]> jspc29.x-matter.uni-frankfurt.de Git - trb3.git/commitdiff
Switched to Synplify F-2012.03
authorAndreas Neiser <neiser@kph.uni-mainz.de>
Tue, 23 Apr 2013 07:50:58 +0000 (09:50 +0200)
committerAndreas Neiser <neiser@kph.uni-mainz.de>
Tue, 23 Apr 2013 07:50:58 +0000 (09:50 +0200)
cts/compile_central_gsi.pl

index 76ef5a34bb14fa8dcfcbd17fc3450c1cd62c2cd9..7f7c600b6754ac0cf0392ef9fdfed4a0535753e7 100755 (executable)
@@ -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';
 ###################################################################################