From: hadeshyp Date: Fri, 20 Apr 2012 17:47:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=e2988c9a33d91aa1fad9a90f2208dbd37a6724f1;p=trb3.git *** empty log message *** --- diff --git a/base/compile_central_frankfurt.pl b/base/compile_central_frankfurt.pl index 0f581dd..f502e0e 100755 --- a/base/compile_central_frankfurt.pl +++ b/base/compile_central_frankfurt.pl @@ -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"; ###################################################################################