From: hadeshyp Date: Wed, 1 Aug 2012 17:16:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=936b1e094b044bfd640b6dbb08ef45f3e29e88d8;p=trb3.git *** empty log message *** --- diff --git a/cts/trb3_central.prj b/cts/trb3_central.prj index 831554e..522ec77 100644 --- a/cts/trb3_central.prj +++ b/cts/trb3_central.prj @@ -203,8 +203,6 @@ add_file -vhdl -lib work "../../trbnet/lattice/ecp3/fifo/fifo_18x1k_oreg.vhd" add_file -vhdl -lib work "../../trbnet/lattice/ecp3/fifo/fifo_18x2k_oreg.vhd" add_file -vhdl -lib work "../../trbnet/lattice/ecp2m/fifo/fifo_var_oreg.vhd" - - add_file -vhdl -lib work "../../trbnet/lattice/ecp3/spi_dpram_32_to_8.vhd" add_file -vhdl -lib work "../../trbnet/lattice/ecp3/fifo/fifo_19x16_obuf.vhd" add_file -vhdl -lib work "../../trbnet/lattice/ecp3/fifo/fifo_19x16.vhd" @@ -224,8 +222,16 @@ add_file -vhdl -lib work "../../trbnet/media_interfaces/trb_net16_med_ecp3_sfp.v add_file -vhdl -lib work "../../trbnet/media_interfaces/trb_net16_med_ecp3_sfp_4_onboard.vhd" add_file -vhdl -lib work "../base/cores/pll_in200_out100.vhd" -add_file -vhdl -lib work "./trb3_central.vhd" +add_file -vhdl -lib work "../cts2/cts_pkg.vhd" +add_file -vhdl -lib work "../cts2/cts_fifo.vhd" +add_file -vhdl -lib work "../cts2/cts_trg_input.vhd" +add_file -vhdl -lib work "../cts2/cts_trg_coin.vhd" +add_file -vhdl -lib work "../cts2/cts_trg_pseudorand_pulser.vhd" +add_file -vhdl -lib work "../cts2/cts_trigger.vhd" +add_file -vhdl -lib work "../cts2/cts.vhd" + +add_file -vhdl -lib work "./trb3_central.vhd"