]> jspc29.x-matter.uni-frankfurt.de Git - trb3.git/commitdiff
encoder name correctiongit add Channel.vhd Channel_200.vhd Encoder_304_Bit.vhd Readou...
authorCahit <c.ugur@gsi.de>
Wed, 3 Dec 2014 08:20:53 +0000 (09:20 +0100)
committerCahit <c.ugur@gsi.de>
Wed, 3 Dec 2014 08:20:53 +0000 (09:20 +0100)
tdc_releases/tdc_v1.6.3/Encoder_304_Bit.vhd

index d4232b4e4870aa18c7fb31532880b6c5445c58f7..49d46a809f11022546aa5ed8f355ca4da7c39482 100644 (file)
@@ -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,