From 46c16bc3b9233d0ffc65727f13622105b4e91a80 Mon Sep 17 00:00:00 2001 From: Jan Michel Date: Mon, 20 May 2019 16:40:23 +0200 Subject: [PATCH] Update to new tool versions --- backplanemaster/config_compile_frankfurt.pl | 4 ++-- hub/config_compile_frankfurt.pl | 4 ++-- tdctemplate/config_compile_frankfurt.pl | 8 +++++--- template/config_compile_frankfurt.pl | 4 ++-- 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/backplanemaster/config_compile_frankfurt.pl b/backplanemaster/config_compile_frankfurt.pl index 1cc1231..0cf8f69 100644 --- a/backplanemaster/config_compile_frankfurt.pl +++ b/backplanemaster/config_compile_frankfurt.pl @@ -1,8 +1,8 @@ TOPNAME => "trb3sc_master", lm_license_file_for_synplify => "27020\@jspc29", #"27000\@lxcad01.gsi.de"; lm_license_file_for_par => "1702\@hadeb05.gsi.de", -lattice_path => '/d/jspc29/lattice/diamond/3.9_x64/', -synplify_path => '/d/jspc29/lattice/synplify/L-2016.09-1/', +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/N-2017.09-1/', # synplify_command => "/d/jspc29/lattice/diamond/3.6_x64/bin/lin64/synpwrap -fg -options", diff --git a/hub/config_compile_frankfurt.pl b/hub/config_compile_frankfurt.pl index dc1b312..6aa6e41 100644 --- a/hub/config_compile_frankfurt.pl +++ b/hub/config_compile_frankfurt.pl @@ -1,8 +1,8 @@ TOPNAME => "trb3sc_hub", lm_license_file_for_synplify => "27020\@jspc29", #"27000\@lxcad01.gsi.de"; lm_license_file_for_par => "1702\@hadeb05.gsi.de", -lattice_path => '/d/jspc29/lattice/diamond/3.9_x64', -synplify_path => '/d/jspc29/lattice/synplify/K-2015.09/', +lattice_path => '/d/jspc29/lattice/diamond/3.10_x64', +synplify_path => '/d/jspc29/lattice/synplify/O-2018.09-SP1', #synplify_path => '/d/jspc29/lattice/synplify/L-2016.09-1/', #synplify_command => "/d/jspc29/lattice/diamond/3.5_x64/bin/lin64/synpwrap -fg -options", #synplify_command => "/d/jspc29/lattice/synplify/J-2014.09-SP2/bin/synplify_premier_dp", diff --git a/tdctemplate/config_compile_frankfurt.pl b/tdctemplate/config_compile_frankfurt.pl index 14da0cb..8c14c41 100644 --- a/tdctemplate/config_compile_frankfurt.pl +++ b/tdctemplate/config_compile_frankfurt.pl @@ -1,12 +1,14 @@ TOPNAME => "trb3sc_tdctemplate", lm_license_file_for_synplify => "27020\@jspc29", #"27000\@lxcad01.gsi.de"; lm_license_file_for_par => "1702\@hadeb05.gsi.de", -lattice_path => '/d/jspc29/lattice/diamond/3.9_x64', -synplify_path => '/d/jspc29/lattice/synplify/N-2017.09-1/', +lattice_path => '/d/jspc29/lattice/diamond/3.10_x64', +synplify_path => '/d/jspc29/lattice/synplify/O-2018.09-SP1/', nodelist_file => '../tdctemplate/nodes_tdctemplate.txt', #Include only necessary lpf files #pinout_file => 'trb3sc_32pin', #name of pin-out file, if not equal TOPNAME -pinout_file => 'trb3sc_padiwa', #name of pin-out file, if not equal TOPNAME +#pinout_file => 'trb3sc_padiwa', #name of pin-out file, if not equal TOPNAME +pinout_file => 'trb3sc_ada', #name of pin-out file, if not equal TOPNAME + include_TDC => 1, include_GBE => 0, diff --git a/template/config_compile_frankfurt.pl b/template/config_compile_frankfurt.pl index 9de99d5..1efd4e6 100644 --- a/template/config_compile_frankfurt.pl +++ b/template/config_compile_frankfurt.pl @@ -9,8 +9,8 @@ synplify_path => '/d/jspc29/lattice/synplify/L-2016.09-1/', nodelist_file => 'nodelist_frankfurt.txt', -#Include only necessary lpf files -#pinout_file => '', #name of pin-out file, if not equal TOPNAME +#Include only necessary lpf files #trb3sc_rj_bynumbers - for Hades trigger gen +pinout_file => 'trb3sc_rj_bynumbers', #name of pin-out file, if not equal TOPNAME include_TDC => 0, include_GBE => 0, -- 2.43.0