From e2988c9a33d91aa1fad9a90f2208dbd37a6724f1 Mon Sep 17 00:00:00 2001 From: hadeshyp Date: Fri, 20 Apr 2012 17:47:45 +0000 Subject: [PATCH] *** empty log message *** --- base/compile_central_frankfurt.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"; ################################################################################### -- 2.43.0