TOPNAME => "mdctdc",
lm_license_file_for_synplify => "27020\@jspc29", #"27000\@lxcad01.gsi.de";
lm_license_file_for_par => "1710\@jspc29",
-lattice_path => '/d/jspc29/lattice/diamond/3.12',
+lattice_path => '/d/jspc29/lattice/diamond/3.14',
#synplify_path => '/d/jspc29/lattice/synplify/V-2023.09-SP1/',#T-2022.09-SP2/',
synplify_path => '/d/jspc29/lattice/synplify/W-2024.09/',
MULTICYCLE FROM CELL "THE_TDC/gen_CHANNELS.*.THE_HITBUF/STATUS_OU*" 10 ns;
MULTICYCLE FROM CELL "reset_i_fas*" 10 ns;
-
+MULTICYCLE FROM CELL "THE_ENDPOINT/THE_ENDPOINT/reset_no_link" 10 ns;
REGION "MEDIA" "R57C34D" 13 30;
#LOCATE UGROUP "THE_MEDIA_INTERFACE/media_interface_group" REGION "MEDIA" ;
--- /dev/null
+// nodes file for parallel place&route
+
+[jspc85]
+SYSTEM = linux
+CORENUM = 7
+ENV = /d/jspc29/lattice/312_settings.sh
+WORKDIR = /d/jspc22/trb/git/mdcupgrade/DBO/workdir
#-m nodelist.txt # Controlled by the compile.pl script.
#-n 1 # Controlled by the compile.pl script.
-s 10
--t 18
+-t 41
-c 2
-e 2
-i 10
TOPNAME => "mdcoep",
lm_license_file_for_synplify => "27020\@jspc29", #"27000\@lxcad01.gsi.de";
+#lm_license_file_for_synplify => "1702\@hadeb05.gsi.de",
+
+
lm_license_file_for_par => "1710\@jspc29", #1702
lattice_path => '/d/jspc29/lattice/diamond/3.12',
-synplify_path => '/d/jspc29/lattice/synplify/V-2023.09-SP1/',#T-2022.09-SP2/',
+synplify_path => '/d/jspc29/lattice/synplify/W-2024.09/',#T-2022.09-SP2/',
+#synplify_command => '/d/jspc29/lattice/diamond/3.12/bin/lin64/synpwrap -options ',
nodelist_file => 'nodelist_frankfurt.txt',
pinout_file => 'oep',
THE_BUS_HANDLER : entity work.trb_net16_regio_bus_handler_record
generic map(
PORT_NUMBER => 4,
- PORT_ADDRESSES => (0 => x"d000", 1 => x"b000", 2 => x"c000", 3 => x"b200", others => x"0000"),
- PORT_ADDR_MASK => (0 => 12, 1 => 9, 2 => 12, 3 => 9, others => 0),
+ PORT_ADDRESSES => (0 => x"d000", 1 => x"b000", 2 => x"b200", others => x"0000"),
+ PORT_ADDR_MASK => (0 => 12, 1 => 9, 2 => 9, others => 0),
PORT_MASK_ENABLE => 1
)
port map(
BUS_RX(0) => bustools_rx, --Flash, SPI, UART, ADC, SED
BUS_RX(1) => bussci_rx, --SCI Serdes
- BUS_RX(2) => bustdc_rx, --Clock switch
- BUS_RX(3) => bussci2_rx,
+ --BUS_RX(2) => bustdc_rx, --Clock switch
+ BUS_RX(2) => bussci2_rx,
BUS_TX(0) => bustools_tx,
BUS_TX(1) => bussci_tx,
- BUS_TX(2) => bustdc_tx,
- BUS_TX(3) => bussci2_tx,
+ --BUS_TX(2) => bustdc_tx,
+ BUS_TX(2) => bussci2_tx,
STAT_DEBUG => open
);
[jspc85]
SYSTEM = linux
-CORENUM = 7
+CORENUM = 9
ENV = /d/jspc29/lattice/312_settings.sh
WORKDIR = /d/jspc22/trb/git/mdcupgrade/OEP/workdir
#-m nodelist.txt # Controlled by the compile.pl script.
#-n 1 # Controlled by the compile.pl script.
-s 10
--t 30
+-t 12
-c 2
-e 2
-i 10