From: Andreas Neiser Date: Tue, 23 Apr 2013 07:50:58 +0000 (+0200) Subject: Switched to Synplify F-2012.03 X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=c80a17dad9f80f79799f020effddf1ee08933052;p=trb3.git Switched to Synplify F-2012.03 --- diff --git a/cts/compile_central_gsi.pl b/cts/compile_central_gsi.pl index 76ef5a3..7f7c600 100755 --- a/cts/compile_central_gsi.pl +++ b/cts/compile_central_gsi.pl @@ -10,9 +10,9 @@ use FileHandle; #Settings for this project my $TOPNAME = "trb3_central"; #Name of top-level entity my $lattice_path = '/opt/lattice/diamond/2.01'; -my $synplify_path = '/opt/synplicity/G-2012.09-SP1'; -my $lm_license_file_for_synplify = "27000\@lxcad01.gsi.de"; -my $lm_license_file_for_par = "1702\@hadeb05.gsi.de"; +my $synplify_path = '/opt/synplicity/F-2012.03-SP1'; +my $lm_license_file_for_synplify = '27000@lxcad01.gsi.de'; +my $lm_license_file_for_par = '1702@hadeb05.gsi.de'; ###################################################################################