]> jspc29.x-matter.uni-frankfurt.de Git - trb3.git/commitdiff
*** empty log message ***
authorhadaq <hadaq>
Mon, 27 Aug 2012 12:42:26 +0000 (12:42 +0000)
committerhadaq <hadaq>
Mon, 27 Aug 2012 12:42:26 +0000 (12:42 +0000)
tdc_test/compile_constraints.pl

index 12ec56197d690d138bf39916c136c4c18c87b654..cc53986f332ecbd761c92484754877030f08d86a 100644 (file)
@@ -7,6 +7,5 @@ my $TOPNAME                      = "trb3_periph";  #Name of top-level entity
 my $BasePath                     = "../base/";     #path to "base" directory
 
 #create full lpf file
-system("cp $BasePath/trb3_periph_mainz.lpf workdir/$TOPNAME.lpf");
-system("cat ".$TOPNAME."_constraints.lpf >> workdir/$TOPNAME.lpf");
-
+system("cp ../base/trb3_periph_mainz.lpf workdir/$TOPNAME.lpf");
+system("cat ../tdc_releases/tdc_v0.5/".$TOPNAME."_constraints.lpf >> workdir/$TOPNAME.lpf");