]> jspc29.x-matter.uni-frankfurt.de Git - trb3.git/commitdiff
changed to new tdc constraint file
authorJan Michel <j.michel@gsi.de>
Thu, 6 Mar 2014 09:53:56 +0000 (10:53 +0100)
committerJan Michel <j.michel@gsi.de>
Thu, 6 Mar 2014 09:54:12 +0000 (10:54 +0100)
32PinAddOn/compile_constraints_frankfurt.pl

index 3c6e4d9fa1772580b58acc96a65501ad4a6c51bb..791c403a0d7a281f0de16790d2c86d332e7a4c5e 100755 (executable)
@@ -9,5 +9,5 @@ my $TOPNAME                      = "trb3_periph_32PinAddOn";  #Name of top-level
 #create full lpf file
 system("cp ../base/trb3_periph_32PinAddOn.lpf workdir/$TOPNAME.lpf");
 system("cat currentRelease/trbnet_constraints.lpf >> workdir/$TOPNAME.lpf");
-system("cat currentRelease/tdc_constraints.lpf >> workdir/$TOPNAME.lpf");
+system("cat currentRelease/tdc_constraints_2.lpf >> workdir/$TOPNAME.lpf");