From: Jan Michel Date: Thu, 6 Mar 2014 09:53:56 +0000 (+0100) Subject: changed to new tdc constraint file X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=76527de1dd8e157f9b770a4bc604f256d3b65dbd;p=trb3.git changed to new tdc constraint file --- diff --git a/32PinAddOn/compile_constraints_frankfurt.pl b/32PinAddOn/compile_constraints_frankfurt.pl index 3c6e4d9..791c403 100755 --- a/32PinAddOn/compile_constraints_frankfurt.pl +++ b/32PinAddOn/compile_constraints_frankfurt.pl @@ -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");