From: Jan Michel Date: Wed, 2 Jul 2014 17:00:42 +0000 (+0200) Subject: update to CTS project file for TDCs X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=a99f724c98f0f7fb5324eaadeab54de3c5075e99;p=trb3.git update to CTS project file for TDCs --- diff --git a/cts/trb3_central.prj b/cts/trb3_central.prj index 1faeba0..235b163 100644 --- a/cts/trb3_central.prj +++ b/cts/trb3_central.prj @@ -57,6 +57,7 @@ impl -active "workdir" #add_file options add_file -vhdl -lib work "../../trbnet/trb_net_std.vhd" +add_file -vhdl -lib "work" "tdc_release/tdc_version.vhd" add_file -vhdl -lib work "version.vhd" add_file -vhdl -lib work "config.vhd" add_file -vhdl -lib work "../../trbnet/trb_net_components.vhd" diff --git a/wasa/trb3_periph_padiwa.prj b/wasa/trb3_periph_padiwa.prj index c0e68cf..0fa0110 100644 --- a/wasa/trb3_periph_padiwa.prj +++ b/wasa/trb3_periph_padiwa.prj @@ -52,7 +52,7 @@ impl -active "workdir" #add_file options add_file -vhdl -lib work "version.vhd" -add_file -vhdl -lib work "currectRelease/tdc_version.vhd" +add_file -vhdl -lib work "currentRelease/tdc_version.vhd" add_file -vhdl -lib work "config.vhd" add_file -vhdl -lib work "../../trbnet/trb_net_std.vhd" add_file -vhdl -lib work "../../trbnet/trb_net_components.vhd" @@ -96,6 +96,7 @@ add_file -vhdl -lib work "../../trbnet/basics/signal_sync.vhd" add_file -vhdl -lib work "../../trbnet/basics/ram_dp_rw.vhd" add_file -vhdl -lib work "../../trbnet/basics/pulse_stretch.vhd" +add_file -vhdl -lib work "../../trbnet/special/bus_register_handler.vhd" add_file -vhdl -lib work "../../trbnet/special/handler_lvl1.vhd" add_file -vhdl -lib work "../../trbnet/special/handler_data.vhd" add_file -vhdl -lib work "../../trbnet/special/handler_ipu.vhd" @@ -166,7 +167,9 @@ add_file -vhdl -lib "work" "currentRelease/fallingEdgeDetect.vhd" add_file -vhdl -lib "work" "currentRelease/risingEdgeDetect.vhd" add_file -vhdl -lib "work" "currentRelease/hit_mux.vhd" add_file -vhdl -lib "work" "../base/cores/FIFO_36x128_OutReg.vhd" +add_file -vhdl -lib "work" "../base/cores/FIFO_36x32_OutReg.vhd" add_file -vhdl -lib "work" "../base/cores/FIFO_DC_36x128_OutReg.vhd" +add_file -vhdl -lib "work" "../base/cores/FIFO_DC_36x32_OutReg.vhd" add_file -vhdl -lib "work" "../base/code/input_to_trigger_logic.vhd" add_file -vhdl -lib "work" "../base/code/input_statistics.vhd" add_file -vhdl -lib "work" "../base/code/sedcheck.vhd"