From dd7f11b42d5de2946b95cf2453b9212e3c8c32f0 Mon Sep 17 00:00:00 2001 From: hadeshyp Date: Thu, 4 Dec 2008 14:22:40 +0000 Subject: [PATCH] *** empty log message *** --- trb_net16_med_ecp_sfp.vhd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trb_net16_med_ecp_sfp.vhd b/trb_net16_med_ecp_sfp.vhd index bd243c1..b4ae653 100644 --- a/trb_net16_med_ecp_sfp.vhd +++ b/trb_net16_med_ecp_sfp.vhd @@ -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 -- 2.43.0