]> jspc29.x-matter.uni-frankfurt.de Git - trb3.git/commitdiff
*** empty log message ***
authorhadeshyp <hadeshyp>
Fri, 20 Apr 2012 17:47:45 +0000 (17:47 +0000)
committerhadeshyp <hadeshyp>
Fri, 20 Apr 2012 17:47:45 +0000 (17:47 +0000)
base/compile_central_frankfurt.pl

index 0f581ddd73a4fba9e0afd6e98dcc886b6ad05569..f502e0e833858e3d95cea2122d60ecf6ae8d3963 100755 (executable)
@@ -10,8 +10,8 @@ use strict;
 #Settings for this project
 my $TOPNAME                      = "trb3_central";  #Name of top-level entity
 my $BasePath                     = "../base/";     #path to "base" directory
-my $lattice_path                 = '/d/sugar/lattice/diamond/1.3';
-my $synplify_path                = '/d/sugar/lattice/synplify/D-2010.03/';
+my $lattice_path                 = '/d/jspc29/lattice/diamond/1.4';
+my $synplify_path                = '/d/jspc29/lattice/synplify/D-2010.03/';
 my $lm_license_file_for_synplify = "27000\@localhost";
 my $lm_license_file_for_par      = "1710\@cronos.e12.physik.tu-muenchen.de";
 ###################################################################################