]> jspc29.x-matter.uni-frankfurt.de Git - trb3.git/commitdiff
CTS changes to make 1.7.x / 1.6.3 TDC switch easier
authorAndreas Neiser <neiser@kph.uni-mainz.de>
Tue, 2 Dec 2014 11:58:39 +0000 (12:58 +0100)
committerAndreas Neiser <neiser@kph.uni-mainz.de>
Tue, 2 Dec 2014 11:58:39 +0000 (12:58 +0100)
cts/trb3_central.prj

index ecad6c77db026cbf93ad67d680191a3b5f52e04c..0c73d3abf4479c62e37dc845fa4701bf84426d5c 100644 (file)
@@ -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"