constant INCLUDE_UART : integer := c_NO; --300 slices
constant INCLUDE_SPI : integer := c_YES; --300 slices --needed for Dirich2
+ constant INCLUDE_ADC : integer := c_YES;
constant INCLUDE_LCD : integer := c_NO; --800 slices
constant INCLUDE_DEBUG_INTERFACE: integer := c_NO; --300 slices
Speedgrade => '8',
TOPNAME => "dirich5s",
-lm_license_file_for_synplify => "27000\@lxcad01.gsi.de",
+lm_license_file_for_synplify => "27000\@lxcad03.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',
+lattice_path => '/opt/lattice/diamond/3.12',
+synplify_path => '/opt/synplicity/R-2020.09-SP1',
#synplify_command => "/opt/lattice/diamond/3.5_x64/bin/lin64/synpwrap -fg -options",
-synplify_command => "/opt/synplicity/K-2015.09/bin/synplify_premier_dp",
+synplify_command => "/opt/synplicity/R-2020.09-SP1/bin/synplify_premier_dp",
-nodelist_file => '../nodes_lxhadeb07.txt',
+nodelist_file => '',
pinout_file => 'dirich5s',
par_options => '../par.p2t',
-
+
include_TDC => 1,
include_GBE => 0,