From 216c11e76c5ab960c984bfcb1d18ff127d992de9 Mon Sep 17 00:00:00 2001 From: Hades DAQ Date: Mon, 13 Jun 2022 10:47:17 +0200 Subject: [PATCH] added, mt --- template/config_compile_gsi.pl | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 template/config_compile_gsi.pl diff --git a/template/config_compile_gsi.pl b/template/config_compile_gsi.pl new file mode 100644 index 0000000..94d1fcf --- /dev/null +++ b/template/config_compile_gsi.pl @@ -0,0 +1,33 @@ +Familyname => 'ECP5UM', +Devicename => 'LFE5UM-85F', +Package => 'CABGA756', +Speedgrade => '8', + + +TOPNAME => "trb5sc_template", +lm_license_file_for_synplify => "27000\@lxcad03.gsi.de:27000\@lxcad04.gsi.de", +#lm_license_file_for_synplify => "1702\@hadeb05.gsi.de", +lm_license_file_for_par => "1702\@hadeb05.gsi.de", +lattice_path => '/opt/lattice/diamond/3.12', +synplify_path => '/opt/synplicity/R-2020.09-SP1/',#K-2015.09', +synplify_command => "/opt/synplicity/R-2020.09-SP1/bin/synplify_premier_dp", +#synplify_command => "/opt/lattice/diamond/3.4_x64/bin/lin64/synpwrap -fg -options", +#synplify_path => '',#K-2015.09', +#synplify_command => "/opt/lattice/diamond/3.12/bin/lin64/synpwrap -fg -options", + +nodelist_file => 'nodes_gsi_template.txt', +pinout_file => 'trb5sc_tdc', +par_options => '../par.p2t', + + +#pinout_file => 'trb3sc_richSensor', + +#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.51.0