From 99f84525d920fd3a8d94a12a17fda3f05ef1b94d Mon Sep 17 00:00:00 2001 From: Cahit Date: Fri, 18 Dec 2015 11:26:19 +0100 Subject: [PATCH] updated diamond and synplify versions for the compile script --- tdctemplate/config_compile_gsi.pl | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/tdctemplate/config_compile_gsi.pl b/tdctemplate/config_compile_gsi.pl index 6adab21..f874c48 100644 --- a/tdctemplate/config_compile_gsi.pl +++ b/tdctemplate/config_compile_gsi.pl @@ -1,10 +1,11 @@ TOPNAME => "trb3sc_tdctemplate", 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/J-2014.09-SP2', +lattice_path => '/opt/lattice/diamond/3.6_x64/', +#synplify_path => '/opt/synplicity/J-2014.09-SP2', +synplify_path => '/opt/synplicity/K-2015.09', #synplify_command => "/opt/lattice/diamond/3.5_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 => 'nodes_gsi_template.txt', -- 2.43.0