From: Andreas Neiser Date: Tue, 30 Apr 2013 07:33:43 +0000 (+0200) Subject: CTS: Included Adder_304 from TDC X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=a7ecfc33e157a57ff156f2a10d2847c9cd42f50f;p=trb3.git CTS: Included Adder_304 from TDC --- diff --git a/cts/trb3_central.prj b/cts/trb3_central.prj index 37a1cc8..f803a5a 100644 --- a/cts/trb3_central.prj +++ b/cts/trb3_central.prj @@ -245,7 +245,7 @@ add_file -vhdl -lib work "source/cts.vhd" ############### #Change path to tdc release also in compile script! ############### -#add_file -vhdl -lib "work" "../tdc_releases/tdc_v1.4/Adder_304.vhd" +add_file -vhdl -lib "work" "../tdc_releases/tdc_v1.4/Adder_304.vhd" add_file -vhdl -lib "work" "../tdc_releases/tdc_v1.4/bit_sync.vhd" add_file -vhdl -lib "work" "../tdc_releases/tdc_v1.4/BusHandler.vhd" add_file -vhdl -lib "work" "../tdc_releases/tdc_v1.4/Channel.vhd"