]> jspc29.x-matter.uni-frankfurt.de Git - trbnet.git/commitdiff
*** empty log message ***
authorhadeshyp <hadeshyp>
Thu, 4 Dec 2008 14:22:40 +0000 (14:22 +0000)
committerhadeshyp <hadeshyp>
Thu, 4 Dec 2008 14:22:40 +0000 (14:22 +0000)
trb_net16_med_ecp_sfp.vhd

index bd243c1c984b2f490ae362f152f719476bc54234..b4ae653e7dd28aef7eef4624c3b37a774633f7bd 100644 (file)
@@ -765,7 +765,7 @@ end process THE_SERDES_INPUT_PROC;
 ----------------------
 process(clock)
   begin
-    if rising_edge(CLK) then
+    if rising_edge(clock) then
       led_counter <= led_counter + 1;
 
       if buf_med_dataready_out = '1' then