From bb106b0473c4e236cef7c7571fd19c18d733bba7 Mon Sep 17 00:00:00 2001 From: HADES DAQ Date: Fri, 7 Oct 2022 00:27:42 +0200 Subject: [PATCH] gsi environment, mt --- dirich5s/config_compile_gsi.pl | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/dirich5s/config_compile_gsi.pl b/dirich5s/config_compile_gsi.pl index 70ad53e..e967ad7 100644 --- a/dirich5s/config_compile_gsi.pl +++ b/dirich5s/config_compile_gsi.pl @@ -1,24 +1,26 @@ Familyname => 'ECP5UM', Devicename => 'LFE5UM-85F', -Package => 'CABGA381', +Package => 'CABGA756', Speedgrade => '8', TOPNAME => "dirich5s", -lm_license_file_for_synplify => "27000\@lxcad01.gsi.de", +lm_license_file_for_synplify => "27000\@lxcad04.gsi.de", lm_license_file_for_par => "1702\@hadeb05.gsi.de", -lattice_path => '/opt/lattice/diamond/3.8_x64', -synplify_path => '/opt/synplicity/K-2015.09', -#synplify_command => "/opt/lattice/diamond/3.5_x64/bin/lin64/synpwrap -fg -options", -synplify_command => "/opt/synplicity/K-2015.09/bin/synplify_premier_dp", +lattice_path => '/opt/lattice/diamond/3.12', +synplify_path => '/opt/synplicity/P-2019.09-SP1', +#synplify_command => "/opt/lattice/diamond/3.4_x64/bin/lin64/synpwrap -fg -options", +#synplify_command => "/opt/synplicity/P-2019.09-SP1/bin/synplify_premier_dp", +synplify_command => "/opt/synplicity/R-2020.09-SP1/bin/synplify_premier_dp", -nodelist_file => '../nodes_lxhadeb07.txt', +nodelist_file => "../nodelist_hades69.txt", pinout_file => 'dirich5s', par_options => '../par.p2t', - +#Include only necessary lpf files include_TDC => 1, include_GBE => 0, +#Report settings firefox_open => 0, twr_number_of_errors => 20, no_ltxt2ptxt => 1, #if there is no serdes being used -- 2.43.0