]> jspc29.x-matter.uni-frankfurt.de Git - trb3.git/commitdiff
altered for 64 channel constraints file
authorCahit <c.ugur@gsi.de>
Mon, 31 Mar 2014 10:07:47 +0000 (12:07 +0200)
committerCahit <c.ugur@gsi.de>
Mon, 31 Mar 2014 10:07:47 +0000 (12:07 +0200)
wasa/compile_constraints.pl

index 531dd010fd1e91e09787424026697c2717ab033b..cd1963151945e70b39d4e8d4ce25cff7530304ee 100755 (executable)
@@ -8,7 +8,7 @@ my $TOPNAME  = "trb3_periph_padiwa"; #Name of top-level entity
 #create full lpf file
 system("cp ../base/$TOPNAME.lpf diamond/$TOPNAME.lpf");
 system("cat tdc_release/trbnet_constraints.lpf >> diamond/$TOPNAME.lpf");
-system("cat tdc_release/tdc_constraints.lpf >> diamond/$TOPNAME.lpf");
+system("cat tdc_release/tdc_constraints_64.lpf >> diamond/$TOPNAME.lpf");
 
 
 $TOPNAME  = "panda_dirc_wasa"; #Name of top-level entity