]> jspc29.x-matter.uni-frankfurt.de Git - trbnet.git/commitdiff
Revert "add missing end if"
authorJan Michel <j.michel@gsi.de>
Fri, 15 Dec 2017 15:44:15 +0000 (16:44 +0100)
committerJan Michel <j.michel@gsi.de>
Fri, 2 Feb 2018 11:06:18 +0000 (12:06 +0100)
This reverts commit 01b508310d4eb4369218c0b70fc008a672ea895a.

gbe_trb/base/trb_net16_gbe_main_control.vhd

index 91aa586d47bacc5da61b1538e8b82f262f4661a8..0537eabf42330f098832c3f54598e70d8f8c8f89 100644 (file)
@@ -672,7 +672,6 @@ begin
                                  link_current_state <= INACTIVE;
                          end if;
                      end if;
-                   end if;  
                end process;
        end generate lsm_impl_gen;
 
@@ -1015,4 +1014,4 @@ begin
                end if;
        end process;
 
-end trb_net16_gbe_main_control;
+end trb_net16_gbe_main_control;
\ No newline at end of file