]> jspc29.x-matter.uni-frankfurt.de Git - trb3.git/commitdiff
Included Adder_304 as ngo with symlink to workdir in CTS
authorAndreas Neiser <neiser@kph.uni-mainz.de>
Tue, 30 Apr 2013 07:54:07 +0000 (09:54 +0200)
committerAndreas Neiser <neiser@kph.uni-mainz.de>
Tue, 30 Apr 2013 08:08:03 +0000 (10:08 +0200)
cts/trb3_central.prj
cts/workdir/Adder_304.ngo [new symlink]

index f803a5acf2d1f44a07424a534f60d17587ac4dd8..33a2a7c49d8c6d1131817084460e97e83891f05a 100644 (file)
@@ -245,7 +245,8 @@ add_file -vhdl -lib work "source/cts.vhd"
 ###############
 #Change path to tdc release also in compile script!
 ###############
-add_file -vhdl -lib "work" "../tdc_releases/tdc_v1.4/Adder_304.vhd"
+# don't use vhd but link Adder_304.ngo to workdir!
+#add_file -vhdl -lib "work" "../tdc_releases/tdc_v1.4/Adder_304.vhd"
 add_file -vhdl -lib "work" "../tdc_releases/tdc_v1.4/bit_sync.vhd"
 add_file -vhdl -lib "work" "../tdc_releases/tdc_v1.4/BusHandler.vhd"
 add_file -vhdl -lib "work" "../tdc_releases/tdc_v1.4/Channel.vhd"
diff --git a/cts/workdir/Adder_304.ngo b/cts/workdir/Adder_304.ngo
new file mode 120000 (symlink)
index 0000000..97c23d3
--- /dev/null
@@ -0,0 +1 @@
+../../tdc_releases/tdc_v1.4/Adder_304.ngo
\ No newline at end of file