From: hadaq Date: Mon, 1 Oct 2012 12:37:43 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=9b1833770aa282646b7220e387a4c326b4bfb544;p=trb3.git *** empty log message *** --- diff --git a/tdc_test/compile_constraints.pl b/tdc_test/compile_constraints.pl index cc53986..9188d0b 100644 --- a/tdc_test/compile_constraints.pl +++ b/tdc_test/compile_constraints.pl @@ -8,4 +8,4 @@ my $BasePath = "../base/"; #path to "base" directory #create full lpf file system("cp ../base/trb3_periph_mainz.lpf workdir/$TOPNAME.lpf"); -system("cat ../tdc_releases/tdc_v0.5/".$TOPNAME."_constraints.lpf >> workdir/$TOPNAME.lpf"); +system("cat ../tdc_releases/tdc_v0.6/".$TOPNAME."_constraints.lpf >> workdir/$TOPNAME.lpf");