From bc741e4fd81e9fd9432157e3477c93d720fcd4f9 Mon Sep 17 00:00:00 2001 From: Jan Michel Date: Fri, 14 May 2021 17:14:25 +0200 Subject: [PATCH] add config_compile for mimosis --- mimosis/config_compile_frankfurt.pl | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 mimosis/config_compile_frankfurt.pl diff --git a/mimosis/config_compile_frankfurt.pl b/mimosis/config_compile_frankfurt.pl new file mode 100644 index 0000000..3bef155 --- /dev/null +++ b/mimosis/config_compile_frankfurt.pl @@ -0,0 +1,25 @@ +Familyname => 'ECP5UM', +Devicename => 'LFE5UM-85F', +Package => 'CABGA756', +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.10_x64', +synplify_path => '/d/jspc29/lattice/synplify/O-2018.09-SP1/', + +nodelist_file => '../nodelist_frankfurt.txt', +pinout_file => 'trb5sc_tdc', +par_options => '../par.p2t', + + +#Include only necessary lpf files +include_TDC => 0, +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