--- /dev/null
+TOPNAME => "trb3sc_adc",
+lm_license_file_for_synplify => "27000\@lxcad01.gsi.de",
+lm_license_file_for_par => "1702\@hadeb05.gsi.de",
+lattice_path => '/opt/lattice/diamond/3.5_x64/',
+synplify_path => '/opt/synplicity/K-2015.09',
+synplify_command => "/opt/synplicity/K-2015.09/bin/synplify_premier_dp",
+
+nodelist_file => 'nodelist_gsi_template.txt',
+
+firefox_open => 0,
+twr_number_of_errors => 20,
+
$ENV{'PAR_DESIGN_NAME'}=$TOPNAME;
$ENV{'SYNPLIFY'}=$synplify_path;
-$ENV{'LC_ALL'}="en_US\@UTF-8";
+$ENV{'LC_ALL'}=$synplify_locale_workaround;
$ENV{'SYN_DISABLE_RAINBOW_DONGLE'}=1;
$ENV{'LM_LICENSE_FILE'}=$lm_license_file_for_synplify;
$ENV{'SYNPLIFY_BINARY'}=$config{synplify_binary};
lattice_path => '/opt/lattice/diamond/3.4_x64/',
synplify_path => '/opt/synplicity/J-2014.09-SP2',
#synplify_command => "/opt/lattice/diamond/3.4_x64/bin/lin64/synpwrap -fg -options",
-synplify_command => "/opt/synplicity/J-2014.09-SP2/bin/synplify_premier_dp",
+synplify_command => "/opt/synplicity/K-2015.09/bin/synplify_premier_dp",
nodelist_file => 'nodelist_gsi_template.txt',