From: hadeshyp Date: Wed, 16 Jan 2008 14:51:58 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: oldGBE~629 X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=6840c150fc88525922a49d88e4f0e3f5eb0cab3b;p=trbnet.git *** empty log message *** --- diff --git a/optical_link/hub.vhd b/optical_link/hub.vhd index dbf73d3..b481f4c 100644 --- a/optical_link/hub.vhd +++ b/optical_link/hub.vhd @@ -668,14 +668,14 @@ begin TX_DIS_g : for synch_fsm_state in 0 to HOW_MANY_CHANNELS-1 generate begin TX_DIS(synch_fsm_state+1) <= '0'; - end generate LOK_STATUS_DIOD_EN; + end generate; TX_DIS_g1 : for not_connected in 0 to 16-HOW_MANY_CHANNELS-1 generate begin WHEN_NOT_ALL_EN : if HOW_MANY_CHANNELS < 16 generate TX_DIS(16-not_connected) <= '1'; end generate WHEN_NOT_ALL_EN; - end generate LOK_STATUS_DIOD_DIS; + end generate; --------------------------------------------------------------------------- -- setting LED