From: Cahit Date: Mon, 31 Mar 2014 10:07:47 +0000 (+0200) Subject: altered for 64 channel constraints file X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=6b850cbcd19e7dd3d6e2825611dc0b287a7a2650;p=trb3.git altered for 64 channel constraints file --- diff --git a/wasa/compile_constraints.pl b/wasa/compile_constraints.pl index 531dd01..cd19631 100755 --- a/wasa/compile_constraints.pl +++ b/wasa/compile_constraints.pl @@ -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