]> jspc29.x-matter.uni-frankfurt.de Git - trb3.git/commitdiff
TDC source files added to the project
authorhadaq <hadaq>
Fri, 28 Oct 2011 15:27:50 +0000 (15:27 +0000)
committerhadaq <hadaq>
Fri, 28 Oct 2011 15:27:50 +0000 (15:27 +0000)
base/trb3_periph.prj

index 7aab393c44d3696e0b6348c50ce2a0d9c1e9cc87..c475fce7cf43751420423096012d7eb83c60414c 100644 (file)
@@ -138,6 +138,19 @@ add_file -vhdl -lib work "../../trbnet/media_interfaces/trb_net16_med_ecp3_sfp.v
 add_file -vhdl -lib "work" "../base/cores/pll_in200_out100.vhd"
 add_file -vhdl -lib "work" "./trb3_periph.vhd"
 
+add_file -vhdl -lib "work" "../base/tdc_source_files/TDC.vhd"
+add_file -vhdl -lib "work" "../base/tdc_source_files/Adder_320.vhd"
+add_file -vhdl -lib "work" "../base/tdc_source_files/Channel_320.vhd"
+add_file -vhdl -lib "work" "../base/tdc_source_files/Encoder_320_Bit.vhd"
+add_file -vhdl -lib "work" "../base/tdc_source_files/FIFO_32x512_Oreg.vhd"
+add_file -vhdl -lib "work" "../base/tdc_source_files/ROM_FIFO.vhd"
+add_file -vhdl -lib "work" "../base/cores/bit_sync.vhd"
+add_file -vhdl -lib "work" "../base/cores/edge_to_pulse_fast.vhd"
+add_file -vhdl -lib "work" "../base/cores/f_divider.vhd"
+add_file -vhdl -lib "work" "../base/cores/signal_sync.vhd"
+add_file -vhdl -lib "work" "../base/cores/up_counter.vhd"
+
+