]> jspc29.x-matter.uni-frankfurt.de Git - trb3.git/commitdiff
Finally the linkdesignfiles business works!
authorAndreas Neiser <neiser@kph.uni-mainz.de>
Thu, 27 Feb 2014 13:27:14 +0000 (14:27 +0100)
committerAndreas Neiser <neiser@kph.uni-mainz.de>
Thu, 27 Feb 2014 13:27:14 +0000 (14:27 +0100)
base/linkdesignfiles.sh
cts/compile_central_gsi.pl

index fc926b4887741e64908a6bf1a4645ccd48e96ea4..9a4f3014692e84c4821da3c37432453ea19e17e6 100755 (executable)
@@ -7,7 +7,7 @@
 ln -s ../../../trbnet/gbe2_ecp3/ipcores_ecp3/sgmii_gbe_pcs35/sgmii_gbe_pcs35.ngo
 ln -s ../../../trbnet/gbe2_ecp3/ipcores_ecp3/tsmac35/tsmac35.ngo
 ln -s ../../../trbnet/gbe2_ecp3/ipcores_ecp3/tsmac35/pmi_ram_dpEbnonessdn208256208256.ngo
-#ln -s ../../../trbnet/gbe2_ecp3/ipcores_ecp3/tsmac35/pmi_ram_dpEbnonessdn96649664.ngo
+ln -s ../../../trbnet/gbe2_ecp3/ipcores_ecp3/tsmac35/pmi_ram_dpEbnonessdn96649664.ngo
 ln -s ../../../trbnet/gbe2_ecp3/ipcores_ecp3/serdes_gbe_0ch/serdes_gbe_0ch.txt
 ln -s ../../../trbnet/gbe2_ecp3/ipcores_ecp3/serdes_ch4.txt
 ln -s ../../../trbnet/media_interfaces/ecp3_sfp/sfp_0_200_int.txt
index cc22cded059387d88da7c427a38897e4748be1cb..b808f34bc942d9d952e6095c3b950ddc4178e43f 100755 (executable)
@@ -47,6 +47,7 @@ unless(-d $WORKDIR) {
   mkdir $WORKDIR or die "can't create workdir '$WORKDIR': $!";
   system ("cd workdir; ../../base/linkdesignfiles.sh; cd ..;");
   system ("ln -sfT ../tdc_release/Adder_304.ngo $WORKDIR/Adder_304.ngo");
+  system ("cp ../base/mulipar_nodelist_example.txt $WORKDIR/nodelist.txt");
 }
 
 system("ln -sfT $lattice_path $WORKDIR/lattice-diamond");