From: Cahit Date: Wed, 3 Dec 2014 08:20:53 +0000 (+0100) Subject: encoder name correctiongit add Channel.vhd Channel_200.vhd Encoder_304_Bit.vhd Readou... X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=b23dcb791221db5ae5a32bbfe1ae646fc3837c8d;p=trb3.git encoder name correctiongit add Channel.vhd Channel_200.vhd Encoder_304_Bit.vhd Readout.vhd TDC.vhd tdc_components.vhd --- diff --git a/tdc_releases/tdc_v1.6.3/Encoder_304_Bit.vhd b/tdc_releases/tdc_v1.6.3/Encoder_304_Bit.vhd index d4232b4..49d46a8 100644 --- a/tdc_releases/tdc_v1.6.3/Encoder_304_Bit.vhd +++ b/tdc_releases/tdc_v1.6.3/Encoder_304_Bit.vhd @@ -4,7 +4,7 @@ -- File : Encoder_304_Bit.vhd -- Author : Cahit Ugur -- Created : 2011-11-28 --- Last update: 2014-04-10 +-- Last update: 2014-12-03 ------------------------------------------------------------------------------- -- Description: Encoder for 304 bits ------------------------------------------------------------------------------- @@ -168,7 +168,7 @@ begin end if; end process Interval_Selection; - ROM_Encoder_1 : ROM_Encoder + ROM_Encoder_1 : ROM_encoder_3 port map ( Address => address_i, OutClock => CLK,