From 1c82871bdb83b2292ad2daebce016d80cbb3216e Mon Sep 17 00:00:00 2001 From: Andreas Neiser Date: Tue, 2 Dec 2014 12:58:39 +0100 Subject: [PATCH] CTS changes to make 1.7.x / 1.6.3 TDC switch easier --- cts/trb3_central.prj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cts/trb3_central.prj b/cts/trb3_central.prj index ecad6c7..0c73d3a 100644 --- a/cts/trb3_central.prj +++ b/cts/trb3_central.prj @@ -273,6 +273,7 @@ if {$INCLUDE_CTS == 1} { add_file -vhdl -lib work "source/cts.vhd" } +add_file -vhdl -lib work "tdc_release/tdc_components.vhd" if {$INCLUDE_TDC == 1} { ############### #Change path to tdc release also in compile script! @@ -291,11 +292,9 @@ if {$INCLUDE_TDC == 1} { add_file -vhdl -lib "work" "tdc_release/LogicAnalyser.vhd" add_file -vhdl -lib "work" "tdc_release/Readout.vhd" add_file -vhdl -lib "work" "tdc_release/risingEdgeDetect.vhd" - add_file -vhdl -lib "work" "tdc_release/ROM4_Encoder.vhd" add_file -vhdl -lib "work" "tdc_release/ROM_encoder_3.vhd" add_file -vhdl -lib "work" "tdc_release/ShiftRegisterSISO.vhd" add_file -vhdl -lib "work" "tdc_release/TDC.vhd" - add_file -vhdl -lib "work" "tdc_release/trb3_periph.vhd" add_file -vhdl -lib "work" "tdc_release/TriggerHandler.vhd" add_file -vhdl -lib "work" "tdc_release/up_counter.vhd" -- 2.43.0