From 9b1833770aa282646b7220e387a4c326b4bfb544 Mon Sep 17 00:00:00 2001 From: hadaq Date: Mon, 1 Oct 2012 12:37:43 +0000 Subject: [PATCH] *** empty log message *** --- tdc_test/compile_constraints.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"); -- 2.43.0