From 83e124ffd8aa6ba68502997f03fed3f67d3e9f99 Mon Sep 17 00:00:00 2001 From: Jan Michel Date: Fri, 1 Jul 2022 13:22:49 +0200 Subject: [PATCH] update compile scripts to new software --- gbe/config_compile_frankfurt.pl | 8 +++++--- mimosis/config_compile_frankfurt.pl | 4 ++-- template/config_compile_frankfurt.pl | 2 +- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/gbe/config_compile_frankfurt.pl b/gbe/config_compile_frankfurt.pl index 9ab85c0..b722b36 100644 --- a/gbe/config_compile_frankfurt.pl +++ b/gbe/config_compile_frankfurt.pl @@ -7,8 +7,10 @@ Speedgrade => '8', TOPNAME => "trb5sc_gbe", lm_license_file_for_synplify => "27020\@jspc29", #"27000\@lxcad01.gsi.de"; lm_license_file_for_par => "1702\@jspc29", -lattice_path => '/d/jspc29/lattice/diamond/3.10_x64', -synplify_path => '/d/jspc29/lattice/synplify/O-2018.09-SP1/', +#lattice_path => '/d/jspc29/lattice/diamond/3.10_x64', +#synplify_path => '/d/jspc29/lattice/synplify/O-2018.09-SP1/', +lattice_path => '/d/jspc29/lattice/diamond/3.11_x64', +synplify_path => '/d/jspc29/lattice/synplify/R-2020.09-SP1/', nodelist_file => '../nodelist_frankfurt.txt', pinout_file => 'trb5sc_gbe', @@ -17,7 +19,7 @@ par_options => '../par.p2t', #Include only necessary lpf files include_TDC => 1, -include_GBE => 0, +include_GBE => 1, #Report settings firefox_open => 0, diff --git a/mimosis/config_compile_frankfurt.pl b/mimosis/config_compile_frankfurt.pl index 04d1fbf..1c3992f 100644 --- a/mimosis/config_compile_frankfurt.pl +++ b/mimosis/config_compile_frankfurt.pl @@ -7,8 +7,8 @@ Speedgrade => '8', TOPNAME => "trb5sc_mimosis", lm_license_file_for_synplify => "27020\@jspc29", #"27000\@lxcad01.gsi.de"; lm_license_file_for_par => "1702\@jspc29", -lattice_path => '/d/jspc29/lattice/diamond/3.11_x64', -synplify_path => '/d/jspc29/lattice/synplify/R-2020.09-SP1/', +lattice_path => '/d/jspc29/lattice/diamond/3.12', +synplify_path => '/d/jspc29/lattice/synplify/S-2021.09-SP2/', nodelist_file => '../nodelist_frankfurt.txt', pinout_file => 'trb5sc_hdmi', diff --git a/template/config_compile_frankfurt.pl b/template/config_compile_frankfurt.pl index 9dc053b..c682b4a 100644 --- a/template/config_compile_frankfurt.pl +++ b/template/config_compile_frankfurt.pl @@ -8,7 +8,7 @@ TOPNAME => "trb5sc_template", lm_license_file_for_synplify => "27020\@jspc29", #"27000\@lxcad01.gsi.de"; lm_license_file_for_par => "1702\@jspc29", lattice_path => '/d/jspc29/lattice/diamond/3.12', -synplify_path => '/d/jspc29/lattice/synplify/R-2020.09-SP1/', +synplify_path => '/d/jspc29/lattice/synplify/S-2021.09-SP2/', nodelist_file => '../nodelist_frankfurt.txt', pinout_file => 'trb5sc_tdc', -- 2.43.0