source: PROJECT_CORE_MPI/CORE_MPI/TRUNK/CORE_MPI.syr @ 15

Last change on this file since 15 was 15, checked in by rolagamo, 12 years ago
File size: 237.9 KB
Line 
1Release 12.3 - xst M.70d (nt64)
2Copyright (c) 1995-2010 Xilinx, Inc.  All rights reserved.
3--> Parameter TMPDIR set to xst/projnav.tmp
4
5
6Total REAL time to Xst completion: 0.00 secs
7Total CPU time to Xst completion: 0.09 secs
8 
9--> Parameter xsthdpdir set to xst
10
11
12Total REAL time to Xst completion: 0.00 secs
13Total CPU time to Xst completion: 0.09 secs
14 
15--> Reading design: CORE_MPI.prj
16
17TABLE OF CONTENTS
18  1) Synthesis Options Summary
19  2) HDL Compilation
20  3) Design Hierarchy Analysis
21  4) HDL Analysis
22  5) HDL Synthesis
23     5.1) HDL Synthesis Report
24  6) Advanced HDL Synthesis
25     6.1) Advanced HDL Synthesis Report
26  7) Low Level Synthesis
27  8) Partition Report
28  9) Final Report
29        9.1) Device utilization summary
30        9.2) Partition Resource Summary
31        9.3) TIMING REPORT
32
33
34=========================================================================
35*                      Synthesis Options Summary                        *
36=========================================================================
37---- Source Parameters
38Input File Name                    : "CORE_MPI.prj"
39Input Format                       : mixed
40Ignore Synthesis Constraint File   : NO
41
42---- Target Parameters
43Output File Name                   : "CORE_MPI"
44Output Format                      : NGC
45Target Device                      : xc3s1200e-5-ft256
46
47---- Source Options
48Top Module Name                    : CORE_MPI
49Automatic FSM Extraction           : YES
50FSM Encoding Algorithm             : Auto
51Safe Implementation                : No
52FSM Style                          : LUT
53RAM Extraction                     : Yes
54RAM Style                          : Auto
55ROM Extraction                     : Yes
56Mux Style                          : Auto
57Decoder Extraction                 : YES
58Priority Encoder Extraction        : Yes
59Shift Register Extraction          : YES
60Logical Shifter Extraction         : YES
61XOR Collapsing                     : YES
62ROM Style                          : Auto
63Mux Extraction                     : Yes
64Resource Sharing                   : YES
65Asynchronous To Synchronous        : NO
66Multiplier Style                   : LUT
67Automatic Register Balancing       : No
68
69---- Target Options
70Add IO Buffers                     : YES
71Global Maximum Fanout              : 100000
72Add Generic Clock Buffer(BUFG)     : 24
73Register Duplication               : YES
74Slice Packing                      : YES
75Optimize Instantiated Primitives   : NO
76Use Clock Enable                   : Yes
77Use Synchronous Set                : Yes
78Use Synchronous Reset              : Yes
79Pack IO Registers into IOBs        : Auto
80Equivalent register Removal        : YES
81
82---- General Options
83Optimization Goal                  : Speed
84Optimization Effort                : 1
85Keep Hierarchy                     : Soft
86Netlist Hierarchy                  : As_Optimized
87RTL Output                         : Yes
88Global Optimization                : AllClockNets
89Read Cores                         : YES
90Write Timing Constraints           : NO
91Cross Clock Analysis               : NO
92Hierarchy Separator                : /
93Bus Delimiter                      : <>
94Case Specifier                     : Maintain
95Slice Utilization Ratio            : 100
96BRAM Utilization Ratio             : 100
97Verilog 2001                       : YES
98Auto BRAM Packing                  : NO
99Slice Utilization Ratio Delta      : 5
100
101=========================================================================
102
103
104=========================================================================
105*                          HDL Compilation                              *
106=========================================================================
107Compiling vhdl file "C:/Core MPI/CORE_MPI/round_robbin_machine.vhd" in Library work.
108Architecture behavioral of Entity round_robbin_machine is up to date.
109Compiling vhdl file "C:/Core MPI/CORE_MPI/MUX1.vhd" in Library work.
110Architecture behavioral of Entity mux1 is up to date.
111Compiling vhdl file "C:/Core MPI/CORE_MPI/DEMUX1.vhd" in Library work.
112Architecture behavioral of Entity demux1 is up to date.
113Compiling vhdl file "C:/Core MPI/CORE_MPI/MUX8.vhd" in Library work.
114Architecture behavioral of Entity mux8 is up to date.
115Compiling vhdl file "C:/Core MPI/SWITCH_GENERIC_16_16/CoreTypes.vhd" in Library NocLib.
116Architecture coretypes of Entity coretypes is up to date.
117Compiling vhdl file "C:/Core MPI/CORE_MPI/Packet_type.vhd" in Library work.
118Architecture packet_type of Entity packet_type is up to date.
119Compiling vhdl file "C:/Core MPI/CORE_MPI/RAM_64.vhd" in Library work.
120Architecture behavioral of Entity ram_64 is up to date.
121Compiling vhdl file "C:/Core MPI/CORE_MPI/FIFO_64_FWFT.vhd" in Library work.
122Architecture behavioral of Entity fifo_64_fwft is up to date.
123Compiling vhdl file "C:/Core MPI/CORE_MPI/load_instr.vhd" in Library work.
124Architecture behavioral of Entity load_instr is up to date.
125Compiling vhdl file "C:/Core MPI/CORE_MPI/Ex0_Fsm.vhd" in Library work.
126Architecture behavioral of Entity ex0_fsm is up to date.
127Compiling vhdl file "C:/Core MPI/CORE_MPI/EX1_FSM.vhd" in Library work.
128Architecture behavioral of Entity ex1_fsm is up to date.
129Compiling vhdl file "C:/Core MPI/CORE_MPI/EX2_FSM.vhd" in Library work.
130Architecture behavioral of Entity ex2_fsm is up to date.
131Compiling vhdl file "C:/Core MPI/CORE_MPI/EX3_FSM.vhd" in Library work.
132Architecture behavioral of Entity ex3_fsm is up to date.
133Compiling vhdl file "C:/Core MPI/CORE_MPI/EX4_FSM.vhd" in Library work.
134Architecture behavioral of Entity ex4_fsm is up to date.
135Compiling vhdl file "C:/Core MPI/CORE_MPI/DMA_ARBITER.vhd" in Library work.
136Architecture behavioral of Entity dma_arbiter is up to date.
137Compiling vhdl file "C:/Core MPI/CORE_MPI/MPI_CORE_SCHEDULER.vhd" in Library work.
138Architecture behavioral of Entity mpi_core_scheduler is up to date.
139Compiling vhdl file "C:/Core MPI/CORE_MPI/CORE_MPI.vhd" in Library work.
140Architecture structural of Entity core_mpi is up to date.
141
142=========================================================================
143*                     Design Hierarchy Analysis                         *
144=========================================================================
145Analyzing hierarchy for entity <CORE_MPI> in library <work> (architecture <structural>).
146
147Analyzing hierarchy for entity <FIFO_64_FWFT> in library <work> (architecture <behavioral>).
148
149Analyzing hierarchy for entity <load_instr> in library <work> (architecture <behavioral>).
150
151Analyzing hierarchy for entity <EX0_FSM> in library <work> (architecture <behavioral>).
152
153Analyzing hierarchy for entity <EX1_FSM> in library <work> (architecture <behavioral>).
154
155Analyzing hierarchy for entity <EX2_FSM> in library <work> (architecture <behavioral>) with generics.
156        nprocs = "0100"
157        pid = "0001"
158
159Analyzing hierarchy for entity <EX3_FSM> in library <work> (architecture <behavioral>) with generics.
160        nprocs = "00000011"
161        pid = "00000001"
162
163Analyzing hierarchy for entity <EX4_FSM> in library <work> (architecture <behavioral>).
164
165Analyzing hierarchy for entity <DMA_ARBITER> in library <work> (architecture <behavioral>).
166
167Analyzing hierarchy for entity <MPI_CORE_SCHEDULER> in library <work> (architecture <behavioral>).
168
169Analyzing hierarchy for entity <RAM_64> in library <work> (architecture <behavioral>).
170
171Analyzing hierarchy for entity <round_robbin_machine> in library <work> (architecture <behavioral>).
172
173Analyzing hierarchy for entity <MUX1> in library <work> (architecture <behavioral>).
174
175Analyzing hierarchy for entity <DEMUX1> in library <work> (architecture <behavioral>).
176
177Analyzing hierarchy for entity <MUX8> in library <work> (architecture <behavioral>).
178
179
180=========================================================================
181*                            HDL Analysis                               *
182=========================================================================
183Analyzing Entity <CORE_MPI> in library <work> (Architecture <structural>).
184WARNING:Xst:753 - "C:/Core MPI/CORE_MPI/CORE_MPI.vhd" line 408: Unconnected output port 'OvFus' of component 'EX0_FSM'.
185INFO:Xst:1561 - "C:/Core MPI/CORE_MPI/CORE_MPI.vhd" line 468: Mux is complete : default of case is discarded
186WARNING:Xst:753 - "C:/Core MPI/CORE_MPI/CORE_MPI.vhd" line 522: Unconnected output port 'pid_nprocs' of component 'EX3_FSM'.
187WARNING:Xst:819 - "C:/Core MPI/CORE_MPI/CORE_MPI.vhd" line 581: One or more signals are missing in the process sensitivity list. To enable synthesis of FPGA/CPLD hardware, XST will assume that all necessary signals are present in the sensitivity list. Please note that the result of the synthesis may differ from the initial design specification. The missing signals are:
188   <ex1_ram_wr>
189Entity <CORE_MPI> analyzed. Unit <CORE_MPI> generated.
190
191Analyzing Entity <FIFO_64_FWFT> in library <work> (Architecture <behavioral>).
192Entity <FIFO_64_FWFT> analyzed. Unit <FIFO_64_FWFT> generated.
193
194Analyzing Entity <RAM_64> in library <work> (Architecture <behavioral>).
195Entity <RAM_64> analyzed. Unit <RAM_64> generated.
196
197Analyzing Entity <load_instr> in library <work> (Architecture <behavioral>).
198Entity <load_instr> analyzed. Unit <load_instr> generated.
199
200Analyzing Entity <EX0_FSM> in library <work> (Architecture <behavioral>).
201WARNING:Xst:819 - "C:/Core MPI/CORE_MPI/Ex0_Fsm.vhd" line 82: One or more signals are missing in the process sensitivity list. To enable synthesis of FPGA/CPLD hardware, XST will assume that all necessary signals are present in the sensitivity list. Please note that the result of the synthesis may differ from the initial design specification. The missing signals are:
202   <ClkRate>, <en>
203Entity <EX0_FSM> analyzed. Unit <EX0_FSM> generated.
204
205Analyzing Entity <EX1_FSM> in library <work> (Architecture <behavioral>).
206WARNING:Xst:819 - "C:/Core MPI/CORE_MPI/EX1_FSM.vhd" line 287: One or more signals are missing in the process sensitivity list. To enable synthesis of FPGA/CPLD hardware, XST will assume that all necessary signals are present in the sensitivity list. Please note that the result of the synthesis may differ from the initial design specification. The missing signals are:
207   <AppInitAck>
208INFO:Xst:2679 - Register <Result<7>> in unit <EX1_FSM> has a constant value of 0 during circuit operation. The register is replaced by logic.
209INFO:Xst:2679 - Register <Result<6>> in unit <EX1_FSM> has a constant value of 0 during circuit operation. The register is replaced by logic.
210INFO:Xst:2679 - Register <Result<5>> in unit <EX1_FSM> has a constant value of 0 during circuit operation. The register is replaced by logic.
211INFO:Xst:2679 - Register <Result<4>> in unit <EX1_FSM> has a constant value of 0 during circuit operation. The register is replaced by logic.
212INFO:Xst:2679 - Register <Result<3>> in unit <EX1_FSM> has a constant value of 0 during circuit operation. The register is replaced by logic.
213INFO:Xst:2679 - Register <Result<2>> in unit <EX1_FSM> has a constant value of 0 during circuit operation. The register is replaced by logic.
214Entity <EX1_FSM> analyzed. Unit <EX1_FSM> generated.
215
216Analyzing generic Entity <EX2_FSM> in library <work> (Architecture <behavioral>).
217        nprocs = "0100"
218        pid = "0001"
219INFO:Xst:2679 - Register <ram_rd> in unit <EX2_FSM> has a constant value of 0 during circuit operation. The register is replaced by logic.
220Entity <EX2_FSM> analyzed. Unit <EX2_FSM> generated.
221
222Analyzing generic Entity <EX3_FSM> in library <work> (Architecture <behavioral>).
223        nprocs = "00000011"
224        pid = "00000001"
225Entity <EX3_FSM> analyzed. Unit <EX3_FSM> generated.
226
227Analyzing Entity <EX4_FSM> in library <work> (Architecture <behavioral>).
228INFO:Xst:1433 - Contents of array <DataReceived> may be accessed with an index that exceeds the array size. This could cause simulation mismatch.
229INFO:Xst:1433 - Contents of array <DataToSend> may be accessed with an index that exceeds the array size. This could cause simulation mismatch.
230INFO:Xst:1433 - Contents of array <CmdReceived> may be accessed with an index that exceeds the array size. This could cause simulation mismatch.
231INFO:Xst:1433 - Contents of array <CmdReceived> may be accessed with an index that exceeds the array size. This could cause simulation mismatch.
232INFO:Xst:2679 - Register <PortNumFlag> in unit <EX4_FSM> has a constant value of 1 during circuit operation. The register is replaced by logic.
233INFO:Xst:2679 - Register <DataToSend<1>> in unit <EX4_FSM> has a constant value of 00000011 during circuit operation. The register is replaced by logic.
234INFO:Xst:2679 - Register <RankSent_i> in unit <EX4_FSM> has a constant value of 1 during circuit operation. The register is replaced by logic.
235INFO:Xst:2679 - Register <ExecTime_out> in unit <EX4_FSM> has a constant value of 1 during circuit operation. The register is replaced by logic.
236Entity <EX4_FSM> analyzed. Unit <EX4_FSM> generated.
237
238Analyzing Entity <DMA_ARBITER> in library <work> (Architecture <behavioral>).
239Entity <DMA_ARBITER> analyzed. Unit <DMA_ARBITER> generated.
240
241Analyzing Entity <MPI_CORE_SCHEDULER> in library <work> (Architecture <behavioral>).
242Entity <MPI_CORE_SCHEDULER> analyzed. Unit <MPI_CORE_SCHEDULER> generated.
243
244Analyzing Entity <round_robbin_machine> in library <work> (Architecture <behavioral>).
245Entity <round_robbin_machine> analyzed. Unit <round_robbin_machine> generated.
246
247Analyzing Entity <MUX1> in library <work> (Architecture <behavioral>).
248Entity <MUX1> analyzed. Unit <MUX1> generated.
249
250Analyzing Entity <DEMUX1> in library <work> (Architecture <behavioral>).
251Entity <DEMUX1> analyzed. Unit <DEMUX1> generated.
252
253Analyzing Entity <MUX8> in library <work> (Architecture <behavioral>).
254Entity <MUX8> analyzed. Unit <MUX8> generated.
255
256
257=========================================================================
258*                           HDL Synthesis                               *
259=========================================================================
260
261Performing bidirectional port resolution...
262INFO:Xst:2679 - Register <RankSent> in unit <EX4_FSM> has a constant value of 1 during circuit operation. The register is replaced by logic.
263
264Synthesizing Unit <load_instr>.
265    Related source file is "C:/Core MPI/CORE_MPI/load_instr.vhd".
266    Found finite state machine <FSM_0> for signal <etloadinst>.
267    -----------------------------------------------------------------------
268    | States             | 7                                              |
269    | Transitions        | 39                                             |
270    | Inputs             | 23                                             |
271    | Outputs            | 9                                              |
272    | Clock              | clk                       (rising_edge)        |
273    | Reset              | etloadinst$or0000         (positive)           |
274    | Reset type         | synchronous                                    |
275    | Reset State        | init                                           |
276    | Power Up State     | init                                           |
277    | Encoding           | automatic                                      |
278    | Implementation     | LUT                                            |
279    -----------------------------------------------------------------------
280WARNING:Xst:737 - Found 16-bit latch for signal <Base_AD>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
281WARNING:Xst:737 - Found 16-bit latch for signal <iptr>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
282WARNING:Xst:737 - Found 16-bit latch for signal <ADRtmp>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
283WARNING:Xst:737 - Found 1-bit latch for signal <ptr_0>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
284WARNING:Xst:737 - Found 1-bit latch for signal <ptr_1>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
285WARNING:Xst:737 - Found 1-bit latch for signal <ptr_2>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
286WARNING:Xst:737 - Found 1-bit latch for signal <ptr_3>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
287WARNING:Xst:737 - Found 1-bit latch for signal <ptr_4>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
288WARNING:Xst:737 - Found 1-bit latch for signal <ptr_5>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
289WARNING:Xst:737 - Found 1-bit latch for signal <ptr_6>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
290WARNING:Xst:737 - Found 1-bit latch for signal <ptr_7>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
291WARNING:Xst:737 - Found 1-bit latch for signal <ptr_8>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
292WARNING:Xst:737 - Found 1-bit latch for signal <ptr_9>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
293WARNING:Xst:737 - Found 1-bit latch for signal <ptr_10>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
294WARNING:Xst:737 - Found 16-bit latch for signal <Base_Adr>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
295WARNING:Xst:737 - Found 1-bit latch for signal <ptr_11>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
296WARNING:Xst:737 - Found 1-bit latch for signal <ptr_12>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
297WARNING:Xst:737 - Found 1-bit latch for signal <ptr_13>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
298WARNING:Xst:737 - Found 1-bit latch for signal <ptr_14>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
299WARNING:Xst:737 - Found 1-bit latch for signal <ptr_15>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
300WARNING:Xst:737 - Found 1-bit latch for signal <base_adrset_i>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
301WARNING:Xst:736 - Found 16-bit latch for signal <Mtridata_Ram_address_i> created at line 183. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
302    Using one-hot encoding for signal <count>.
303WARNING:Xst:736 - Found 1-bit latch for signal <Mtrien_Ram_address_i> created at line 183. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
304INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
305WARNING:Xst:737 - Found 8-bit latch for signal <timeout>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
306INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
307WARNING:Xst:737 - Found 19-bit latch for signal <count_i>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
308INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
309WARNING:Xst:737 - Found 1-bit latch for signal <fifo_wr_i>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
310INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
311    Found 1-bit register for signal <instruction_ack>.
312    Found 8-bit register for signal <fifo_din>.
313    Found 16-bit register for signal <ram_address_rd>.
314    Found 1-bit register for signal <dma_rd_request>.
315    Found 16-bit adder for signal <ADRtmp$addsub0000>.
316    Found 1-bit register for signal <Base_AdrSet>.
317    Found 19-bit register for signal <count>.
318    Found 8-bit adder for signal <etloadinst$add0000> created at line 308.
319    Found 8-bit tristate buffer for signal <fifo_din_i>.
320    Found 16-bit adder for signal <Mtridata_Ram_address_i$addsub0000> created at line 203.
321    Found 16-bit tristate buffer for signal <Ram_address_i>.
322    Summary:
323        inferred   1 Finite State Machine(s).
324        inferred  46 D-type flip-flop(s).
325        inferred   3 Adder/Subtractor(s).
326        inferred  24 Tristate(s).
327Unit <load_instr> synthesized.
328
329
330Synthesizing Unit <EX0_FSM>.
331    Related source file is "C:/Core MPI/CORE_MPI/Ex0_Fsm.vhd".
332WARNING:Xst:647 - Input <instruction_en> is never used. This port will be preserved and left unconnected if it belongs to a top-level block or it belongs to a sub-block and the hierarchy of this sub-block is preserved.
333WARNING:Xst:647 - Input <Instruction> is never used. This port will be preserved and left unconnected if it belongs to a top-level block or it belongs to a sub-block and the hierarchy of this sub-block is preserved.
334WARNING:Xst:653 - Signal <en> is used but never assigned. This sourceless signal will be automatically connected to value 1.
335    Using one-hot encoding for signal <state>.
336WARNING:Xst:737 - Found 1-bit latch for signal <Ovf_us>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
337INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
338WARNING:Xst:737 - Found 32-bit latch for signal <Time_Ucount>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
339INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
340WARNING:Xst:737 - Found 1-bit latch for signal <zero>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
341INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
342WARNING:Xst:737 - Found 1-bit latch for signal <ovF_i>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
343INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
344    Found 1-bit register for signal <OvFus>.
345    Found 32-bit register for signal <TickResult>.
346    Found 32-bit register for signal <uTimeResult>.
347    Found 1-bit register for signal <OvF>.
348    Found 4-bit register for signal <state>.
349    Summary:
350        inferred  70 D-type flip-flop(s).
351Unit <EX0_FSM> synthesized.
352
353
354Synthesizing Unit <EX1_FSM>.
355    Related source file is "C:/Core MPI/CORE_MPI/EX1_FSM.vhd".
356    Found finite state machine <FSM_1> for signal <ex1_state_mach>.
357    -----------------------------------------------------------------------
358    | States             | 18                                             |
359    | Transitions        | 58                                             |
360    | Inputs             | 21                                             |
361    | Outputs            | 22                                             |
362    | Clock              | clk                       (rising_edge)        |
363    | Reset              | reset                     (positive)           |
364    | Reset type         | synchronous                                    |
365    | Reset State        | fifo_select                                    |
366    | Power Up State     | fifo_select                                    |
367    | Encoding           | automatic                                      |
368    | Implementation     | LUT                                            |
369    -----------------------------------------------------------------------
370WARNING:Xst:737 - Found 8-bit latch for signal <ram_data_out>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
371WARNING:Xst:737 - Found 1-bit latch for signal <Result_1>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
372INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
373WARNING:Xst:737 - Found 1-bit latch for signal <AppInitReq>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
374INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
375WARNING:Xst:737 - Found 1-bit latch for signal <Result_0>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
376INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
377WARNING:Xst:737 - Found 1-bit latch for signal <ram_wr>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
378INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
379WARNING:Xst:737 - Found 1-bit latch for signal <ram_rd>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
380INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
381    Found 8-bit tristate buffer for signal <switch_port_in_data>.
382    Found 8-bit register for signal <data_to_send>.
383    Found 16-bit register for signal <dest_address>.
384    Found 9-bit comparator greater for signal <ex1_state_mach$cmp_gt0000> created at line 195.
385    Found 4-bit comparator less for signal <ex1_state_mach$cmp_lt0000> created at line 267.
386    Found 8-bit register for signal <len>.
387    Found 4-bit register for signal <n>.
388    Found 4-bit adder for signal <n$share0000> created at line 107.
389    Found 8-bit register for signal <packet_length>.
390    Found 8-bit addsub for signal <packet_length$share0000> created at line 107.
391    Found 4-bit register for signal <packet_type>.
392    Found 4-bit register for signal <pid_counter>.
393    Found 4-bit adder for signal <pid_counter$addsub0000> created at line 268.
394    Found 16-bit register for signal <src_address>.
395    Found 16-bit adder for signal <src_address$add0000> created at line 198.
396    Summary:
397        inferred   1 Finite State Machine(s).
398        inferred  68 D-type flip-flop(s).
399        inferred   4 Adder/Subtractor(s).
400        inferred   2 Comparator(s).
401        inferred   8 Tristate(s).
402Unit <EX1_FSM> synthesized.
403
404
405Synthesizing Unit <EX2_FSM>.
406    Related source file is "C:/Core MPI/CORE_MPI/EX2_FSM.vhd".
407WARNING:Xst:647 - Input <AppSize> is never used. This port will be preserved and left unconnected if it belongs to a top-level block or it belongs to a sub-block and the hierarchy of this sub-block is preserved.
408WARNING:Xst:647 - Input <AppRank> is never used. This port will be preserved and left unconnected if it belongs to a top-level block or it belongs to a sub-block and the hierarchy of this sub-block is preserved.
409WARNING:Xst:646 - Signal <pading_data> is assigned but never used. This unconnected signal will be trimmed during the optimization process.
410WARNING:Xst:653 - Signal <packet_type> is used but never assigned. This sourceless signal will be automatically connected to value 0000.
411INFO:Xst:1799 - State execute_spawn is never reached in FSM <ex2_state_mach>.
412    Found finite state machine <FSM_2> for signal <ex2_state_mach>.
413    -----------------------------------------------------------------------
414    | States             | 18                                             |
415    | Transitions        | 51                                             |
416    | Inputs             | 20                                             |
417    | Outputs            | 18                                             |
418    | Clock              | clk                       (rising_edge)        |
419    | Reset              | reset                     (positive)           |
420    | Reset type         | synchronous                                    |
421    | Reset State        | fetch_packet_type                              |
422    | Power Up State     | fetch_packet_type                              |
423    | Encoding           | automatic                                      |
424    | Implementation     | LUT                                            |
425    -----------------------------------------------------------------------
426WARNING:Xst:736 - Found 8-bit latch for signal <Mtridata_Ram_data> created at line 244. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
427    Using one-hot encoding for signal <packet_type>.
428WARNING:Xst:736 - Found 1-bit latch for signal <Mtrien_Ram_data> created at line 244. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
429INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
430WARNING:Xst:737 - Found 1-bit latch for signal <AppInitReq>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
431INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
432WARNING:Xst:737 - Found 1-bit latch for signal <fifo_wr_en>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
433INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
434WARNING:Xst:737 - Found 1-bit latch for signal <switch_port_out_rd_en>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
435INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
436WARNING:Xst:737 - Found 1-bit latch for signal <Ready>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
437INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
438WARNING:Xst:737 - Found 1-bit latch for signal <packet_received>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
439INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
440WARNING:Xst:737 - Found 1-bit latch for signal <ram_wr>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
441INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
442WARNING:Xst:737 - Found 1-bit latch for signal <dma_request>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
443INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
444WARNING:Xst:737 - Found 1-bit latch for signal <barrier_completed>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
445INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
446    Found 8-bit tristate buffer for signal <Ram_data>.
447    Found 4-bit register for signal <barrier_counter>.
448    Found 8-bit register for signal <data_to_write_fifo>.
449    Found 16-bit register for signal <dest_address>.
450    Found 16-bit adder for signal <dest_address$add0000> created at line 154.
451    Found 9-bit comparator greater for signal <ex2_state_mach$cmp_gt0000> created at line 151.
452    Found 5-bit comparator less for signal <ex2_state_mach$cmp_lt0000> created at line 195.
453    Found 4-bit register for signal <n>.
454    Found 4-bit adder for signal <n$share0000> created at line 97.
455    Found 8-bit register for signal <packet_length>.
456    Found 8-bit subtractor for signal <packet_length$share0000> created at line 97.
457    Summary:
458        inferred   1 Finite State Machine(s).
459        inferred  40 D-type flip-flop(s).
460        inferred   3 Adder/Subtractor(s).
461        inferred   2 Comparator(s).
462        inferred   8 Tristate(s).
463Unit <EX2_FSM> synthesized.
464
465
466Synthesizing Unit <EX3_FSM>.
467    Related source file is "C:/Core MPI/CORE_MPI/EX3_FSM.vhd".
468WARNING:Xst:1305 - Output <pid_nprocs> is never assigned. Tied to value 00000000.
469WARNING:Xst:647 - Input <instruction<7:4>> is never used. This port will be preserved and left unconnected if it belongs to a top-level block or it belongs to a sub-block and the hierarchy of this sub-block is preserved.
470WARNING:Xst:653 - Signal <size> is used but never assigned. This sourceless signal will be automatically connected to value 00000011.
471    Found 8-bit register for signal <ResOut>.
472    Found 8-bit up counter for signal <rank>.
473    Summary:
474        inferred   1 Counter(s).
475        inferred   8 D-type flip-flop(s).
476Unit <EX3_FSM> synthesized.
477
478
479Synthesizing Unit <EX4_FSM>.
480    Related source file is "C:/Core MPI/CORE_MPI/EX4_FSM.vhd".
481WARNING:Xst:1305 - Output <dma_wr_req> is never assigned. Tied to value 0.
482WARNING:Xst:647 - Input <dma_wr_grant> is never used. This port will be preserved and left unconnected if it belongs to a top-level block or it belongs to a sub-block and the hierarchy of this sub-block is preserved.
483WARNING:Xst:647 - Input <Instruction_En> is never used. This port will be preserved and left unconnected if it belongs to a top-level block or it belongs to a sub-block and the hierarchy of this sub-block is preserved.
484WARNING:Xst:647 - Input <Instruction> is never used. This port will be preserved and left unconnected if it belongs to a top-level block or it belongs to a sub-block and the hierarchy of this sub-block is preserved.
485WARNING:Xst:1305 - Output <AppSize> is never assigned. Tied to value 0000.
486WARNING:Xst:1305 - Output <NocSize> is never assigned. Tied to value 0000.
487WARNING:Xst:653 - Signal <nulvect> is used but never assigned. This sourceless signal will be automatically connected to value 0000.
488WARNING:Xst:1780 - Signal <Result_i> is never used or assigned. This unconnected signal will be trimmed during the optimization process.
489WARNING:Xst:646 - Signal <RankSent> is assigned but never used. This unconnected signal will be trimmed during the optimization process.
490WARNING:Xst:1780 - Signal <PortCountFlag> is never used or assigned. This unconnected signal will be trimmed during the optimization process.
491WARNING:Xst:1780 - Signal <NocSizeOk> is never used or assigned. This unconnected signal will be trimmed during the optimization process.
492WARNING:Xst:1780 - Signal <MainResp_i> is never used or assigned. This unconnected signal will be trimmed during the optimization process.
493WARNING:Xst:646 - Signal <MainPort> is assigned but never used. This unconnected signal will be trimmed during the optimization process.
494WARNING:Xst:1780 - Signal <IsMain_i> is never used or assigned. This unconnected signal will be trimmed during the optimization process.
495WARNING:Xst:646 - Signal <ExecTime_out> is assigned but never used. This unconnected signal will be trimmed during the optimization process.
496WARNING:Xst:1780 - Signal <EquFlag_i> is never used or assigned. This unconnected signal will be trimmed during the optimization process.
497WARNING:Xst:653 - Signal <DataToSend<3>> is used but never assigned. This sourceless signal will be automatically connected to value 00000000.
498WARNING:Xst:646 - Signal <DataReceived<1>> is assigned but never used. This unconnected signal will be trimmed during the optimization process.
499WARNING:Xst:646 - Signal <DataReceived<2><7:4>> is assigned but never used. This unconnected signal will be trimmed during the optimization process.
500WARNING:Xst:646 - Signal <DataReceived<3>> is assigned but never used. This unconnected signal will be trimmed during the optimization process.
501WARNING:Xst:646 - Signal <CmdReceived<0:1>> is assigned but never used. This unconnected signal will be trimmed during the optimization process.
502WARNING:Xst:646 - Signal <CmdReceived<3>> is assigned but never used. This unconnected signal will be trimmed during the optimization process.
503WARNING:Xst:646 - Signal <CM_Ack> is assigned but never used. This unconnected signal will be trimmed during the optimization process.
504    Found finite state machine <FSM_3> for signal <etrec>.
505    -----------------------------------------------------------------------
506    | States             | 6                                              |
507    | Transitions        | 21                                             |
508    | Inputs             | 9                                              |
509    | Outputs            | 7                                              |
510    | Clock              | clk                       (rising_edge)        |
511    | Reset              | reset                     (positive)           |
512    | Reset type         | synchronous                                    |
513    | Reset State        | r_wait                                         |
514    | Power Up State     | r_wait                                         |
515    | Encoding           | automatic                                      |
516    | Implementation     | LUT                                            |
517    -----------------------------------------------------------------------
518    Found finite state machine <FSM_4> for signal <etcmd>.
519    -----------------------------------------------------------------------
520    | States             | 9                                              |
521    | Transitions        | 23                                             |
522    | Inputs             | 8                                              |
523    | Outputs            | 11                                             |
524    | Clock              | clk                       (rising_edge)        |
525    | Reset              | reset                     (positive)           |
526    | Reset type         | synchronous                                    |
527    | Reset State        | cmdstart                                       |
528    | Power Up State     | cmdstart                                       |
529    | Encoding           | automatic                                      |
530    | Implementation     | LUT                                            |
531    -----------------------------------------------------------------------
532    Found finite state machine <FSM_5> for signal <etsnd>.
533    -----------------------------------------------------------------------
534    | States             | 6                                              |
535    | Transitions        | 13                                             |
536    | Inputs             | 5                                              |
537    | Outputs            | 7                                              |
538    | Clock              | clk                       (rising_edge)        |
539    | Reset              | reset                     (positive)           |
540    | Reset type         | synchronous                                    |
541    | Reset State        | s_init                                         |
542    | Power Up State     | s_init                                         |
543    | Encoding           | automatic                                      |
544    | Implementation     | LUT                                            |
545    -----------------------------------------------------------------------
546    Found finite state machine <FSM_6> for signal <stInit2>.
547    -----------------------------------------------------------------------
548    | States             | 14                                             |
549    | Transitions        | 31                                             |
550    | Inputs             | 12                                             |
551    | Outputs            | 15                                             |
552    | Clock              | clk                       (rising_edge)        |
553    | Reset              | reset                     (positive)           |
554    | Reset type         | asynchronous                                   |
555    | Reset State        | init                                           |
556    | Power Up State     | init                                           |
557    | Encoding           | automatic                                      |
558    | Implementation     | LUT                                            |
559    -----------------------------------------------------------------------
560WARNING:Xst:737 - Found 4-bit latch for signal <PortId>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
561WARNING:Xst:737 - Found 1-bit latch for signal <EquFlag>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
562WARNING:Xst:737 - Found 1-bit latch for signal <MainResp>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
563WARNING:Xst:737 - Found 1-bit latch for signal <IsMain>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
564WARNING:Xst:737 - Found 16-bit latch for signal <Ram_NExtAdress_i>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
565WARNING:Xst:737 - Found 31-bit latch for signal <nextadr>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
566WARNING:Xst:737 - Found 8-bit latch for signal <ResultOut>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
567WARNING:Xst:737 - Found 4-bit latch for signal <NocMax>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
568WARNING:Xst:737 - Found 16-bit latch for signal <AdrRam>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
569WARNING:Xst:737 - Found 1-bit latch for signal <Initialized>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
570WARNING:Xst:737 - Found 8-bit latch for signal <CmdReceived_0>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
571WARNING:Xst:737 - Found 8-bit latch for signal <CmdReceived_1>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
572WARNING:Xst:737 - Found 8-bit latch for signal <CmdReceived_2>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
573WARNING:Xst:737 - Found 8-bit latch for signal <CmdReceived_3>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
574WARNING:Xst:737 - Found 4-bit latch for signal <PortNum_i>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
575INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
576WARNING:Xst:737 - Found 1-bit latch for signal <RankAsked_i>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
577INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
578WARNING:Xst:737 - Found 8-bit latch for signal <timeout_i>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
579INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
580WARNING:Xst:737 - Found 1-bit latch for signal <RTS_cmd>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
581INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
582WARNING:Xst:737 - Found 1-bit latch for signal <BCast>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
583INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
584WARNING:Xst:737 - Found 1-bit latch for signal <CTR>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
585INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
586WARNING:Xst:737 - Found 1-bit latch for signal <Result_En>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
587INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
588WARNING:Xst:737 - Found 4-bit latch for signal <NextRank>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
589INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
590WARNING:Xst:737 - Found 8-bit latch for signal <DataToSend_0>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
591INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
592WARNING:Xst:737 - Found 2-bit latch for signal <Datalen>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
593INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
594WARNING:Xst:737 - Found 8-bit latch for signal <DataToSend_2>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
595INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
596WARNING:Xst:737 - Found 1-bit latch for signal <CM_RDY>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
597INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
598WARNING:Xst:737 - Found 1-bit latch for signal <cport_in_wr_en>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
599INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
600WARNING:Xst:737 - Found 4-bit latch for signal <MyRank>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
601INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
602WARNING:Xst:737 - Found 31-bit latch for signal <nextr>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
603INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
604WARNING:Xst:737 - Found 1-bit latch for signal <cport_out_rd_en>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
605INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
606WARNING:Xst:737 - Found 1-bit latch for signal <WeRam>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
607INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
608WARNING:Xst:737 - Found 1-bit latch for signal <DS_Ack>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
609INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
610WARNING:Xst:737 - Found 8-bit latch for signal <DataRam>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
611INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
612WARNING:Xst:737 - Found 1-bit latch for signal <RankAsked_i$mux0001>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
613INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
614WARNING:Xst:737 - Found 8-bit latch for signal <timeout_i$mux0003>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
615INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
616    Found 8-bit tristate buffer for signal <port_in_data>.
617    Found 4-bit register for signal <AppRank>.
618    Found 8-bit 4-to-1 multiplexer for signal <$varindex0000> created at line 635.
619    Found 2-bit adder carry out for signal <add0000$addsub0000> created at line 638.
620    Found 1-bit register for signal <BCast_Rdy>.
621    Found 4-bit comparator equal for signal <BCast_Rdy$cmp_eq0000> created at line 641.
622    Found 8-bit register for signal <cdlen>.
623    Found 8-bit subtractor for signal <cdlen$sub0000> created at line 737.
624    Found 8-bit register for signal <ctimeout>.
625    Found 8-bit register for signal <DataReceived<0>>.
626    Found 8-bit register for signal <DataReceived<2>>.
627    Found 8-bit register for signal <dcount>.
628    Found 8-bit adder for signal <dcount$share0000> created at line 689.
629    Found 8-bit register for signal <dcount0>.
630    Found 4-bit register for signal <destport0>.
631    Found 1-bit register for signal <DS_RDY>.
632    Found 8-bit adder for signal <etcmd$add0000> created at line 728.
633    Found 4-bit adder for signal <etcmd$addsub0000> created at line 709.
634    Found 9-bit subtractor for signal <etcmd$addsub0001> created at line 758.
635    Found 4-bit comparator equal for signal <etcmd$cmp_eq0000> created at line 711.
636    Found 9-bit comparator equal for signal <etcmd$cmp_eq0001> created at line 758.
637    Found 8-bit comparator greatequal for signal <etcmd$cmp_ge0000> created at line 729.
638    Found 8-bit comparator greatequal for signal <etcmd$cmp_ge0001> created at line 764.
639    Found 8-bit comparator less for signal <etcmd$cmp_lt0000> created at line 751.
640    Found 8-bit adder for signal <etrec$add0000> created at line 502.
641    Found 8-bit adder for signal <etrec$add0001> created at line 535.
642    Found 8-bit comparator greatequal for signal <etrec$cmp_ge0000> created at line 503.
643    Found 8-bit comparator lessequal for signal <etrec$cmp_le0000> created at line 537.
644    Found 8-bit adder for signal <etsnd$add0000> created at line 637.
645    Found 4-bit adder for signal <etsnd$add0001> created at line 655.
646    Found 8-bit comparator greater for signal <etsnd$cmp_gt0000> created at line 638.
647    Found 4-bit comparator less for signal <etsnd$cmp_lt0000> created at line 656.
648    Found 8-bit register for signal <i>.
649    Found 8-bit register for signal <Mtridata_tosend> created at line 588.
650    Found 1-bit register for signal <Mtrien_tosend> created at line 588.
651    Found 4-bit register for signal <MyPort>.
652    Found 31-bit adder for signal <nextadr$add0000> created at line 239.
653    Found 31-bit adder for signal <nextr$addsub0000> created at line 218.
654    Found 4-bit adder for signal <NextRank$addsub0000> created at line 220.
655    Found 1-bit register for signal <origport0<3>>.
656    Found 16-bit register for signal <Ram_NextAdress>.
657    Found 16-bit adder for signal <Ram_NExtAdress_i$add0000> created at line 240.
658    Found 1-bit register for signal <RankAsked>.
659    Found 1-bit register for signal <rport_out_rd_en>.
660    Found 8-bit register for signal <rtimeout>.
661    Found 1-bit register for signal <Send_RDY>.
662    Found 1-bit register for signal <sport_in_wr_en>.
663    Found 8-bit register for signal <timeout>.
664    Found 8-bit adder for signal <timeout_i$add0000> created at line 325.
665    Found 8-bit tristate buffer for signal <tosend>.
666    Found 8-bit tristate buffer for signal <tosend4>.
667    Summary:
668        inferred   4 Finite State Machine(s).
669        inferred 116 D-type flip-flop(s).
670        inferred  15 Adder/Subtractor(s).
671        inferred  10 Comparator(s).
672        inferred   8 Multiplexer(s).
673        inferred  24 Tristate(s).
674Unit <EX4_FSM> synthesized.
675
676
677Synthesizing Unit <DMA_ARBITER>.
678    Related source file is "C:/Core MPI/CORE_MPI/DMA_ARBITER.vhd".
679WARNING:Xst:646 - Signal <tmp> is assigned but never used. This unconnected signal will be trimmed during the optimization process.
680    Found finite state machine <FSM_7> for signal <dmac_state>.
681    -----------------------------------------------------------------------
682    | States             | 6                                              |
683    | Transitions        | 25                                             |
684    | Inputs             | 7                                              |
685    | Outputs            | 9                                              |
686    | Clock              | clk                       (rising_edge)        |
687    | Reset              | reset                     (positive)           |
688    | Reset type         | synchronous                                    |
689    | Reset State        | idle                                           |
690    | Power Up State     | idle                                           |
691    | Encoding           | automatic                                      |
692    | Implementation     | LUT                                            |
693    -----------------------------------------------------------------------
694WARNING:Xst:736 - Found 1-bit latch for signal <dma_wr_grant_3$mux0000> created at line 294. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
695INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
696WARNING:Xst:736 - Found 1-bit latch for signal <dma_wr_grant_3$mux0001> created at line 310. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
697INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
698WARNING:Xst:736 - Found 1-bit latch for signal <dma_wr_grant_2$mux0000> created at line 294. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
699INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
700WARNING:Xst:736 - Found 1-bit latch for signal <dma_wr_grant_2$mux0001> created at line 310. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
701INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
702WARNING:Xst:736 - Found 1-bit latch for signal <dma_wr_grant_1$mux0000> created at line 294. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
703INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
704WARNING:Xst:736 - Found 1-bit latch for signal <dma_wr_grant_1$mux0001> created at line 310. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
705INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
706WARNING:Xst:736 - Found 1-bit latch for signal <dma_wr_grant_0$mux0000> created at line 294. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
707INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
708WARNING:Xst:736 - Found 1-bit latch for signal <dma_wr_grant_0$mux0001> created at line 310. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
709INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
710WARNING:Xst:736 - Found 1-bit latch for signal <dma_rd_grant_3$mux0000> created at line 295. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
711INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
712WARNING:Xst:736 - Found 1-bit latch for signal <dma_rd_grant_3$mux0001> created at line 319. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
713INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
714WARNING:Xst:736 - Found 1-bit latch for signal <dma_rd_grant_2$mux0000> created at line 295. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
715INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
716WARNING:Xst:736 - Found 1-bit latch for signal <dma_rd_grant_2$mux0001> created at line 319. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
717INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
718WARNING:Xst:736 - Found 1-bit latch for signal <dma_rd_grant_1$mux0000> created at line 295. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
719INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
720WARNING:Xst:736 - Found 1-bit latch for signal <dma_rd_grant_1$mux0001> created at line 319. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
721INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
722WARNING:Xst:736 - Found 1-bit latch for signal <dma_rd_grant_0$mux0000> created at line 295. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
723INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
724WARNING:Xst:736 - Found 1-bit latch for signal <dma_rd_grant_0$mux0001> created at line 319. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
725INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
726    Found 4-bit register for signal <dma_rd_logic>.
727    Found 1-bit 4-to-1 multiplexer for signal <dma_rd_logic$mux0001> created at line 218.
728    Found 1-bit 4-to-1 multiplexer for signal <dma_rd_request$mux0000> created at line 209.
729    Found 1-bit register for signal <dma_req_rd>.
730    Found 1-bit register for signal <dma_req_wr>.
731    Found 4-bit register for signal <dma_wr_logic>.
732    Found 1-bit 4-to-1 multiplexer for signal <dma_wr_logic$mux0001> created at line 218.
733    Found 1-bit 4-to-1 multiplexer for signal <dma_wr_request$mux0000> created at line 209.
734    Found 2-bit register for signal <pri_rd>.
735    Found 2-bit adder for signal <pri_rd$addsub0000> created at line 186.
736    Found 2-bit register for signal <pri_wr>.
737    Found 2-bit adder for signal <pri_wr$addsub0000> created at line 141.
738    Found 4-bit register for signal <prio_rd>.
739    Found 4-bit register for signal <prio_wr>.
740    Found 1-bit register for signal <req_rd>.
741    Found 1-bit register for signal <req_wr>.
742    Summary:
743        inferred   1 Finite State Machine(s).
744        inferred  24 D-type flip-flop(s).
745        inferred   2 Adder/Subtractor(s).
746        inferred   4 Multiplexer(s).
747Unit <DMA_ARBITER> synthesized.
748
749
750Synthesizing Unit <RAM_64>.
751    Related source file is "C:/Core MPI/CORE_MPI/RAM_64.vhd".
752    Found 64x8-bit dual-port RAM <Mram_RAM> for signal <RAM>.
753    Found 8-bit register for signal <dob>.
754    Summary:
755        inferred   1 RAM(s).
756        inferred   8 D-type flip-flop(s).
757Unit <RAM_64> synthesized.
758
759
760Synthesizing Unit <round_robbin_machine>.
761    Related source file is "C:/Core MPI/CORE_MPI/round_robbin_machine.vhd".
762    Found 1-bit register for signal <fifo_selected_signal>.
763    Found 1-bit register for signal <priority>.
764    Summary:
765        inferred   2 D-type flip-flop(s).
766Unit <round_robbin_machine> synthesized.
767
768
769Synthesizing Unit <MUX1>.
770    Related source file is "C:/Core MPI/CORE_MPI/MUX1.vhd".
771Unit <MUX1> synthesized.
772
773
774Synthesizing Unit <DEMUX1>.
775    Related source file is "C:/Core MPI/CORE_MPI/DEMUX1.vhd".
776Unit <DEMUX1> synthesized.
777
778
779Synthesizing Unit <MUX8>.
780    Related source file is "C:/Core MPI/CORE_MPI/MUX8.vhd".
781Unit <MUX8> synthesized.
782
783
784Synthesizing Unit <FIFO_64_FWFT>.
785    Related source file is "C:/Core MPI/CORE_MPI/FIFO_64_FWFT.vhd".
786WARNING:Xst:646 - Signal <counter_en> is assigned but never used. This unconnected signal will be trimmed during the optimization process.
787    Found finite state machine <FSM_8> for signal <fwft_fsm_state>.
788    -----------------------------------------------------------------------
789    | States             | 3                                              |
790    | Transitions        | 9                                              |
791    | Inputs             | 4                                              |
792    | Outputs            | 3                                              |
793    | Clock              | clk                       (rising_edge)        |
794    | Reset              | srst                      (positive)           |
795    | Reset type         | synchronous                                    |
796    | Reset State        | state0                                         |
797    | Power Up State     | state0                                         |
798    | Encoding           | automatic                                      |
799    | Implementation     | LUT                                            |
800    -----------------------------------------------------------------------
801    Found 8-bit register for signal <doa_signal>.
802    Found 6-bit updown counter for signal <fifo_counter>.
803    Found 6-bit up counter for signal <pop_address_counter>.
804    Found 6-bit up counter for signal <push_address_counter>.
805    Summary:
806        inferred   1 Finite State Machine(s).
807        inferred   3 Counter(s).
808        inferred   8 D-type flip-flop(s).
809Unit <FIFO_64_FWFT> synthesized.
810
811
812Synthesizing Unit <MPI_CORE_SCHEDULER>.
813    Related source file is "C:/Core MPI/CORE_MPI/MPI_CORE_SCHEDULER.vhd".
814Unit <MPI_CORE_SCHEDULER> synthesized.
815
816
817Synthesizing Unit <CORE_MPI>.
818    Related source file is "C:/Core MPI/CORE_MPI/CORE_MPI.vhd".
819WARNING:Xst:1306 - Output <PushOut<7:6>> is never assigned.
820WARNING:Xst:646 - Signal <uTimeCount> is assigned but never used. This unconnected signal will be trimmed during the optimization process.
821WARNING:Xst:653 - Signal <uClkRate> is used but never assigned. This sourceless signal will be automatically connected to value 00011010.
822WARNING:Xst:1780 - Signal <switch_port_in_data_signal> is never used or assigned. This unconnected signal will be trimmed during the optimization process.
823WARNING:Xst:646 - Signal <ram_env> is assigned but never used. This unconnected signal will be trimmed during the optimization process.
824WARNING:Xst:1780 - Signal <ram_data_out_signal> is never used or assigned. This unconnected signal will be trimmed during the optimization process.
825WARNING:Xst:1780 - Signal <instruction_fifo2_signal> is never used or assigned. This unconnected signal will be trimmed during the optimization process.
826WARNING:Xst:1780 - Signal <ex4_ram_rd> is never used or assigned. This unconnected signal will be trimmed during the optimization process.
827WARNING:Xst:653 - Signal <dma_wr_request<3>> is used but never assigned. This sourceless signal will be automatically connected to value 0.
828WARNING:Xst:1780 - Signal <dma_wr_address3> is never used or assigned. This unconnected signal will be trimmed during the optimization process.
829WARNING:Xst:653 - Signal <dma_rd_request<4>> is used but never assigned. This sourceless signal will be automatically connected to value 0.
830WARNING:Xst:653 - Signal <dma_rd_request<2>> is used but never assigned. This sourceless signal will be automatically connected to value 0.
831WARNING:Xst:653 - Signal <dma_rd_address2> is used but never assigned. This sourceless signal will be automatically connected to value 0000000000000000.
832WARNING:Xst:1780 - Signal <dma_data_wr> is never used or assigned. This unconnected signal will be trimmed during the optimization process.
833WARNING:Xst:1780 - Signal <dma_data_rd> is never used or assigned. This unconnected signal will be trimmed during the optimization process.
834WARNING:Xst:1780 - Signal <dma_arbiter_data_rd_out> is never used or assigned. This unconnected signal will be trimmed during the optimization process.
835WARNING:Xst:646 - Signal <TickCount> is assigned but never used. This unconnected signal will be trimmed during the optimization process.
836WARNING:Xst:653 - Signal <SizeSet> is used but never assigned. This sourceless signal will be automatically connected to value 0.
837WARNING:Xst:646 - Signal <RankSize> is assigned but never used. This unconnected signal will be trimmed during the optimization process.
838WARNING:Xst:653 - Signal <RankSet> is used but never assigned. This sourceless signal will be automatically connected to value 0.
839WARNING:Xst:646 - Signal <NocSize> is assigned but never used. This unconnected signal will be trimmed during the optimization process.
840WARNING:Xst:1780 - Signal <Noc1.port_out_rd_en> is never used or assigned. This unconnected signal will be trimmed during the optimization process.
841WARNING:Xst:646 - Signal <Noc1.port_out_data_available> is assigned but never used. This unconnected signal will be trimmed during the optimization process.
842WARNING:Xst:646 - Signal <Noc1.port_out_data> is assigned but never used. This unconnected signal will be trimmed during the optimization process.
843WARNING:Xst:646 - Signal <Noc1.port_in_empty> is assigned but never used. This unconnected signal will be trimmed during the optimization process.
844WARNING:Xst:1780 - Signal <Noc1.port_in_cmd_en> is never used or assigned. This unconnected signal will be trimmed during the optimization process.
845WARNING:Xst:1780 - Signal <NOC2.port_in_wr_en> is never used or assigned. This unconnected signal will be trimmed during the optimization process.
846WARNING:Xst:646 - Signal <NOC2.port_in_full> is assigned but never used. This unconnected signal will be trimmed during the optimization process.
847WARNING:Xst:646 - Signal <NOC2.port_in_empty> is assigned but never used. This unconnected signal will be trimmed during the optimization process.
848WARNING:Xst:1780 - Signal <NOC2.port_in_data> is never used or assigned. This unconnected signal will be trimmed during the optimization process.
849WARNING:Xst:1780 - Signal <NOC2.port_in_cmd_en> is never used or assigned. This unconnected signal will be trimmed during the optimization process.
850WARNING:Xst:1780 - Signal <LibState> is never used or assigned. This unconnected signal will be trimmed during the optimization process.
851WARNING:Xst:1780 - Signal <InitAck> is never used or assigned. This unconnected signal will be trimmed during the optimization process.
852WARNING:Xst:1780 - Signal <Exi_ram_wr> is never used or assigned. This unconnected signal will be trimmed during the optimization process.
853WARNING:Xst:646 - Signal <Exi_busy> is assigned but never used. This unconnected signal will be trimmed during the optimization process.
854WARNING:Xst:646 - Signal <Ex4_result> is assigned but never used. This unconnected signal will be trimmed during the optimization process.
855WARNING:Xst:646 - Signal <Ex2_RDY> is assigned but never used. This unconnected signal will be trimmed during the optimization process.
856WARNING:Xst:646 - Signal <Ex1_Result<7:2>> is assigned but never used. This unconnected signal will be trimmed during the optimization process.
857WARNING:Xst:646 - Signal <Ex1_Result<0>> is assigned but never used. This unconnected signal will be trimmed during the optimization process.
858WARNING:Xst:1780 - Signal <Ex1_RDY> is never used or assigned. This unconnected signal will be trimmed during the optimization process.
859WARNING:Xst:1780 - Signal <EX3_RDY> is never used or assigned. This unconnected signal will be trimmed during the optimization process.
860WARNING:Xst:653 - Signal <AppAck> is used but never assigned. This sourceless signal will be automatically connected to value 0.
861WARNING:Xst:1780 - Signal <AdrSelect> is never used or assigned. This unconnected signal will be trimmed during the optimization process.
862WARNING:Xst:737 - Found 8-bit latch for signal <dma_data_in>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
863INFO:Xst:2371 - HDL ADVISOR - Logic functions respectively driving the data and gate enable inputs of this latch share common terms. This situation will potentially lead to setup/hold violations and, as a result, to simulation problems. This situation may come from an incomplete case statement (all selector values are not covered). You should carefully review if it was in your intentions to describe such a latch.
864    Found 16-bit tristate buffer for signal <dma_rd_address>.
865    Found 16-bit tristate buffer for signal <dma_wr_address>.
866    Found 1-bit register for signal <Ex_EN<1>>.
867    Found 1-bit register for signal <Ilatch>.
868    Summary:
869        inferred   2 D-type flip-flop(s).
870        inferred  32 Tristate(s).
871Unit <CORE_MPI> synthesized.
872
873INFO:Xst:1767 - HDL ADVISOR - Resource sharing has identified that some arithmetic operations in this design can share the same physical resources for reduced device utilization. For improved clock frequency you may try to disable resource sharing.
874
875=========================================================================
876HDL Synthesis Report
877
878Macro Statistics
879# RAMs                                                 : 2
880 64x8-bit dual-port RAM                                : 2
881# Adders/Subtractors                                   : 27
882 16-bit adder                                          : 5
883 2-bit adder                                           : 2
884 2-bit adder carry out                                 : 1
885 31-bit adder                                          : 2
886 4-bit adder                                           : 6
887 8-bit adder                                           : 7
888 8-bit addsub                                          : 1
889 8-bit subtractor                                      : 2
890 9-bit subtractor                                      : 1
891# Counters                                             : 7
892 6-bit up counter                                      : 4
893 6-bit updown counter                                  : 2
894 8-bit up counter                                      : 1
895# Registers                                            : 110
896 1-bit register                                        : 69
897 16-bit register                                       : 2
898 19-bit register                                       : 1
899 2-bit register                                        : 2
900 32-bit register                                       : 2
901 4-bit register                                        : 13
902 8-bit register                                        : 21
903# Latches                                              : 98
904 1-bit latch                                           : 67
905 16-bit latch                                          : 7
906 19-bit latch                                          : 1
907 2-bit latch                                           : 1
908 31-bit latch                                          : 2
909 32-bit latch                                          : 1
910 4-bit latch                                           : 5
911 8-bit latch                                           : 14
912# Comparators                                          : 14
913 4-bit comparator equal                                : 2
914 4-bit comparator less                                 : 2
915 5-bit comparator less                                 : 1
916 8-bit comparator greatequal                           : 3
917 8-bit comparator greater                              : 1
918 8-bit comparator less                                 : 1
919 8-bit comparator lessequal                            : 1
920 9-bit comparator equal                                : 1
921 9-bit comparator greater                              : 2
922# Multiplexers                                         : 5
923 1-bit 4-to-1 multiplexer                              : 4
924 8-bit 4-to-1 multiplexer                              : 1
925# Tristates                                            : 9
926 16-bit tristate buffer                                : 3
927 8-bit tristate buffer                                 : 6
928
929=========================================================================
930
931=========================================================================
932*                       Advanced HDL Synthesis                          *
933=========================================================================
934
935Analyzing FSM <FSM_8> for best encoding.
936Optimizing FSM <Instruction_Fifo1/fwft_fsm_state/FSM> on signal <fwft_fsm_state[1:2]> with user encoding.
937Optimizing FSM <Instruction_Fifo2/fwft_fsm_state/FSM> on signal <fwft_fsm_state[1:2]> with user encoding.
938--------------------
939 State  | Encoding
940--------------------
941 state0 | 00
942 state1 | 01
943 state2 | 10
944--------------------
945Analyzing FSM <FSM_7> for best encoding.
946Optimizing FSM <MPI_CORE_DMA_ARBITER/dmac_state/FSM> on signal <dmac_state[1:3]> with gray encoding.
947-------------------------
948 State       | Encoding
949-------------------------
950 idle        | 000
951 wait_ack    | 001
952 arbiter_ack | 011
953 writing     | 111
954 readwrite   | 010
955 reading     | 110
956-------------------------
957Analyzing FSM <FSM_6> for best encoding.
958Optimizing FSM <MPI_CORE_EX4_FSM/stInit2/FSM> on signal <stInit2[1:14]> with one-hot encoding.
959-------------------------------
960 State       | Encoding
961-------------------------------
962 init        | 00000000000001
963 getportnum  | 00000000000100
964 decodedata  | 00000000001000
965 isportzero  | 00000000010000
966 seekmain    | 00000000100000
967 storemain   | 00000010000000
968 setmainflag | 00000001000000
969 getmainreq  | 00000000000010
970 storerank   | 00000100000000
971 newrank     | 00010000000000
972 sendrank    | 00100000000000
973 regrank     | 01000000000000
974 sendapp     | 00001000000000
975 endinit     | 10000000000000
976-------------------------------
977Analyzing FSM <FSM_5> for best encoding.
978Optimizing FSM <MPI_CORE_EX4_FSM/etsnd/FSM> on signal <etsnd[1:6]> with one-hot encoding.
979--------------------
980 State  | Encoding
981--------------------
982 s_init | 000001
983 s_head | 000010
984 s_len  | 000100
985 s_len2 | 001000
986 s_data | 010000
987 s_end  | 100000
988--------------------
989Analyzing FSM <FSM_4> for best encoding.
990Optimizing FSM <MPI_CORE_EX4_FSM/etcmd/FSM> on signal <etcmd[1:9]> with one-hot encoding.
991--------------------------
992 State       | Encoding
993--------------------------
994 cmdstart    | 000000001
995 cmdpost     | 000000010
996 cmdpostidle | 000000100
997 cmdread     | 000001000
998 cmdlen      | 000010000
999 cmdglen     | 001000000
1000 cmddata     | 010000000
1001 cmdend      | 100000000
1002 cmdtimeout  | 000100000
1003--------------------------
1004Analyzing FSM <FSM_3> for best encoding.
1005Optimizing FSM <MPI_CORE_EX4_FSM/etrec/FSM> on signal <etrec[1:3]> with gray encoding.
1006---------------------
1007 State   | Encoding
1008---------------------
1009 r_wait  | 000
1010 r_dlen  | 001
1011 r_drop  | 011
1012 r_glen  | 110
1013 r_start | 111
1014 r_end   | 010
1015---------------------
1016Analyzing FSM <FSM_2> for best encoding.
1017Optimizing FSM <MPI_CORE_EX2_FSM/ex2_state_mach/FSM> on signal <ex2_state_mach[1:18]> with one-hot encoding.
1018-------------------------------------------
1019 State               | Encoding
1020-------------------------------------------
1021 fetch_packet_type   | 000000000000000001
1022 decode_packet_type  | 000000000000000010
1023 decode_packet_type2 | 000000000000000100
1024 fetch_addresses     | 000000000000100000
1025 execute_spawn       | unreached
1026 execute_put1        | 000000000010000000
1027 execute_put2        | 000000001000000000
1028 execute_put3        | 000000010000000000
1029 execute_get1        | 000000000001000000
1030 execute_get2        | 000000100000000000
1031 execute_barrier1    | 000000000000001000
1032 execute_barrier2    | 000001000000000000
1033 execute_barrier3    | 000100000000000000
1034 execute_barrier4    | 000010000000000000
1035 execute_barrier5    | 001000000000000000
1036 execute_barrier6    | 010000000000000000
1037 execute_barrier7    | 100000000000000000
1038 execute_init1       | 000000000000010000
1039 execute_init2       | 000000000100000000
1040-------------------------------------------
1041Analyzing FSM <FSM_1> for best encoding.
1042Optimizing FSM <MPI_CORE_EX1_FSM/ex1_state_mach/FSM> on signal <ex1_state_mach[1:18]> with one-hot encoding.
1043-------------------------------------------
1044 State               | Encoding
1045-------------------------------------------
1046 fifo_select         | 000000000000000001
1047 fetch_packet_type   | 000000000000000010
1048 decode_packet_type  | 000000000000000100
1049 fetch_addresses     | 000000000000001000
1050 decode_packet_type2 | 000000000001000000
1051 execute_barrier1    | 000000000000010000
1052 execute_barrier2    | 000100000000000000
1053 execute_barrier3    | 001000000000000000
1054 execute_barrier4    | 010000000000000000
1055 execute_get1        | 000000000100000000
1056 execute_get2        | 000010000000000000
1057 execute_put1        | 000000000010000000
1058 execute_put2        | 000000001000000000
1059 execute_put3        | 000000010000000000
1060 execute_put4        | 000000100000000000
1061 execute_put5        | 000001000000000000
1062 execute_init1       | 000000000000100000
1063 execute_init2       | 100000000000000000
1064-------------------------------------------
1065Analyzing FSM <FSM_0> for best encoding.
1066Optimizing FSM <LD_instr/etloadinst/FSM> on signal <etloadinst[1:3]> with gray encoding.
1067------------------------
1068 State      | Encoding
1069------------------------
1070 init       | 000
1071 setadr     | 011
1072 readptr    | 010
1073 getbus     | 001
1074 readmem    | 110
1075 freebus    | 111
1076 st_timeout | 101
1077------------------------
1078WARNING:Xst:1290 - Hierarchical block <MPI_CORE_EX0_FSM> is unconnected in block <CORE_MPI>.
1079   It will be removed from the design.
1080WARNING:Xst:1290 - Hierarchical block <ICI_MPI_CORE_EX3_FSM> is unconnected in block <CORE_MPI>.
1081   It will be removed from the design.
1082INFO:Xst:2261 - The FF/Latch <FFd5> in Unit <FSM> is equivalent to the following FF/Latch, which will be removed : <FFd16>
1083INFO:Xst:2261 - The FF/Latch <dma_wr_logic_2> in Unit <MPI_CORE_DMA_ARBITER> is equivalent to the following FF/Latch, which will be removed : <dma_wr_logic_3>
1084INFO:Xst:2261 - The FF/Latch <dma_rd_logic_1> in Unit <MPI_CORE_DMA_ARBITER> is equivalent to the following FF/Latch, which will be removed : <dma_rd_logic_3>
1085WARNING:Xst:1426 - The value init of the FF/Latch 0 hinder the constant cleaning in the block base_adrset_i.
1086   You should achieve better results by setting this init to 1.
1087WARNING:Xst:1426 - The value init of the FF/Latch origport0_0 hinder the constant cleaning in the block MPI_CORE_EX4_FSM.
1088   You should achieve better results by setting this init to 1.
1089WARNING:Xst:1426 - The value init of the FF/Latch 0 hinder the constant cleaning in the block Initialized.
1090   You should achieve better results by setting this init to 1.
1091WARNING:Xst:1426 - The value init of the FF/Latch 0 hinder the constant cleaning in the block 0.
1092   You should achieve better results by setting this init to 1.
1093WARNING:Xst:1710 - FF/Latch <0> (without init value) has a constant value of 0 in block <0>. This FF/Latch will be trimmed during the optimization process.
1094WARNING:Xst:1710 - FF/Latch <0> (without init value) has a constant value of 0 in block <1>. This FF/Latch will be trimmed during the optimization process.
1095WARNING:Xst:1710 - FF/Latch <0> (without init value) has a constant value of 0 in block <2>. This FF/Latch will be trimmed during the optimization process.
1096WARNING:Xst:1710 - FF/Latch <0> (without init value) has a constant value of 0 in block <3>. This FF/Latch will be trimmed during the optimization process.
1097WARNING:Xst:1710 - FF/Latch <0> (without init value) has a constant value of 0 in block <4>. This FF/Latch will be trimmed during the optimization process.
1098WARNING:Xst:1710 - FF/Latch <0> (without init value) has a constant value of 0 in block <5>. This FF/Latch will be trimmed during the optimization process.
1099WARNING:Xst:1710 - FF/Latch <0> (without init value) has a constant value of 0 in block <6>. This FF/Latch will be trimmed during the optimization process.
1100WARNING:Xst:1710 - FF/Latch <0> (without init value) has a constant value of 0 in block <7>. This FF/Latch will be trimmed during the optimization process.
1101WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <ram_wr>. This FF/Latch will be trimmed during the optimization process.
1102WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <dma_request>. This FF/Latch will be trimmed during the optimization process.
1103WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <barrier_completed>. This FF/Latch will be trimmed during the optimization process.
1104WARNING:Xst:1710 - FF/Latch <barrier_counter_0> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1105WARNING:Xst:1710 - FF/Latch <barrier_counter_1> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1106WARNING:Xst:1710 - FF/Latch <barrier_counter_2> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1107WARNING:Xst:1710 - FF/Latch <barrier_counter_3> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1108WARNING:Xst:1293 - FF/Latch <FFd1> has a constant value of 0 in block <FSM>. This FF/Latch will be trimmed during the optimization process.
1109WARNING:Xst:1293 - FF/Latch <dma_rd_logic_1> has a constant value of 0 in block <MPI_CORE_DMA_ARBITER>. This FF/Latch will be trimmed during the optimization process.
1110WARNING:Xst:1293 - FF/Latch <dma_wr_logic_2> has a constant value of 0 in block <MPI_CORE_DMA_ARBITER>. This FF/Latch will be trimmed during the optimization process.
1111WARNING:Xst:1293 - FF/Latch <dma_wr_logic_1> has a constant value of 0 in block <MPI_CORE_DMA_ARBITER>. This FF/Latch will be trimmed during the optimization process.
1112WARNING:Xst:1710 - FF/Latch <0> (without init value) has a constant value of 0 in block <dma_rd_grant_0_mux0000>. This FF/Latch will be trimmed during the optimization process.
1113WARNING:Xst:1710 - FF/Latch <0> (without init value) has a constant value of 0 in block <dma_rd_grant_1_mux0000>. This FF/Latch will be trimmed during the optimization process.
1114WARNING:Xst:1710 - FF/Latch <0> (without init value) has a constant value of 0 in block <dma_rd_grant_2_mux0000>. This FF/Latch will be trimmed during the optimization process.
1115WARNING:Xst:1710 - FF/Latch <0> (without init value) has a constant value of 0 in block <dma_rd_grant_3_mux0000>. This FF/Latch will be trimmed during the optimization process.
1116WARNING:Xst:1710 - FF/Latch <0> (without init value) has a constant value of 0 in block <dma_wr_grant_0_mux0000>. This FF/Latch will be trimmed during the optimization process.
1117WARNING:Xst:1710 - FF/Latch <0> (without init value) has a constant value of 0 in block <dma_wr_grant_1_mux0000>. This FF/Latch will be trimmed during the optimization process.
1118WARNING:Xst:1710 - FF/Latch <0> (without init value) has a constant value of 0 in block <dma_wr_grant_2_mux0000>. This FF/Latch will be trimmed during the optimization process.
1119WARNING:Xst:1710 - FF/Latch <0> (without init value) has a constant value of 0 in block <dma_wr_grant_3_mux0000>. This FF/Latch will be trimmed during the optimization process.
1120WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <7>. This FF/Latch will be trimmed during the optimization process.
1121WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <6>. This FF/Latch will be trimmed during the optimization process.
1122WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <5>. This FF/Latch will be trimmed during the optimization process.
1123WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <4>. This FF/Latch will be trimmed during the optimization process.
1124WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <7>. This FF/Latch will be trimmed during the optimization process.
1125WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <6>. This FF/Latch will be trimmed during the optimization process.
1126WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <1>. This FF/Latch will be trimmed during the optimization process.
1127WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <7>. This FF/Latch will be trimmed during the optimization process.
1128WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <6>. This FF/Latch will be trimmed during the optimization process.
1129WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <5>. This FF/Latch will be trimmed during the optimization process.
1130WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <4>. This FF/Latch will be trimmed during the optimization process.
1131WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <3>. This FF/Latch will be trimmed during the optimization process.
1132WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <2>. This FF/Latch will be trimmed during the optimization process.
1133WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <1>. This FF/Latch will be trimmed during the optimization process.
1134WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <0>. This FF/Latch will be trimmed during the optimization process.
1135WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <7>. This FF/Latch will be trimmed during the optimization process.
1136WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <6>. This FF/Latch will be trimmed during the optimization process.
1137WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <5>. This FF/Latch will be trimmed during the optimization process.
1138WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <4>. This FF/Latch will be trimmed during the optimization process.
1139WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <3>. This FF/Latch will be trimmed during the optimization process.
1140WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <2>. This FF/Latch will be trimmed during the optimization process.
1141WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <1>. This FF/Latch will be trimmed during the optimization process.
1142WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <0>. This FF/Latch will be trimmed during the optimization process.
1143WARNING:Xst:1293 - FF/Latch <FFd15> has a constant value of 0 in block <FSM>. This FF/Latch will be trimmed during the optimization process.
1144WARNING:Xst:1293 - FF/Latch <FFd14> has a constant value of 0 in block <FSM>. This FF/Latch will be trimmed during the optimization process.
1145WARNING:Xst:1293 - FF/Latch <FFd13> has a constant value of 0 in block <FSM>. This FF/Latch will be trimmed during the optimization process.
1146WARNING:Xst:1293 - FF/Latch <FFd11> has a constant value of 0 in block <FSM>. This FF/Latch will be trimmed during the optimization process.
1147WARNING:Xst:1293 - FF/Latch <FFd12> has a constant value of 0 in block <FSM>. This FF/Latch will be trimmed during the optimization process.
1148WARNING:Xst:1293 - FF/Latch <FFd9> has a constant value of 0 in block <FSM>. This FF/Latch will be trimmed during the optimization process.
1149WARNING:Xst:1293 - FF/Latch <FFd7> has a constant value of 0 in block <FSM>. This FF/Latch will be trimmed during the optimization process.
1150WARNING:Xst:1293 - FF/Latch <FFd6> has a constant value of 0 in block <FSM>. This FF/Latch will be trimmed during the optimization process.
1151WARNING:Xst:1293 - FF/Latch <FFd5> has a constant value of 0 in block <FSM>. This FF/Latch will be trimmed during the optimization process.
1152WARNING:Xst:1293 - FF/Latch <FFd4> has a constant value of 0 in block <FSM>. This FF/Latch will be trimmed during the optimization process.
1153WARNING:Xst:1293 - FF/Latch <FFd3> has a constant value of 0 in block <FSM>. This FF/Latch will be trimmed during the optimization process.
1154WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <7>. This FF/Latch will be trimmed during the optimization process.
1155WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <6>. This FF/Latch will be trimmed during the optimization process.
1156WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <5>. This FF/Latch will be trimmed during the optimization process.
1157WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <4>. This FF/Latch will be trimmed during the optimization process.
1158WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <3>. This FF/Latch will be trimmed during the optimization process.
1159WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <2>. This FF/Latch will be trimmed during the optimization process.
1160WARNING:Xst:2677 - Node <count_18> of sequential type is unconnected in block <LD_instr>.
1161WARNING:Xst:1710 - FF/Latch <dest_address_7> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1162WARNING:Xst:1710 - FF/Latch <dest_address_8> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1163WARNING:Xst:1710 - FF/Latch <dest_address_12> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1164WARNING:Xst:1710 - FF/Latch <dest_address_10> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1165WARNING:Xst:1710 - FF/Latch <dest_address_11> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1166WARNING:Xst:1710 - FF/Latch <dest_address_15> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1167WARNING:Xst:1710 - FF/Latch <dest_address_13> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1168WARNING:Xst:1710 - FF/Latch <dest_address_14> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1169WARNING:Xst:1710 - FF/Latch <packet_length_0> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1170WARNING:Xst:1710 - FF/Latch <packet_length_1> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1171WARNING:Xst:1710 - FF/Latch <packet_length_2> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1172WARNING:Xst:1710 - FF/Latch <packet_length_3> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1173WARNING:Xst:1710 - FF/Latch <packet_length_4> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1174WARNING:Xst:1710 - FF/Latch <packet_length_5> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1175WARNING:Xst:1710 - FF/Latch <packet_length_6> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1176WARNING:Xst:1710 - FF/Latch <packet_length_7> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1177WARNING:Xst:1710 - FF/Latch <n_0> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1178WARNING:Xst:1710 - FF/Latch <n_1> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1179WARNING:Xst:1710 - FF/Latch <n_2> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1180WARNING:Xst:1710 - FF/Latch <n_3> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1181WARNING:Xst:1710 - FF/Latch <dest_address_0> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1182WARNING:Xst:1710 - FF/Latch <dest_address_1> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1183WARNING:Xst:1710 - FF/Latch <dest_address_4> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1184WARNING:Xst:1710 - FF/Latch <dest_address_2> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1185WARNING:Xst:1710 - FF/Latch <dest_address_3> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1186WARNING:Xst:1293 - FF/Latch <FFd2> has a constant value of 0 in block <FSM>. This FF/Latch will be trimmed during the optimization process.
1187WARNING:Xst:1710 - FF/Latch <doa_signal_0> (without init value) has a constant value of 0 in block <Instruction_Fifo2>. This FF/Latch will be trimmed during the optimization process.
1188WARNING:Xst:1710 - FF/Latch <doa_signal_1> (without init value) has a constant value of 0 in block <Instruction_Fifo2>. This FF/Latch will be trimmed during the optimization process.
1189WARNING:Xst:1710 - FF/Latch <doa_signal_2> (without init value) has a constant value of 0 in block <Instruction_Fifo2>. This FF/Latch will be trimmed during the optimization process.
1190WARNING:Xst:1710 - FF/Latch <doa_signal_3> (without init value) has a constant value of 0 in block <Instruction_Fifo2>. This FF/Latch will be trimmed during the optimization process.
1191WARNING:Xst:1710 - FF/Latch <doa_signal_4> (without init value) has a constant value of 0 in block <Instruction_Fifo2>. This FF/Latch will be trimmed during the optimization process.
1192WARNING:Xst:1710 - FF/Latch <doa_signal_5> (without init value) has a constant value of 0 in block <Instruction_Fifo2>. This FF/Latch will be trimmed during the optimization process.
1193WARNING:Xst:1710 - FF/Latch <doa_signal_6> (without init value) has a constant value of 0 in block <Instruction_Fifo2>. This FF/Latch will be trimmed during the optimization process.
1194WARNING:Xst:1710 - FF/Latch <doa_signal_7> (without init value) has a constant value of 0 in block <Instruction_Fifo2>. This FF/Latch will be trimmed during the optimization process.
1195WARNING:Xst:1293 - FF/Latch <FFd1> has a constant value of 0 in block <FSM>. This FF/Latch will be trimmed during the optimization process.
1196WARNING:Xst:1293 - FF/Latch <FFd2> has a constant value of 0 in block <FSM>. This FF/Latch will be trimmed during the optimization process.
1197WARNING:Xst:1293 - FF/Latch <FFd8> has a constant value of 0 in block <FSM>. This FF/Latch will be trimmed during the optimization process.
1198WARNING:Xst:1293 - FF/Latch <FFd10> has a constant value of 0 in block <FSM>. This FF/Latch will be trimmed during the optimization process.
1199WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <fifo_wr_en>. This FF/Latch will be trimmed during the optimization process.
1200WARNING:Xst:1710 - FF/Latch <0> (without init value) has a constant value of 0 in block <packet_received>. This FF/Latch will be trimmed during the optimization process.
1201WARNING:Xst:1710 - FF/Latch <dest_address_5> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1202WARNING:Xst:1710 - FF/Latch <dest_address_6> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1203WARNING:Xst:1710 - FF/Latch <data_to_write_fifo_0> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1204WARNING:Xst:1710 - FF/Latch <data_to_write_fifo_1> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1205WARNING:Xst:1710 - FF/Latch <data_to_write_fifo_2> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1206WARNING:Xst:1710 - FF/Latch <data_to_write_fifo_3> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1207WARNING:Xst:1710 - FF/Latch <data_to_write_fifo_4> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1208WARNING:Xst:1710 - FF/Latch <data_to_write_fifo_5> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1209WARNING:Xst:1710 - FF/Latch <data_to_write_fifo_6> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1210WARNING:Xst:1710 - FF/Latch <data_to_write_fifo_7> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1211WARNING:Xst:1710 - FF/Latch <dest_address_9> (without init value) has a constant value of 0 in block <MPI_CORE_EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1212WARNING:Xst:1293 - FF/Latch <FFd1> has a constant value of 0 in block <FSM>. This FF/Latch will be trimmed during the optimization process.
1213WARNING:Xst:1293 - FF/Latch <0> has a constant value of 0 in block <AppInitReq>. This FF/Latch will be trimmed during the optimization process.
1214
1215Synthesizing (advanced) Unit <RAM_64>.
1216INFO:Xst:3048 - The small RAM <Mram_RAM> will be implemented on LUTs in order to maximize performance and save block RAM resources. If you want to force its implementation on block, use option/constraint ram_style.
1217    -----------------------------------------------------------------------
1218    | ram_type           | Distributed                         |          |
1219    -----------------------------------------------------------------------
1220    | Port A                                                              |
1221    |     aspect ratio   | 64-word x 8-bit                     |          |
1222    |     clkA           | connected to signal <clka>          | rise     |
1223    |     weA            | connected to signal <wea_0>         | high     |
1224    |     addrA          | connected to signal <addra>         |          |
1225    |     diA            | connected to signal <dia>           |          |
1226    -----------------------------------------------------------------------
1227    | Port B                                                              |
1228    |     aspect ratio   | 64-word x 8-bit                     |          |
1229    |     addrB          | connected to signal <addrb>         |          |
1230    |     doB            | connected to internal node          |          |
1231    -----------------------------------------------------------------------
1232Unit <RAM_64> synthesized (advanced).
1233WARNING:Xst:2677 - Node <count_18> of sequential type is unconnected in block <load_instr>.
1234WARNING:Xst:2677 - Node <DataReceived_2_4> of sequential type is unconnected in block <EX4_FSM>.
1235WARNING:Xst:2677 - Node <DataReceived_2_5> of sequential type is unconnected in block <EX4_FSM>.
1236WARNING:Xst:2677 - Node <DataReceived_2_6> of sequential type is unconnected in block <EX4_FSM>.
1237WARNING:Xst:2677 - Node <DataReceived_2_7> of sequential type is unconnected in block <EX4_FSM>.
1238
1239=========================================================================
1240Advanced HDL Synthesis Report
1241
1242Macro Statistics
1243# FSMs                                                 : 9
1244# RAMs                                                 : 2
1245 64x8-bit dual-port distributed RAM                    : 2
1246# Adders/Subtractors                                   : 27
1247 16-bit adder                                          : 5
1248 2-bit adder                                           : 2
1249 2-bit adder carry out                                 : 1
1250 31-bit adder                                          : 2
1251 4-bit adder                                           : 6
1252 8-bit adder                                           : 7
1253 8-bit addsub                                          : 1
1254 8-bit subtractor                                      : 2
1255 9-bit subtractor                                      : 1
1256# Counters                                             : 7
1257 6-bit up counter                                      : 4
1258 6-bit updown counter                                  : 2
1259 8-bit up counter                                      : 1
1260# Registers                                            : 403
1261 Flip-Flops                                            : 403
1262# Latches                                              : 98
1263 1-bit latch                                           : 67
1264 16-bit latch                                          : 7
1265 19-bit latch                                          : 1
1266 2-bit latch                                           : 1
1267 31-bit latch                                          : 2
1268 32-bit latch                                          : 1
1269 4-bit latch                                           : 5
1270 8-bit latch                                           : 14
1271# Comparators                                          : 14
1272 4-bit comparator equal                                : 2
1273 4-bit comparator less                                 : 2
1274 5-bit comparator less                                 : 1
1275 8-bit comparator greatequal                           : 3
1276 8-bit comparator greater                              : 1
1277 8-bit comparator less                                 : 1
1278 8-bit comparator lessequal                            : 1
1279 9-bit comparator equal                                : 1
1280 9-bit comparator greater                              : 2
1281# Multiplexers                                         : 5
1282 1-bit 4-to-1 multiplexer                              : 4
1283 8-bit 4-to-1 multiplexer                              : 1
1284
1285=========================================================================
1286
1287=========================================================================
1288*                         Low Level Synthesis                           *
1289=========================================================================
1290WARNING:Xst:1710 - FF/Latch <barrier_counter_0> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1291WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <barrier_counter_1> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1292WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <barrier_counter_2> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1293WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <barrier_counter_3> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1294WARNING:Xst:1426 - The value init of the FF/Latch origport0_0 hinder the constant cleaning in the block EX4_FSM.
1295   You should achieve better results by setting this init to 1.
1296WARNING:Xst:1710 - FF/Latch <dma_rd_grant_0_mux0000> (without init value) has a constant value of 0 in block <DMA_ARBITER>. This FF/Latch will be trimmed during the optimization process.
1297WARNING:Xst:1710 - FF/Latch <dma_wr_grant_0_mux0000> (without init value) has a constant value of 0 in block <DMA_ARBITER>. This FF/Latch will be trimmed during the optimization process.
1298WARNING:Xst:1710 - FF/Latch <dma_rd_grant_1_mux0000> (without init value) has a constant value of 0 in block <DMA_ARBITER>. This FF/Latch will be trimmed during the optimization process.
1299WARNING:Xst:1710 - FF/Latch <dma_rd_grant_2_mux0000> (without init value) has a constant value of 0 in block <DMA_ARBITER>. This FF/Latch will be trimmed during the optimization process.
1300WARNING:Xst:1710 - FF/Latch <dma_rd_grant_3_mux0000> (without init value) has a constant value of 0 in block <DMA_ARBITER>. This FF/Latch will be trimmed during the optimization process.
1301WARNING:Xst:1710 - FF/Latch <dma_wr_grant_1_mux0000> (without init value) has a constant value of 0 in block <DMA_ARBITER>. This FF/Latch will be trimmed during the optimization process.
1302WARNING:Xst:1710 - FF/Latch <dma_wr_grant_2_mux0000> (without init value) has a constant value of 0 in block <DMA_ARBITER>. This FF/Latch will be trimmed during the optimization process.
1303WARNING:Xst:1710 - FF/Latch <dma_wr_grant_3_mux0000> (without init value) has a constant value of 0 in block <DMA_ARBITER>. This FF/Latch will be trimmed during the optimization process.
1304WARNING:Xst:1426 - The value init of the FF/Latch base_adrset_i hinder the constant cleaning in the block load_instr.
1305   You should achieve better results by setting this init to 1.
1306WARNING:Xst:1293 - FF/Latch <Base_Adr_0> has a constant value of 0 in block <load_instr>. This FF/Latch will be trimmed during the optimization process.
1307WARNING:Xst:1293 - FF/Latch <Base_Adr_1> has a constant value of 0 in block <load_instr>. This FF/Latch will be trimmed during the optimization process.
1308WARNING:Xst:1293 - FF/Latch <Base_Adr_2> has a constant value of 0 in block <load_instr>. This FF/Latch will be trimmed during the optimization process.
1309WARNING:Xst:1293 - FF/Latch <Base_Adr_3> has a constant value of 0 in block <load_instr>. This FF/Latch will be trimmed during the optimization process.
1310WARNING:Xst:1293 - FF/Latch <Base_Adr_4> has a constant value of 0 in block <load_instr>. This FF/Latch will be trimmed during the optimization process.
1311WARNING:Xst:1293 - FF/Latch <Base_Adr_5> has a constant value of 0 in block <load_instr>. This FF/Latch will be trimmed during the optimization process.
1312WARNING:Xst:1293 - FF/Latch <Base_Adr_6> has a constant value of 0 in block <load_instr>. This FF/Latch will be trimmed during the optimization process.
1313WARNING:Xst:1293 - FF/Latch <Base_Adr_7> has a constant value of 0 in block <load_instr>. This FF/Latch will be trimmed during the optimization process.
1314WARNING:Xst:1896 - Due to other FF/Latch trimming, FF/Latch <Base_AD_0> has a constant value of 0 in block <load_instr>. This FF/Latch will be trimmed during the optimization process.
1315WARNING:Xst:1896 - Due to other FF/Latch trimming, FF/Latch <Base_AD_1> has a constant value of 0 in block <load_instr>. This FF/Latch will be trimmed during the optimization process.
1316WARNING:Xst:1896 - Due to other FF/Latch trimming, FF/Latch <Base_AD_2> has a constant value of 0 in block <load_instr>. This FF/Latch will be trimmed during the optimization process.
1317WARNING:Xst:1896 - Due to other FF/Latch trimming, FF/Latch <Base_AD_3> has a constant value of 0 in block <load_instr>. This FF/Latch will be trimmed during the optimization process.
1318WARNING:Xst:1896 - Due to other FF/Latch trimming, FF/Latch <Base_AD_4> has a constant value of 0 in block <load_instr>. This FF/Latch will be trimmed during the optimization process.
1319WARNING:Xst:1896 - Due to other FF/Latch trimming, FF/Latch <Base_AD_5> has a constant value of 0 in block <load_instr>. This FF/Latch will be trimmed during the optimization process.
1320WARNING:Xst:1896 - Due to other FF/Latch trimming, FF/Latch <Base_AD_6> has a constant value of 0 in block <load_instr>. This FF/Latch will be trimmed during the optimization process.
1321WARNING:Xst:1896 - Due to other FF/Latch trimming, FF/Latch <Base_AD_7> has a constant value of 0 in block <load_instr>. This FF/Latch will be trimmed during the optimization process.
1322WARNING:Xst:2677 - Node <count_i_18> of sequential type is unconnected in block <load_instr>.
1323WARNING:Xst:1426 - The value init of the FF/Latch ram_data_out_0 hinder the constant cleaning in the block EX1_FSM.
1324   You should achieve better results by setting this init to 1.
1325WARNING:Xst:1293 - FF/Latch <ram_data_out_1> has a constant value of 0 in block <EX1_FSM>. This FF/Latch will be trimmed during the optimization process.
1326WARNING:Xst:1293 - FF/Latch <ram_data_out_2> has a constant value of 0 in block <EX1_FSM>. This FF/Latch will be trimmed during the optimization process.
1327WARNING:Xst:1293 - FF/Latch <ram_data_out_3> has a constant value of 0 in block <EX1_FSM>. This FF/Latch will be trimmed during the optimization process.
1328WARNING:Xst:1293 - FF/Latch <ram_data_out_4> has a constant value of 0 in block <EX1_FSM>. This FF/Latch will be trimmed during the optimization process.
1329WARNING:Xst:1293 - FF/Latch <ram_data_out_5> has a constant value of 0 in block <EX1_FSM>. This FF/Latch will be trimmed during the optimization process.
1330WARNING:Xst:1293 - FF/Latch <ram_data_out_6> has a constant value of 0 in block <EX1_FSM>. This FF/Latch will be trimmed during the optimization process.
1331WARNING:Xst:1293 - FF/Latch <ram_data_out_7> has a constant value of 0 in block <EX1_FSM>. This FF/Latch will be trimmed during the optimization process.
1332WARNING:Xst:1293 - FF/Latch <AppInitReq> has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1333WARNING:Xst:1896 - Due to other FF/Latch trimming, FF/Latch <ex2_state_mach_FSM_FFd3> has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1334WARNING:Xst:1896 - Due to other FF/Latch trimming, FF/Latch <ex2_state_mach_FSM_FFd1> has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1335WARNING:Xst:1896 - Due to other FF/Latch trimming, FF/Latch <ex2_state_mach_FSM_FFd2> has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1336WARNING:Xst:1896 - Due to other FF/Latch trimming, FF/Latch <ex2_state_mach_FSM_FFd4> has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1337WARNING:Xst:1896 - Due to other FF/Latch trimming, FF/Latch <ex2_state_mach_FSM_FFd5> has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1338WARNING:Xst:1896 - Due to other FF/Latch trimming, FF/Latch <ex2_state_mach_FSM_FFd6> has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1339WARNING:Xst:1896 - Due to other FF/Latch trimming, FF/Latch <ex2_state_mach_FSM_FFd10> has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1340WARNING:Xst:1896 - Due to other FF/Latch trimming, FF/Latch <ex2_state_mach_FSM_FFd11> has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1341WARNING:Xst:1896 - Due to other FF/Latch trimming, FF/Latch <ex2_state_mach_FSM_FFd13> has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1342WARNING:Xst:1896 - Due to other FF/Latch trimming, FF/Latch <ex2_state_mach_FSM_FFd14> has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1343WARNING:Xst:1896 - Due to other FF/Latch trimming, FF/Latch <ex2_state_mach_FSM_FFd15> has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1344WARNING:Xst:1896 - Due to other FF/Latch trimming, FF/Latch <ex2_state_mach_FSM_FFd16> has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1345WARNING:Xst:1896 - Due to other FF/Latch trimming, FF/Latch <barrier_completed> has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1346WARNING:Xst:1293 - FF/Latch <fifo_wr_en> has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1347WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <n_2> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1348WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <n_3> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1349WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <dest_address_0> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1350WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <dest_address_1> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1351WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <dest_address_4> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1352WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <dest_address_2> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1353WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <dest_address_3> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1354WARNING:Xst:1896 - Due to other FF/Latch trimming, FF/Latch <ex2_state_mach_FSM_FFd7> has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1355WARNING:Xst:1896 - Due to other FF/Latch trimming, FF/Latch <ex2_state_mach_FSM_FFd8> has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1356WARNING:Xst:1896 - Due to other FF/Latch trimming, FF/Latch <ex2_state_mach_FSM_FFd9> has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1357WARNING:Xst:1896 - Due to other FF/Latch trimming, FF/Latch <ex2_state_mach_FSM_FFd12> has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1358WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <Mtridata_Ram_data_0> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1359WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <Mtridata_Ram_data_1> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1360WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <Mtridata_Ram_data_2> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1361WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <Mtridata_Ram_data_3> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1362WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <Mtridata_Ram_data_4> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1363WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <Mtridata_Ram_data_5> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1364WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <Mtridata_Ram_data_6> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1365WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <Mtridata_Ram_data_7> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1366WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <dest_address_6> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1367WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <dest_address_5> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1368WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <data_to_write_fifo_0> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1369WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <data_to_write_fifo_1> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1370WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <data_to_write_fifo_2> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1371WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <data_to_write_fifo_3> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1372WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <data_to_write_fifo_4> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1373WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <data_to_write_fifo_5> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1374WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <data_to_write_fifo_6> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1375WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <data_to_write_fifo_7> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1376WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <dest_address_9> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1377WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <dest_address_7> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1378WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <dest_address_8> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1379WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <dest_address_10> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1380WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <dest_address_11> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1381WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <dest_address_14> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1382WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <dest_address_12> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1383WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <dest_address_13> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1384WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <dest_address_15> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1385WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <n_0> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1386WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <n_1> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1387WARNING:Xst:1896 - Due to other FF/Latch trimming, FF/Latch <ram_wr> has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1388WARNING:Xst:1896 - Due to other FF/Latch trimming, FF/Latch <dma_request> has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1389WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <packet_received> (without init value) has a constant value of 0 in block <EX2_FSM>. This FF/Latch will be trimmed during the optimization process.
1390WARNING:Xst:638 - in unit EX2_FSM Conflict on KEEP property on signal Mtridata_Ram_data<0> and Mtridata_Ram_data<1> Mtridata_Ram_data<1> signal will be lost.
1391WARNING:Xst:638 - in unit EX2_FSM Conflict on KEEP property on signal Mtridata_Ram_data<0> and Mtridata_Ram_data<2> Mtridata_Ram_data<2> signal will be lost.
1392WARNING:Xst:638 - in unit EX2_FSM Conflict on KEEP property on signal Mtridata_Ram_data<0> and Mtridata_Ram_data<3> Mtridata_Ram_data<3> signal will be lost.
1393WARNING:Xst:638 - in unit EX2_FSM Conflict on KEEP property on signal Mtridata_Ram_data<0> and Mtridata_Ram_data<4> Mtridata_Ram_data<4> signal will be lost.
1394WARNING:Xst:638 - in unit EX2_FSM Conflict on KEEP property on signal Mtridata_Ram_data<0> and Mtridata_Ram_data<5> Mtridata_Ram_data<5> signal will be lost.
1395WARNING:Xst:638 - in unit EX2_FSM Conflict on KEEP property on signal Mtridata_Ram_data<0> and Mtridata_Ram_data<6> Mtridata_Ram_data<6> signal will be lost.
1396WARNING:Xst:638 - in unit EX2_FSM Conflict on KEEP property on signal Mtridata_Ram_data<0> and Mtridata_Ram_data<7> Mtridata_Ram_data<7> signal will be lost.
1397WARNING:Xst:1294 - Latch <Ready> is equivalent to a wire in block <EX2_FSM>.
1398WARNING:Xst:2677 - Node <packet_length_0> of sequential type is unconnected in block <EX2_FSM>.
1399WARNING:Xst:2677 - Node <packet_length_1> of sequential type is unconnected in block <EX2_FSM>.
1400WARNING:Xst:2677 - Node <packet_length_2> of sequential type is unconnected in block <EX2_FSM>.
1401WARNING:Xst:2677 - Node <packet_length_3> of sequential type is unconnected in block <EX2_FSM>.
1402WARNING:Xst:2677 - Node <packet_length_4> of sequential type is unconnected in block <EX2_FSM>.
1403WARNING:Xst:2677 - Node <packet_length_5> of sequential type is unconnected in block <EX2_FSM>.
1404WARNING:Xst:2677 - Node <packet_length_6> of sequential type is unconnected in block <EX2_FSM>.
1405WARNING:Xst:2677 - Node <packet_length_7> of sequential type is unconnected in block <EX2_FSM>.
1406WARNING:Xst:1426 - The value init of the FF/Latch Initialized hinder the constant cleaning in the block EX4_FSM.
1407   You should achieve better results by setting this init to 1.
1408WARNING:Xst:1426 - The value init of the FF/Latch ResultOut_0 hinder the constant cleaning in the block EX4_FSM.
1409   You should achieve better results by setting this init to 1.
1410WARNING:Xst:1293 - FF/Latch <DataToSend_2_4> has a constant value of 0 in block <EX4_FSM>. This FF/Latch will be trimmed during the optimization process.
1411WARNING:Xst:1293 - FF/Latch <DataToSend_2_5> has a constant value of 0 in block <EX4_FSM>. This FF/Latch will be trimmed during the optimization process.
1412WARNING:Xst:1293 - FF/Latch <DataToSend_2_6> has a constant value of 0 in block <EX4_FSM>. This FF/Latch will be trimmed during the optimization process.
1413WARNING:Xst:1293 - FF/Latch <DataToSend_2_7> has a constant value of 0 in block <EX4_FSM>. This FF/Latch will be trimmed during the optimization process.
1414WARNING:Xst:1293 - FF/Latch <DataToSend_0_6> has a constant value of 0 in block <EX4_FSM>. This FF/Latch will be trimmed during the optimization process.
1415WARNING:Xst:1293 - FF/Latch <DataToSend_0_7> has a constant value of 0 in block <EX4_FSM>. This FF/Latch will be trimmed during the optimization process.
1416WARNING:Xst:1293 - FF/Latch <ResultOut_1> has a constant value of 0 in block <EX4_FSM>. This FF/Latch will be trimmed during the optimization process.
1417WARNING:Xst:1293 - FF/Latch <ResultOut_2> has a constant value of 0 in block <EX4_FSM>. This FF/Latch will be trimmed during the optimization process.
1418WARNING:Xst:1293 - FF/Latch <ResultOut_3> has a constant value of 0 in block <EX4_FSM>. This FF/Latch will be trimmed during the optimization process.
1419WARNING:Xst:1293 - FF/Latch <ResultOut_4> has a constant value of 0 in block <EX4_FSM>. This FF/Latch will be trimmed during the optimization process.
1420WARNING:Xst:1293 - FF/Latch <ResultOut_5> has a constant value of 0 in block <EX4_FSM>. This FF/Latch will be trimmed during the optimization process.
1421WARNING:Xst:1293 - FF/Latch <ResultOut_6> has a constant value of 0 in block <EX4_FSM>. This FF/Latch will be trimmed during the optimization process.
1422WARNING:Xst:1293 - FF/Latch <ResultOut_7> has a constant value of 0 in block <EX4_FSM>. This FF/Latch will be trimmed during the optimization process.
1423WARNING:Xst:2677 - Node <nextr_4> of sequential type is unconnected in block <EX4_FSM>.
1424WARNING:Xst:2677 - Node <nextr_5> of sequential type is unconnected in block <EX4_FSM>.
1425WARNING:Xst:2677 - Node <nextr_6> of sequential type is unconnected in block <EX4_FSM>.
1426WARNING:Xst:2677 - Node <nextr_7> of sequential type is unconnected in block <EX4_FSM>.
1427WARNING:Xst:2677 - Node <nextr_8> of sequential type is unconnected in block <EX4_FSM>.
1428WARNING:Xst:2677 - Node <nextr_9> of sequential type is unconnected in block <EX4_FSM>.
1429WARNING:Xst:2677 - Node <nextr_10> of sequential type is unconnected in block <EX4_FSM>.
1430WARNING:Xst:2677 - Node <nextr_11> of sequential type is unconnected in block <EX4_FSM>.
1431WARNING:Xst:2677 - Node <nextr_12> of sequential type is unconnected in block <EX4_FSM>.
1432WARNING:Xst:2677 - Node <nextr_13> of sequential type is unconnected in block <EX4_FSM>.
1433WARNING:Xst:2677 - Node <nextr_14> of sequential type is unconnected in block <EX4_FSM>.
1434WARNING:Xst:2677 - Node <nextr_15> of sequential type is unconnected in block <EX4_FSM>.
1435WARNING:Xst:2677 - Node <nextr_16> of sequential type is unconnected in block <EX4_FSM>.
1436WARNING:Xst:2677 - Node <nextr_17> of sequential type is unconnected in block <EX4_FSM>.
1437WARNING:Xst:2677 - Node <nextr_18> of sequential type is unconnected in block <EX4_FSM>.
1438WARNING:Xst:2677 - Node <nextr_19> of sequential type is unconnected in block <EX4_FSM>.
1439WARNING:Xst:2677 - Node <nextr_20> of sequential type is unconnected in block <EX4_FSM>.
1440WARNING:Xst:2677 - Node <nextr_21> of sequential type is unconnected in block <EX4_FSM>.
1441WARNING:Xst:2677 - Node <nextr_22> of sequential type is unconnected in block <EX4_FSM>.
1442WARNING:Xst:2677 - Node <nextr_23> of sequential type is unconnected in block <EX4_FSM>.
1443WARNING:Xst:2677 - Node <nextr_24> of sequential type is unconnected in block <EX4_FSM>.
1444WARNING:Xst:2677 - Node <nextr_25> of sequential type is unconnected in block <EX4_FSM>.
1445WARNING:Xst:2677 - Node <nextr_26> of sequential type is unconnected in block <EX4_FSM>.
1446WARNING:Xst:2677 - Node <nextr_27> of sequential type is unconnected in block <EX4_FSM>.
1447WARNING:Xst:2677 - Node <nextr_28> of sequential type is unconnected in block <EX4_FSM>.
1448WARNING:Xst:2677 - Node <nextr_29> of sequential type is unconnected in block <EX4_FSM>.
1449WARNING:Xst:2677 - Node <nextr_30> of sequential type is unconnected in block <EX4_FSM>.
1450WARNING:Xst:2677 - Node <CmdReceived_3_0> of sequential type is unconnected in block <EX4_FSM>.
1451WARNING:Xst:2677 - Node <CmdReceived_3_1> of sequential type is unconnected in block <EX4_FSM>.
1452WARNING:Xst:2677 - Node <CmdReceived_3_2> of sequential type is unconnected in block <EX4_FSM>.
1453WARNING:Xst:2677 - Node <CmdReceived_3_3> of sequential type is unconnected in block <EX4_FSM>.
1454WARNING:Xst:2677 - Node <CmdReceived_3_4> of sequential type is unconnected in block <EX4_FSM>.
1455WARNING:Xst:2677 - Node <CmdReceived_3_5> of sequential type is unconnected in block <EX4_FSM>.
1456WARNING:Xst:2677 - Node <CmdReceived_3_6> of sequential type is unconnected in block <EX4_FSM>.
1457WARNING:Xst:2677 - Node <CmdReceived_3_7> of sequential type is unconnected in block <EX4_FSM>.
1458WARNING:Xst:2677 - Node <CmdReceived_1_0> of sequential type is unconnected in block <EX4_FSM>.
1459WARNING:Xst:2677 - Node <CmdReceived_1_1> of sequential type is unconnected in block <EX4_FSM>.
1460WARNING:Xst:2677 - Node <CmdReceived_1_2> of sequential type is unconnected in block <EX4_FSM>.
1461WARNING:Xst:2677 - Node <CmdReceived_1_3> of sequential type is unconnected in block <EX4_FSM>.
1462WARNING:Xst:2677 - Node <CmdReceived_1_4> of sequential type is unconnected in block <EX4_FSM>.
1463WARNING:Xst:2677 - Node <CmdReceived_1_5> of sequential type is unconnected in block <EX4_FSM>.
1464WARNING:Xst:2677 - Node <CmdReceived_1_6> of sequential type is unconnected in block <EX4_FSM>.
1465WARNING:Xst:2677 - Node <CmdReceived_1_7> of sequential type is unconnected in block <EX4_FSM>.
1466WARNING:Xst:2677 - Node <CmdReceived_0_0> of sequential type is unconnected in block <EX4_FSM>.
1467WARNING:Xst:2677 - Node <CmdReceived_0_1> of sequential type is unconnected in block <EX4_FSM>.
1468WARNING:Xst:2677 - Node <CmdReceived_0_2> of sequential type is unconnected in block <EX4_FSM>.
1469WARNING:Xst:2677 - Node <CmdReceived_0_3> of sequential type is unconnected in block <EX4_FSM>.
1470WARNING:Xst:2677 - Node <CmdReceived_0_4> of sequential type is unconnected in block <EX4_FSM>.
1471WARNING:Xst:2677 - Node <CmdReceived_0_5> of sequential type is unconnected in block <EX4_FSM>.
1472WARNING:Xst:2677 - Node <CmdReceived_0_6> of sequential type is unconnected in block <EX4_FSM>.
1473WARNING:Xst:2677 - Node <CmdReceived_0_7> of sequential type is unconnected in block <EX4_FSM>.
1474WARNING:Xst:2677 - Node <nextadr_16> of sequential type is unconnected in block <EX4_FSM>.
1475WARNING:Xst:2677 - Node <nextadr_17> of sequential type is unconnected in block <EX4_FSM>.
1476WARNING:Xst:2677 - Node <nextadr_18> of sequential type is unconnected in block <EX4_FSM>.
1477WARNING:Xst:2677 - Node <nextadr_19> of sequential type is unconnected in block <EX4_FSM>.
1478WARNING:Xst:2677 - Node <nextadr_20> of sequential type is unconnected in block <EX4_FSM>.
1479WARNING:Xst:2677 - Node <nextadr_21> of sequential type is unconnected in block <EX4_FSM>.
1480WARNING:Xst:2677 - Node <nextadr_22> of sequential type is unconnected in block <EX4_FSM>.
1481WARNING:Xst:2677 - Node <nextadr_23> of sequential type is unconnected in block <EX4_FSM>.
1482WARNING:Xst:2677 - Node <nextadr_24> of sequential type is unconnected in block <EX4_FSM>.
1483WARNING:Xst:2677 - Node <nextadr_25> of sequential type is unconnected in block <EX4_FSM>.
1484WARNING:Xst:2677 - Node <nextadr_26> of sequential type is unconnected in block <EX4_FSM>.
1485WARNING:Xst:2677 - Node <nextadr_27> of sequential type is unconnected in block <EX4_FSM>.
1486WARNING:Xst:2677 - Node <nextadr_28> of sequential type is unconnected in block <EX4_FSM>.
1487WARNING:Xst:2677 - Node <nextadr_29> of sequential type is unconnected in block <EX4_FSM>.
1488WARNING:Xst:2677 - Node <nextadr_30> of sequential type is unconnected in block <EX4_FSM>.
1489WARNING:Xst:1710 - FF/Latch <Mtridata_tosend_6> (without init value) has a constant value of 0 in block <EX4_FSM>. This FF/Latch will be trimmed during the optimization process.
1490WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <Mtridata_tosend_7> (without init value) has a constant value of 0 in block <EX4_FSM>. This FF/Latch will be trimmed during the optimization process.
1491WARNING:Xst:638 - in unit EX4_FSM Conflict on KEEP property on signal Mtridata_tosend<6> and Mtridata_tosend<7> Mtridata_tosend<7> signal will be lost.
1492INFO:Xst:2261 - The FF/Latch <Initialized> in Unit <EX4_FSM> is equivalent to the following FF/Latch, which will be removed : <ResultOut_0>
1493INFO:Xst:2261 - The FF/Latch <Datalen_0> in Unit <EX4_FSM> is equivalent to the following FF/Latch, which will be removed : <Datalen_1>
1494WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: V_1_mux0000, Tick_Count<1>.
1495WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: Tick_Count<2>, V_2_mux0000.
1496WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: V_3_mux0000, Tick_Count<3>.
1497WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: Tick_Count<4>, V_4_mux0000.
1498WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: V_5_mux0000, Tick_Count<5>.
1499WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: Tick_Count<6>, V_6_mux0000.
1500WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: Tick_Count<7>, V_7_mux0000.
1501WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: Tick_Count<8>, V_8_mux0000.
1502WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: Tick_Count<9>, V_9_mux0000.
1503WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: Tick_Count<10>, V_10_mux0000.
1504WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: V_11_mux0000, Tick_Count<11>.
1505WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: V_12_mux0000, Tick_Count<12>.
1506WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: Tick_Count<13>, V_13_mux0000.
1507WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: Tick_Count<14>, V_14_mux0000.
1508WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: V_15_mux0000, Tick_Count<15>.
1509WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: V_16_mux0000, Tick_Count<16>.
1510WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: V_17_mux0000, Tick_Count<17>.
1511WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: V_18_mux0000, Tick_Count<18>.
1512WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: V_19_mux0000, Tick_Count<19>.
1513WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: V_20_mux0000, Tick_Count<20>.
1514WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: Tick_Count<21>, V_21_mux0000.
1515WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: Tick_Count<22>, V_22_mux0000.
1516WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: V_23_mux0000, Tick_Count<23>.
1517WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: V_24_mux0000, Tick_Count<24>.
1518WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: Tick_Count<25>, V_25_mux0000.
1519WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: Tick_Count<26>, V_26_mux0000.
1520WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: Tick_Count<27>, V_27_mux0000.
1521WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: Tick_Count<28>, V_28_mux0000.
1522WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: V_29_mux0000, Tick_Count<29>.
1523WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: Tick_Count<30>, V_30_mux0000.
1524WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: Tick_Count<31>, V_31_mux0000.
1525WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: ClkR_Count<1>, V0_1_mux0000, zero_mux0000.
1526WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: ClkR_Count<0>.
1527WARNING:Xst:2170 - Unit EX0_FSM : the following signal(s) form a combinatorial loop: Tick_Count<0>.
1528WARNING:Xst:2042 - Unit CORE_MPI: 32 internal tristates are replaced by logic (pull-up yes): dma_rd_address<0>, dma_rd_address<10>, dma_rd_address<11>, dma_rd_address<12>, dma_rd_address<13>, dma_rd_address<14>, dma_rd_address<15>, dma_rd_address<1>, dma_rd_address<2>, dma_rd_address<3>, dma_rd_address<4>, dma_rd_address<5>, dma_rd_address<6>, dma_rd_address<7>, dma_rd_address<8>, dma_rd_address<9>, dma_wr_address<0>, dma_wr_address<10>, dma_wr_address<11>, dma_wr_address<12>, dma_wr_address<13>, dma_wr_address<14>, dma_wr_address<15>, dma_wr_address<1>, dma_wr_address<2>, dma_wr_address<3>, dma_wr_address<4>, dma_wr_address<5>, dma_wr_address<6>, dma_wr_address<7>, dma_wr_address<8>, dma_wr_address<9>.
1529WARNING:Xst:2042 - Unit EX4_FSM: 24 internal tristates are replaced by logic (pull-up yes): port_in_data<0>, port_in_data<1>, port_in_data<2>, port_in_data<3>, port_in_data<4>, port_in_data<5>, port_in_data<6>, port_in_data<7>, tosend4<0>, tosend4<1>, tosend4<2>, tosend4<3>, tosend4<4>, tosend4<5>, tosend4<6>, tosend4<7>, tosend<0>, tosend<1>, tosend<2>, tosend<3>, tosend<4>, tosend<5>, tosend<6>, tosend<7>.
1530WARNING:Xst:2042 - Unit EX2_FSM: 8 internal tristates are replaced by logic (pull-up yes): Ram_data<0>, Ram_data<1>, Ram_data<2>, Ram_data<3>, Ram_data<4>, Ram_data<5>, Ram_data<6>, Ram_data<7>.
1531WARNING:Xst:2042 - Unit EX1_FSM: 8 internal tristates are replaced by logic (pull-up yes): switch_port_in_data<0>, switch_port_in_data<1>, switch_port_in_data<2>, switch_port_in_data<3>, switch_port_in_data<4>, switch_port_in_data<5>, switch_port_in_data<6>, switch_port_in_data<7>.
1532WARNING:Xst:2042 - Unit load_instr: 24 internal tristates are replaced by logic (pull-up yes): Ram_address_i<0>, Ram_address_i<10>, Ram_address_i<11>, Ram_address_i<12>, Ram_address_i<13>, Ram_address_i<14>, Ram_address_i<15>, Ram_address_i<1>, Ram_address_i<2>, Ram_address_i<3>, Ram_address_i<4>, Ram_address_i<5>, Ram_address_i<6>, Ram_address_i<7>, Ram_address_i<8>, Ram_address_i<9>, fifo_din_i<0>, fifo_din_i<1>, fifo_din_i<2>, fifo_din_i<3>, fifo_din_i<4>, fifo_din_i<5>, fifo_din_i<6>, fifo_din_i<7>.
1533
1534Optimizing unit <CORE_MPI> ...
1535
1536Optimizing unit <MUX1> ...
1537
1538Optimizing unit <DEMUX1> ...
1539
1540Optimizing unit <MUX8> ...
1541
1542Optimizing unit <EX3_FSM> ...
1543
1544Optimizing unit <DMA_ARBITER> ...
1545
1546Optimizing unit <RAM_64> ...
1547
1548Optimizing unit <round_robbin_machine> ...
1549
1550Optimizing unit <load_instr> ...
1551
1552Optimizing unit <EX0_FSM> ...
1553
1554Optimizing unit <EX1_FSM> ...
1555
1556Optimizing unit <EX2_FSM> ...
1557
1558Optimizing unit <EX4_FSM> ...
1559
1560Optimizing unit <FIFO_64_FWFT> ...
1561
1562Optimizing unit <MPI_CORE_SCHEDULER> ...
1563WARNING:Xst:1293 - FF/Latch <dma_wr_logic_1> has a constant value of 0 in block <MPI_CORE_DMA_ARBITER>. This FF/Latch will be trimmed during the optimization process.
1564WARNING:Xst:1293 - FF/Latch <dma_wr_logic_2> has a constant value of 0 in block <MPI_CORE_DMA_ARBITER>. This FF/Latch will be trimmed during the optimization process.
1565WARNING:Xst:1293 - FF/Latch <dma_wr_logic_3> has a constant value of 0 in block <MPI_CORE_DMA_ARBITER>. This FF/Latch will be trimmed during the optimization process.
1566WARNING:Xst:1293 - FF/Latch <dma_rd_logic_1> has a constant value of 0 in block <MPI_CORE_DMA_ARBITER>. This FF/Latch will be trimmed during the optimization process.
1567WARNING:Xst:1293 - FF/Latch <dma_rd_logic_3> has a constant value of 0 in block <MPI_CORE_DMA_ARBITER>. This FF/Latch will be trimmed during the optimization process.
1568WARNING:Xst:1293 - FF/Latch <stInit2_FSM_FFd1> has a constant value of 0 in block <MPI_CORE_EX4_FSM>. This FF/Latch will be trimmed during the optimization process.
1569WARNING:Xst:1710 - FF/Latch <doa_signal_0> (without init value) has a constant value of 0 in block <Instruction_Fifo2>. This FF/Latch will be trimmed during the optimization process.
1570WARNING:Xst:1710 - FF/Latch <doa_signal_1> (without init value) has a constant value of 0 in block <Instruction_Fifo2>. This FF/Latch will be trimmed during the optimization process.
1571WARNING:Xst:1710 - FF/Latch <doa_signal_2> (without init value) has a constant value of 0 in block <Instruction_Fifo2>. This FF/Latch will be trimmed during the optimization process.
1572WARNING:Xst:1710 - FF/Latch <doa_signal_3> (without init value) has a constant value of 0 in block <Instruction_Fifo2>. This FF/Latch will be trimmed during the optimization process.
1573WARNING:Xst:1710 - FF/Latch <doa_signal_4> (without init value) has a constant value of 0 in block <Instruction_Fifo2>. This FF/Latch will be trimmed during the optimization process.
1574WARNING:Xst:1710 - FF/Latch <doa_signal_5> (without init value) has a constant value of 0 in block <Instruction_Fifo2>. This FF/Latch will be trimmed during the optimization process.
1575WARNING:Xst:1710 - FF/Latch <doa_signal_6> (without init value) has a constant value of 0 in block <Instruction_Fifo2>. This FF/Latch will be trimmed during the optimization process.
1576WARNING:Xst:1710 - FF/Latch <doa_signal_7> (without init value) has a constant value of 0 in block <Instruction_Fifo2>. This FF/Latch will be trimmed during the optimization process.
1577WARNING:Xst:1290 - Hierarchical block <ICI_MPI_CORE_EX3_FSM> is unconnected in block <CORE_MPI>.
1578   It will be removed from the design.
1579WARNING:Xst:1290 - Hierarchical block <MPI_CORE_EX0_FSM> is unconnected in block <CORE_MPI>.
1580   It will be removed from the design.
1581WARNING:Xst:2677 - Node <Result_0> of sequential type is unconnected in block <MPI_CORE_EX1_FSM>.
1582WARNING:Xst:2677 - Node <DataReceived_2_0> of sequential type is unconnected in block <MPI_CORE_EX4_FSM>.
1583WARNING:Xst:2677 - Node <DataReceived_2_1> of sequential type is unconnected in block <MPI_CORE_EX4_FSM>.
1584WARNING:Xst:2677 - Node <DataReceived_2_2> of sequential type is unconnected in block <MPI_CORE_EX4_FSM>.
1585WARNING:Xst:2677 - Node <DataReceived_2_3> of sequential type is unconnected in block <MPI_CORE_EX4_FSM>.
1586WARNING:Xst:2677 - Node <AppRank_0> of sequential type is unconnected in block <MPI_CORE_EX4_FSM>.
1587WARNING:Xst:2677 - Node <AppRank_1> of sequential type is unconnected in block <MPI_CORE_EX4_FSM>.
1588WARNING:Xst:2677 - Node <AppRank_2> of sequential type is unconnected in block <MPI_CORE_EX4_FSM>.
1589WARNING:Xst:2677 - Node <AppRank_3> of sequential type is unconnected in block <MPI_CORE_EX4_FSM>.
1590WARNING:Xst:2677 - Node <MyRank_0> of sequential type is unconnected in block <MPI_CORE_EX4_FSM>.
1591WARNING:Xst:2677 - Node <MyRank_1> of sequential type is unconnected in block <MPI_CORE_EX4_FSM>.
1592WARNING:Xst:2677 - Node <MyRank_2> of sequential type is unconnected in block <MPI_CORE_EX4_FSM>.
1593WARNING:Xst:2677 - Node <MyRank_3> of sequential type is unconnected in block <MPI_CORE_EX4_FSM>.
1594WARNING:Xst:1710 - FF/Latch <pid_counter_0> (without init value) has a constant value of 0 in block <MPI_CORE_EX1_FSM>. This FF/Latch will be trimmed during the optimization process.
1595WARNING:Xst:1710 - FF/Latch <pid_counter_1> (without init value) has a constant value of 0 in block <MPI_CORE_EX1_FSM>. This FF/Latch will be trimmed during the optimization process.
1596WARNING:Xst:1710 - FF/Latch <pid_counter_2> (without init value) has a constant value of 0 in block <MPI_CORE_EX1_FSM>. This FF/Latch will be trimmed during the optimization process.
1597WARNING:Xst:1710 - FF/Latch <pid_counter_3> (without init value) has a constant value of 0 in block <MPI_CORE_EX1_FSM>. This FF/Latch will be trimmed during the optimization process.
1598WARNING:Xst:1710 - FF/Latch <push_address_counter_0> (without init value) has a constant value of 0 in block <Instruction_Fifo2>. This FF/Latch will be trimmed during the optimization process.
1599WARNING:Xst:1710 - FF/Latch <push_address_counter_1> (without init value) has a constant value of 0 in block <Instruction_Fifo2>. This FF/Latch will be trimmed during the optimization process.
1600WARNING:Xst:1710 - FF/Latch <push_address_counter_2> (without init value) has a constant value of 0 in block <Instruction_Fifo2>. This FF/Latch will be trimmed during the optimization process.
1601WARNING:Xst:1710 - FF/Latch <push_address_counter_3> (without init value) has a constant value of 0 in block <Instruction_Fifo2>. This FF/Latch will be trimmed during the optimization process.
1602WARNING:Xst:1710 - FF/Latch <push_address_counter_4> (without init value) has a constant value of 0 in block <Instruction_Fifo2>. This FF/Latch will be trimmed during the optimization process.
1603WARNING:Xst:1710 - FF/Latch <push_address_counter_5> (without init value) has a constant value of 0 in block <Instruction_Fifo2>. This FF/Latch will be trimmed during the optimization process.
1604WARNING:Xst:1293 - FF/Latch <fwft_fsm_state_FSM_FFd2> has a constant value of 0 in block <Instruction_Fifo2>. This FF/Latch will be trimmed during the optimization process.
1605WARNING:Xst:2677 - Node <prio_wr_0> of sequential type is unconnected in block <MPI_CORE_DMA_ARBITER>.
1606WARNING:Xst:2677 - Node <prio_wr_1> of sequential type is unconnected in block <MPI_CORE_DMA_ARBITER>.
1607WARNING:Xst:2677 - Node <prio_wr_2> of sequential type is unconnected in block <MPI_CORE_DMA_ARBITER>.
1608WARNING:Xst:2677 - Node <prio_wr_3> of sequential type is unconnected in block <MPI_CORE_DMA_ARBITER>.
1609WARNING:Xst:1293 - FF/Latch <fwft_fsm_state_FSM_FFd1> has a constant value of 0 in block <Instruction_Fifo2>. This FF/Latch will be trimmed during the optimization process.
1610INFO:Xst:2399 - RAMs <Mram_RAM2>, <Mram_RAM1> are equivalent, second RAM is removed
1611INFO:Xst:2399 - RAMs <Mram_RAM2>, <Mram_RAM3> are equivalent, second RAM is removed
1612INFO:Xst:2399 - RAMs <Mram_RAM2>, <Mram_RAM4> are equivalent, second RAM is removed
1613INFO:Xst:2399 - RAMs <Mram_RAM5>, <Mram_RAM8> are equivalent, second RAM is removed
1614INFO:Xst:2399 - RAMs <Mram_RAM5>, <Mram_RAM6> are equivalent, second RAM is removed
1615INFO:Xst:2399 - RAMs <Mram_RAM5>, <Mram_RAM7> are equivalent, second RAM is removed
1616INFO:Xst:2399 - RAMs <Mram_RAM9>, <Mram_RAM10> are equivalent, second RAM is removed
1617INFO:Xst:2399 - RAMs <Mram_RAM9>, <Mram_RAM11> are equivalent, second RAM is removed
1618INFO:Xst:2399 - RAMs <Mram_RAM9>, <Mram_RAM12> are equivalent, second RAM is removed
1619INFO:Xst:2399 - RAMs <Mram_RAM13>, <Mram_RAM14> are equivalent, second RAM is removed
1620INFO:Xst:2399 - RAMs <Mram_RAM13>, <Mram_RAM15> are equivalent, second RAM is removed
1621INFO:Xst:2399 - RAMs <Mram_RAM13>, <Mram_RAM16> are equivalent, second RAM is removed
1622INFO:Xst:2399 - RAMs <Mram_RAM18>, <Mram_RAM17> are equivalent, second RAM is removed
1623INFO:Xst:2399 - RAMs <Mram_RAM18>, <Mram_RAM19> are equivalent, second RAM is removed
1624INFO:Xst:2399 - RAMs <Mram_RAM18>, <Mram_RAM20> are equivalent, second RAM is removed
1625INFO:Xst:2399 - RAMs <Mram_RAM23>, <Mram_RAM21> are equivalent, second RAM is removed
1626INFO:Xst:2399 - RAMs <Mram_RAM23>, <Mram_RAM22> are equivalent, second RAM is removed
1627INFO:Xst:2399 - RAMs <Mram_RAM23>, <Mram_RAM24> are equivalent, second RAM is removed
1628INFO:Xst:2399 - RAMs <Mram_RAM25>, <Mram_RAM28> are equivalent, second RAM is removed
1629INFO:Xst:2399 - RAMs <Mram_RAM25>, <Mram_RAM26> are equivalent, second RAM is removed
1630INFO:Xst:2399 - RAMs <Mram_RAM25>, <Mram_RAM27> are equivalent, second RAM is removed
1631INFO:Xst:2399 - RAMs <Mram_RAM29>, <Mram_RAM30> are equivalent, second RAM is removed
1632INFO:Xst:2399 - RAMs <Mram_RAM29>, <Mram_RAM31> are equivalent, second RAM is removed
1633INFO:Xst:2399 - RAMs <Mram_RAM29>, <Mram_RAM32> are equivalent, second RAM is removed
1634
1635Mapping all equations...
1636Building and optimizing final netlist ...
1637INFO:Xst:2261 - The FF/Latch <dma_wr_logic_0> in Unit <MPI_CORE_DMA_ARBITER> is equivalent to the following FF/Latch, which will be removed : <dma_req_wr>
1638Found area constraint ratio of 100 (+ 5) on block CORE_MPI, actual ratio is 9.
1639WARNING:Xst:2677 - Node <pop_address_counter_4> of sequential type is unconnected in block <Instruction_Fifo2>.
1640WARNING:Xst:2677 - Node <pop_address_counter_5> of sequential type is unconnected in block <Instruction_Fifo2>.
1641
1642Final Macro Processing ...
1643
1644=========================================================================
1645Final Register Report
1646
1647Macro Statistics
1648# Registers                                            : 340
1649 Flip-Flops                                            : 340
1650
1651=========================================================================
1652
1653=========================================================================
1654*                           Partition Report                            *
1655=========================================================================
1656
1657Partition Implementation Status
1658-------------------------------
1659
1660  No Partitions were found in this design.
1661
1662-------------------------------
1663
1664=========================================================================
1665*                            Final Report                               *
1666=========================================================================
1667Final Results
1668RTL Top Level Output File Name     : CORE_MPI.ngr
1669Top Level Output File Name         : CORE_MPI
1670Output Format                      : NGC
1671Optimization Goal                  : Speed
1672Keep Hierarchy                     : Soft
1673
1674Design Statistics
1675# IOs                              : 98
1676
1677Cell Usage :
1678# BELS                             : 1549
1679#      GND                         : 8
1680#      INV                         : 16
1681#      LUT1                        : 61
1682#      LUT2                        : 147
1683#      LUT2_D                      : 3
1684#      LUT2_L                      : 2
1685#      LUT3                        : 257
1686#      LUT3_D                      : 6
1687#      LUT3_L                      : 8
1688#      LUT4                        : 702
1689#      LUT4_D                      : 27
1690#      LUT4_L                      : 45
1691#      MUXCY                       : 80
1692#      MUXF5                       : 100
1693#      VCC                         : 3
1694#      XORCY                       : 84
1695# FlipFlops/Latches                : 598
1696#      FD                          : 1
1697#      FDC                         : 12
1698#      FDCE                        : 1
1699#      FDE                         : 220
1700#      FDPE                        : 1
1701#      FDR                         : 36
1702#      FDRE                        : 39
1703#      FDRS                        : 23
1704#      FDRSE                       : 1
1705#      FDS                         : 4
1706#      FDSE                        : 2
1707#      LD                          : 147
1708#      LD_1                        : 54
1709#      LDE                         : 57
1710# RAMS                             : 40
1711#      RAM16X1D                    : 40
1712# Clock Buffers                    : 3
1713#      BUFG                        : 3
1714# IO Buffers                       : 95
1715#      IBUF                        : 31
1716#      OBUF                        : 64
1717=========================================================================
1718
1719Device utilization summary:
1720---------------------------
1721
1722Selected Device : 3s1200eft256-5
1723
1724 Number of Slices:                      705  out of   8672     8% 
1725 Number of Slice Flip Flops:            598  out of  17344     3% 
1726 Number of 4 input LUTs:               1354  out of  17344     7% 
1727    Number used as logic:              1274
1728    Number used as RAMs:                 80
1729 Number of IOs:                          98
1730 Number of bonded IOBs:                  95  out of    190    50% 
1731 Number of GCLKs:                         3  out of     24    12% 
1732
1733---------------------------
1734Partition Resource Summary:
1735---------------------------
1736
1737  No Partitions were found in this design.
1738
1739---------------------------
1740
1741
1742=========================================================================
1743TIMING REPORT
1744
1745NOTE: THESE TIMING NUMBERS ARE ONLY A SYNTHESIS ESTIMATE.
1746      FOR ACCURATE TIMING INFORMATION PLEASE REFER TO THE TRACE REPORT
1747      GENERATED AFTER PLACE-and-ROUTE.
1748
1749Clock Information:
1750------------------
1751-------------------------------------------------------------------------------------------------+-----------------------------------------------------+-------+
1752Clock Signal                                                                                     | Clock buffer(FF name)                               | Load  |
1753-------------------------------------------------------------------------------------------------+-----------------------------------------------------+-------+
1754LD_instr/instruction_ack                                                                         | NONE(Ex_EN_1)                                       | 1     |
1755clk                                                                                              | IBUF+BUFG                                           | 379   |
1756dma_data_in_not0001(dma_data_in_not00011:O)                                                      | NONE(*)(dma_data_in_0)                              | 8     |
1757MPI_CORE_DMA_ARBITER/dma_rd_grant_0_not0001(MPI_CORE_DMA_ARBITER/dma_rd_grant_0_not00011:O)      | NONE(*)(MPI_CORE_DMA_ARBITER/dma_rd_grant_0_mux0001)| 1     |
1758MPI_CORE_DMA_ARBITER/dma_wr_grant_0_not0001(MPI_CORE_DMA_ARBITER/dma_wr_grant_0_not00011:O)      | NONE(*)(MPI_CORE_DMA_ARBITER/dma_wr_grant_0_mux0001)| 1     |
1759MPI_CORE_DMA_ARBITER/dma_rd_grant_1_cmp_eq0000(MPI_CORE_DMA_ARBITER/dma_rd_grant_1_cmp_eq00001:O)| NONE(*)(MPI_CORE_DMA_ARBITER/dma_rd_grant_1_mux0001)| 1     |
1760MPI_CORE_DMA_ARBITER/dma_rd_grant_2_cmp_eq0000(MPI_CORE_DMA_ARBITER/dma_rd_grant_2_cmp_eq00001:O)| NONE(*)(MPI_CORE_DMA_ARBITER/dma_rd_grant_2_mux0001)| 1     |
1761MPI_CORE_DMA_ARBITER/dma_rd_grant_3_cmp_eq0000(MPI_CORE_DMA_ARBITER/dma_rd_grant_3_cmp_eq00001:O)| NONE(*)(MPI_CORE_DMA_ARBITER/dma_rd_grant_3_mux0001)| 1     |
1762MPI_CORE_DMA_ARBITER/dma_wr_grant_1_cmp_eq0000(MPI_CORE_DMA_ARBITER/dma_wr_grant_1_cmp_eq00001:O)| NONE(*)(MPI_CORE_DMA_ARBITER/dma_wr_grant_1_mux0001)| 1     |
1763MPI_CORE_DMA_ARBITER/dma_wr_grant_2_cmp_eq0000(MPI_CORE_DMA_ARBITER/dma_wr_grant_2_cmp_eq00001:O)| NONE(*)(MPI_CORE_DMA_ARBITER/dma_wr_grant_2_mux0001)| 1     |
1764MPI_CORE_DMA_ARBITER/dma_wr_grant_3_cmp_eq0000(MPI_CORE_DMA_ARBITER/dma_wr_grant_3_cmp_eq00001:O)| NONE(*)(MPI_CORE_DMA_ARBITER/dma_wr_grant_3_mux0001)| 1     |
1765LD_instr/fifo_wr_i_not0001(LD_instr/fifo_wr_i_not00011:O)                                        | NONE(*)(LD_instr/fifo_wr_i)                         | 1     |
1766LD_instr/Mtrien_Ram_address_i_not0001(LD_instr/Mtrien_Ram_address_i_not0001:O)                   | NONE(*)(LD_instr/Mtrien_Ram_address_i)              | 1     |
1767LD_instr/etloadinst_cmp_eq0022(LD_instr/etloadinst_FSM_Out31:O)                                  | NONE(*)(LD_instr/base_adrset_i)                     | 9     |
1768MPI_CORE_DMA_ARBITER/dma_rd_grant<2>(MPI_CORE_DMA_ARBITER/dma_rd_grant_2_mux00041:O)             | NONE(*)(LD_instr/ptr_15)                            | 16    |
1769LD_instr/count_i_not0001(LD_instr/count_i_not000154:O)                                           | NONE(*)(LD_instr/count_i_0)                         | 18    |
1770LD_instr/timeout_not0001(LD_instr/timeout_not0001:O)                                             | NONE(*)(LD_instr/timeout_0)                         | 8     |
1771LD_instr/Mtridata_Ram_address_i_not0001(LD_instr/Mtridata_Ram_address_i_not00011:O)              | NONE(*)(LD_instr/Mtridata_Ram_address_i_0)          | 16    |
1772LD_instr/etloadinst_cmp_eq00201(LD_instr/etloadinst_FSM_FFd2-In31:O)                             | BUFG(*)(LD_instr/ADRtmp_0)                          | 32    |
1773LD_instr/etloadinst_cmp_eq0019(LD_instr/etloadinst_FSM_FFd3-In210:O)                             | NONE(*)(LD_instr/Base_AD_8)                         | 8     |
1774MPI_CORE_EX1_FSM/ram_rd_or0000(MPI_CORE_EX1_FSM/ram_rd_or0000:O)                                 | NONE(*)(MPI_CORE_EX1_FSM/ram_rd)                    | 1     |
1775MPI_CORE_EX1_FSM/ram_wr_or0000(MPI_CORE_EX1_FSM/ram_wr_or00001:O)                                | NONE(*)(MPI_CORE_EX1_FSM/ram_wr)                    | 1     |
1776MPI_CORE_EX1_FSM/AppInitReq_or0000(MPI_CORE_EX1_FSM/AppInitReq_or000032:O)                       | NONE(*)(MPI_CORE_EX1_FSM/AppInitReq)                | 1     |
1777MPI_CORE_EX1_FSM/Result_1_or0000(MPI_CORE_EX1_FSM/Result_1_or00001:O)                            | NONE(*)(MPI_CORE_EX1_FSM/Result_1)                  | 1     |
1778MPI_CORE_EX1_FSM/ex1_state_mach_FSM_FFd7                                                         | NONE(MPI_CORE_EX1_FSM/ram_data_out_0)               | 1     |
1779MPI_CORE_EX2_FSM/fifo_wr_en_or0000(MPI_CORE_EX2_FSM/fifo_wr_en_or00001:O)                        | NONE(*)(MPI_CORE_EX2_FSM/switch_port_out_rd_en)     | 1     |
1780MPI_CORE_EX2_FSM/ex2_state_mach_FSM_FFd18                                                        | NONE(MPI_CORE_EX2_FSM/Mtrien_Ram_data)              | 1     |
1781MPI_CORE_EX4_FSM/DS_Ack_or0000(MPI_CORE_EX4_FSM/DS_Ack_or000010:O)                               | NONE(*)(MPI_CORE_EX4_FSM/DS_Ack)                    | 1     |
1782MPI_CORE_EX4_FSM/WeRam_or0000(MPI_CORE_EX4_FSM/WeRam_or000016:O)                                 | NONE(*)(MPI_CORE_EX4_FSM/WeRam)                     | 1     |
1783MPI_CORE_EX4_FSM/stInit2_FSM_FFd12                                                               | NONE(MPI_CORE_EX4_FSM/Result_En)                    | 1     |
1784MPI_CORE_EX4_FSM/CTR_or0000(MPI_CORE_EX4_FSM/CTR_or0000:O)                                       | NONE(*)(MPI_CORE_EX4_FSM/CTR)                       | 1     |
1785MPI_CORE_EX4_FSM/stInit2_FSM_FFd21                                                               | BUFG                                                | 50    |
1786MPI_CORE_EX4_FSM/stInit2_FSM_FFd5                                                                | NONE(MPI_CORE_EX4_FSM/Initialized)                  | 5     |
1787MPI_CORE_EX4_FSM/stInit2_FSM_FFd10                                                               | NONE(MPI_CORE_EX4_FSM/IsMain)                       | 1     |
1788MPI_CORE_EX4_FSM/etcmd_FSM_FFd9                                                                  | NONE(MPI_CORE_EX4_FSM/cport_out_rd_en)              | 3     |
1789MPI_CORE_EX4_FSM/RankAsked_i_or0000(MPI_CORE_EX4_FSM/RankAsked_i_or000019:O)                     | NONE(*)(MPI_CORE_EX4_FSM/RankAsked_i)               | 1     |
1790MPI_CORE_EX4_FSM/DS_RDY                                                                          | NONE(MPI_CORE_EX4_FSM/RankAsked_i_mux0001)          | 9     |
1791MPI_CORE_EX4_FSM/stInit2_FSM_FFd9                                                                | NONE(MPI_CORE_EX4_FSM/MainResp)                     | 1     |
1792MPI_CORE_EX4_FSM/CM_RDY                                                                          | NONE(MPI_CORE_EX4_FSM/EquFlag)                      | 1     |
1793MPI_CORE_EX4_FSM/DataRam_or0000(MPI_CORE_EX4_FSM/DataRam_or000019:O)                             | NONE(*)(MPI_CORE_EX4_FSM/DataRam_0)                 | 8     |
1794MPI_CORE_EX4_FSM/NextRank_or0000(MPI_CORE_EX4_FSM/NextRank_or000019_f5:O)                        | NONE(*)(MPI_CORE_EX4_FSM/nextr_0)                   | 8     |
1795MPI_CORE_EX4_FSM/Datalen_or0000(MPI_CORE_EX4_FSM/Datalen_or000019:O)                             | NONE(*)(MPI_CORE_EX4_FSM/DataToSend_2_0)            | 5     |
1796MPI_CORE_EX4_FSM/DataToSend_0_or0000(MPI_CORE_EX4_FSM/DataToSend_0_or000016:O)                   | NONE(*)(MPI_CORE_EX4_FSM/DataToSend_0_0)            | 6     |
1797MPI_CORE_EX4_FSM/timeout_i_not0001(MPI_CORE_EX4_FSM/timeout_i_not000164:O)                       | NONE(*)(MPI_CORE_EX4_FSM/timeout_i_0)               | 8     |
1798MPI_CORE_EX4_FSM/PortNum_i_or0000(MPI_CORE_EX4_FSM/PortNum_i_or000019_f5:O)                      | NONE(*)(MPI_CORE_EX4_FSM/PortNum_i_0)               | 4     |
1799MPI_CORE_EX4_FSM/CmdReceived_2_cmp_eq0000(MPI_CORE_EX4_FSM/CmdReceived_2_cmp_eq00001:O)          | NONE(*)(MPI_CORE_EX4_FSM/CmdReceived_2_0)           | 8     |
1800MPI_CORE_EX4_FSM/stInit2_FSM_FFd11                                                               | NONE(MPI_CORE_EX4_FSM/NocMax_0)                     | 4     |
1801-------------------------------------------------------------------------------------------------+-----------------------------------------------------+-------+
1802(*) These 34 clock signal(s) are generated by combinatorial logic,
1803and XST is not able to identify which are the primary clock signals.
1804Please use the CLOCK_SIGNAL constraint to specify the clock signal(s) generated by combinatorial logic.
1805INFO:Xst:2169 - HDL ADVISOR - Some clock signals were not automatically buffered by XST with BUFG/BUFR resources. Please use the buffer_type constraint in order to insert these buffers to the clock signals to help prevent skew problems.
1806
1807Asynchronous Control Signals Information:
1808----------------------------------------
1809------------------------------------------------------------------------------------------------------------------+------------------------+-------+
1810Control Signal                                                                                                    | Buffer(FF name)        | Load  |
1811------------------------------------------------------------------------------------------------------------------+------------------------+-------+
1812reset                                                                                                             | IBUF                   | 13    |
1813CORE_SCHEDULER/mpi_core_rr_machine/fifo_selected_signal(CORE_SCHEDULER/mpi_core_rr_machine/fifo_selected_signal:Q)| NONE(Ex_EN_1)          | 1     |
1814------------------------------------------------------------------------------------------------------------------+------------------------+-------+
1815
1816Timing Summary:
1817---------------
1818Speed Grade: -5
1819
1820   Minimum period: 10.039ns (Maximum Frequency: 99.612MHz)
1821   Minimum input arrival time before clock: 8.389ns
1822   Maximum output required time after clock: 11.634ns
1823   Maximum combinational path delay: 7.591ns
1824
1825Timing Detail:
1826--------------
1827All values displayed in nanoseconds (ns)
1828
1829=========================================================================
1830Timing constraint: Default period analysis for Clock 'clk'
1831  Clock period: 10.039ns (frequency: 99.612MHz)
1832  Total number of paths / destination ports: 9939 / 747
1833-------------------------------------------------------------------------
1834Delay:               10.039ns (Levels of Logic = 14)
1835  Source:            Instruction_Fifo2/fifo_counter_0 (FF)
1836  Destination:       Instruction_Fifo1/fifo_counter_5 (FF)
1837  Source Clock:      clk rising
1838  Destination Clock: clk rising
1839
1840  Data Path: Instruction_Fifo2/fifo_counter_0 to Instruction_Fifo1/fifo_counter_5
1841                                Gate     Net
1842    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
1843    ----------------------------------------  ------------
1844     FDRE:C->Q             8   0.514   0.673  fifo_counter_0 (fifo_counter_0)
1845     LUT3_L:I2->LO         1   0.612   0.103  fwft_fsm_state_cmp_eq0001_SW0 (N5)
1846     LUT4:I3->O           12   0.612   0.886  fwft_fsm_state_cmp_eq0001 (empty)
1847     end scope: 'Instruction_Fifo2'
1848     begin scope: 'CORE_SCHEDULER'
1849     begin scope: 'Fifo_empty_MUX'
1850     LUT3:I1->O           17   0.612   0.896  do1 (do)
1851     end scope: 'Fifo_empty_MUX'
1852     end scope: 'CORE_SCHEDULER'
1853     begin scope: 'MPI_CORE_EX1_FSM'
1854     LUT4:I3->O            2   0.612   0.449  fifo_rd_en1 (fifo_rd_en)
1855     end scope: 'MPI_CORE_EX1_FSM'
1856     begin scope: 'CORE_SCHEDULER'
1857     begin scope: 'rd_en_demux'
1858     LUT2:I1->O           11   0.612   0.796  do11 (do1)
1859     end scope: 'rd_en_demux'
1860     end scope: 'CORE_SCHEDULER'
1861     begin scope: 'Instruction_Fifo1'
1862     LUT4_D:I3->O          3   0.612   0.454  Mcount_fifo_counter_cy<1>1 (Mcount_fifo_counter_cy<1>)
1863     LUT4_L:I3->LO         1   0.612   0.103  Mcount_fifo_counter_cy<3>1 (Mcount_fifo_counter_cy<3>)
1864     LUT4:I3->O            1   0.612   0.000  Mcount_fifo_counter_xor<5>11 (Result<5>)
1865     FDRE:D                    0.268          fifo_counter_5
1866    ----------------------------------------
1867    Total                     10.039ns (5.678ns logic, 4.361ns route)
1868                                       (56.6% logic, 43.4% route)
1869
1870=========================================================================
1871Timing constraint: Default period analysis for Clock 'MPI_CORE_DMA_ARBITER/dma_rd_grant<2>'
1872  Clock period: 1.988ns (frequency: 502.930MHz)
1873  Total number of paths / destination ports: 16 / 16
1874-------------------------------------------------------------------------
1875Delay:               1.988ns (Levels of Logic = 1)
1876  Source:            LD_instr/ptr_15 (LATCH)
1877  Destination:       LD_instr/ptr_15 (LATCH)
1878  Source Clock:      MPI_CORE_DMA_ARBITER/dma_rd_grant<2> falling
1879  Destination Clock: MPI_CORE_DMA_ARBITER/dma_rd_grant<2> falling
1880
1881  Data Path: LD_instr/ptr_15 to LD_instr/ptr_15
1882                                Gate     Net
1883    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
1884    ----------------------------------------  ------------
1885     LDE:G->Q              3   0.588   0.520  ptr_15 (ptr_15)
1886     LUT3:I1->O            1   0.612   0.000  ptr_15_mux00061 (ptr_15_mux0006)
1887     LDE:D                     0.268          ptr_15
1888    ----------------------------------------
1889    Total                      1.988ns (1.468ns logic, 0.520ns route)
1890                                       (73.8% logic, 26.2% route)
1891
1892=========================================================================
1893Timing constraint: Default period analysis for Clock 'LD_instr/timeout_not0001'
1894  Clock period: 4.635ns (frequency: 215.766MHz)
1895  Total number of paths / destination ports: 36 / 8
1896-------------------------------------------------------------------------
1897Delay:               4.635ns (Levels of Logic = 3)
1898  Source:            LD_instr/timeout_2 (LATCH)
1899  Destination:       LD_instr/timeout_6 (LATCH)
1900  Source Clock:      LD_instr/timeout_not0001 falling
1901  Destination Clock: LD_instr/timeout_not0001 falling
1902
1903  Data Path: LD_instr/timeout_2 to LD_instr/timeout_6
1904                                Gate     Net
1905    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
1906    ----------------------------------------  ------------
1907     LD:G->Q               5   0.588   0.690  timeout_2 (timeout_2)
1908     LUT4:I0->O            6   0.612   0.721  Madd_etloadinst_add0000_cy<3>11 (Madd_etloadinst_add0000_cy<3>)
1909     LUT3:I0->O            2   0.612   0.532  Madd_etloadinst_add0000_cy<5>11 (Madd_etloadinst_add0000_cy<5>)
1910     LUT3:I0->O            1   0.612   0.000  timeout_mux0006<6>1 (timeout_mux0006<6>)
1911     LD:D                      0.268          timeout_6
1912    ----------------------------------------
1913    Total                      4.635ns (2.692ns logic, 1.943ns route)
1914                                       (58.1% logic, 41.9% route)
1915
1916=========================================================================
1917Timing constraint: Default period analysis for Clock 'LD_instr/Mtridata_Ram_address_i_not0001'
1918  Clock period: 8.684ns (frequency: 115.150MHz)
1919  Total number of paths / destination ports: 157 / 16
1920-------------------------------------------------------------------------
1921Delay:               8.684ns (Levels of Logic = 8)
1922  Source:            LD_instr/Mtridata_Ram_address_i_3 (LATCH)
1923  Destination:       LD_instr/Mtridata_Ram_address_i_12 (LATCH)
1924  Source Clock:      LD_instr/Mtridata_Ram_address_i_not0001 falling
1925  Destination Clock: LD_instr/Mtridata_Ram_address_i_not0001 falling
1926
1927  Data Path: LD_instr/Mtridata_Ram_address_i_3 to LD_instr/Mtridata_Ram_address_i_12
1928                                Gate     Net
1929    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
1930    ----------------------------------------  ------------
1931     LD:G->Q               3   0.588   0.603  Mtridata_Ram_address_i_3 (Mtridata_Ram_address_i<3>)
1932     LUT4_L:I0->LO         1   0.612   0.103  tb_11_and000012_SW1 (N83)
1933     LUT4:I3->O            4   0.612   0.502  tb_11_and000012 (V_6_and0000)
1934     LUT4:I3->O            5   0.612   0.541  tb_11_and000031 (V_10_and0000)
1935     LUT4:I3->O            1   0.612   0.360  Mtridata_Ram_address_i_mux0000<3>36 (Mtridata_Ram_address_i_mux0000<3>36)
1936     LUT4_L:I3->LO         1   0.612   0.103  Mtridata_Ram_address_i_mux0000<3>85_SW0 (N105)
1937     LUT4:I3->O            1   0.612   0.360  Mtridata_Ram_address_i_mux0000<3>85 (Mtridata_Ram_address_i_mux0000<3>85)
1938     LUT4:I3->O            1   0.612   0.360  Mtridata_Ram_address_i_mux0000<3>129_SW0 (N107)
1939     LUT4:I3->O            1   0.612   0.000  Mtridata_Ram_address_i_mux0000<3>129 (Mtridata_Ram_address_i_mux0000<3>)
1940     LD:D                      0.268          Mtridata_Ram_address_i_12
1941    ----------------------------------------
1942    Total                      8.684ns (5.752ns logic, 2.932ns route)
1943                                       (66.2% logic, 33.8% route)
1944
1945=========================================================================
1946Timing constraint: Default period analysis for Clock 'LD_instr/etloadinst_cmp_eq00201'
1947  Clock period: 6.006ns (frequency: 166.503MHz)
1948  Total number of paths / destination ports: 226 / 32
1949-------------------------------------------------------------------------
1950Delay:               6.006ns (Levels of Logic = 19)
1951  Source:            LD_instr/iptr_0 (LATCH)
1952  Destination:       LD_instr/ADRtmp_15 (LATCH)
1953  Source Clock:      LD_instr/etloadinst_cmp_eq00201 falling
1954  Destination Clock: LD_instr/etloadinst_cmp_eq00201 falling
1955
1956  Data Path: LD_instr/iptr_0 to LD_instr/ADRtmp_15
1957                                Gate     Net
1958    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
1959    ----------------------------------------  ------------
1960     LDE:G->Q              2   0.588   0.532  iptr_0 (iptr_0)
1961     LUT2:I0->O            1   0.612   0.000  Madd_ADRtmp_addsub0000_lut<0> (Madd_ADRtmp_addsub0000_lut<0>)
1962     MUXCY:S->O            1   0.404   0.000  Madd_ADRtmp_addsub0000_cy<0> (Madd_ADRtmp_addsub0000_cy<0>)
1963     MUXCY:CI->O           1   0.052   0.000  Madd_ADRtmp_addsub0000_cy<1> (Madd_ADRtmp_addsub0000_cy<1>)
1964     MUXCY:CI->O           1   0.052   0.000  Madd_ADRtmp_addsub0000_cy<2> (Madd_ADRtmp_addsub0000_cy<2>)
1965     MUXCY:CI->O           1   0.052   0.000  Madd_ADRtmp_addsub0000_cy<3> (Madd_ADRtmp_addsub0000_cy<3>)
1966     MUXCY:CI->O           1   0.052   0.000  Madd_ADRtmp_addsub0000_cy<4> (Madd_ADRtmp_addsub0000_cy<4>)
1967     MUXCY:CI->O           1   0.052   0.000  Madd_ADRtmp_addsub0000_cy<5> (Madd_ADRtmp_addsub0000_cy<5>)
1968     MUXCY:CI->O           1   0.052   0.000  Madd_ADRtmp_addsub0000_cy<6> (Madd_ADRtmp_addsub0000_cy<6>)
1969     MUXCY:CI->O           1   0.052   0.000  Madd_ADRtmp_addsub0000_cy<7> (Madd_ADRtmp_addsub0000_cy<7>)
1970     MUXCY:CI->O           1   0.052   0.000  Madd_ADRtmp_addsub0000_cy<8> (Madd_ADRtmp_addsub0000_cy<8>)
1971     MUXCY:CI->O           1   0.052   0.000  Madd_ADRtmp_addsub0000_cy<9> (Madd_ADRtmp_addsub0000_cy<9>)
1972     MUXCY:CI->O           1   0.052   0.000  Madd_ADRtmp_addsub0000_cy<10> (Madd_ADRtmp_addsub0000_cy<10>)
1973     MUXCY:CI->O           1   0.052   0.000  Madd_ADRtmp_addsub0000_cy<11> (Madd_ADRtmp_addsub0000_cy<11>)
1974     MUXCY:CI->O           1   0.052   0.000  Madd_ADRtmp_addsub0000_cy<12> (Madd_ADRtmp_addsub0000_cy<12>)
1975     MUXCY:CI->O           1   0.052   0.000  Madd_ADRtmp_addsub0000_cy<13> (Madd_ADRtmp_addsub0000_cy<13>)
1976     MUXCY:CI->O           0   0.052   0.000  Madd_ADRtmp_addsub0000_cy<14> (Madd_ADRtmp_addsub0000_cy<14>)
1977     XORCY:CI->O           1   0.699   0.509  Madd_ADRtmp_addsub0000_xor<15> (ADRtmp_addsub0000<15>)
1978     LUT3:I0->O            2   0.612   0.449  ADRtmp_mux0014<15> (ADRtmp_mux0014<15>)
1979     LUT3:I1->O            1   0.612   0.000  ADRtmp_mux0016<15>1 (ADRtmp_mux0016<15>)
1980     LDE:D                     0.268          ADRtmp_15
1981    ----------------------------------------
1982    Total                      6.006ns (4.516ns logic, 1.490ns route)
1983                                       (75.2% logic, 24.8% route)
1984
1985=========================================================================
1986Timing constraint: Default period analysis for Clock 'MPI_CORE_EX4_FSM/NextRank_or0000'
1987  Clock period: 4.311ns (frequency: 231.941MHz)
1988  Total number of paths / destination ports: 20 / 8
1989-------------------------------------------------------------------------
1990Delay:               4.311ns (Levels of Logic = 5)
1991  Source:            MPI_CORE_EX4_FSM/nextr_1 (LATCH)
1992  Destination:       MPI_CORE_EX4_FSM/nextr_3 (LATCH)
1993  Source Clock:      MPI_CORE_EX4_FSM/NextRank_or0000 rising
1994  Destination Clock: MPI_CORE_EX4_FSM/NextRank_or0000 rising
1995
1996  Data Path: MPI_CORE_EX4_FSM/nextr_1 to MPI_CORE_EX4_FSM/nextr_3
1997                                Gate     Net
1998    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
1999    ----------------------------------------  ------------
2000     LD_1:G->Q             4   0.588   0.651  nextr_1 (nextr_1)
2001     LUT1:I0->O            1   0.612   0.000  Madd_nextr_addsub0000_cy<1>_rt (Madd_nextr_addsub0000_cy<1>_rt)
2002     MUXCY:S->O            1   0.404   0.000  Madd_nextr_addsub0000_cy<1> (Madd_nextr_addsub0000_cy<1>)
2003     MUXCY:CI->O           0   0.052   0.000  Madd_nextr_addsub0000_cy<2> (Madd_nextr_addsub0000_cy<2>)
2004     XORCY:CI->O           1   0.699   0.426  Madd_nextr_addsub0000_xor<3> (nextr_addsub0000<3>)
2005     LUT2:I1->O            1   0.612   0.000  nextr_mux0000<3>1 (nextr_mux0000<3>)
2006     LD_1:D                    0.268          nextr_3
2007    ----------------------------------------
2008    Total                      4.311ns (3.235ns logic, 1.077ns route)
2009                                       (75.0% logic, 25.0% route)
2010
2011=========================================================================
2012Timing constraint: Default period analysis for Clock 'MPI_CORE_EX4_FSM/CmdReceived_2_cmp_eq0000'
2013  Clock period: 2.071ns (frequency: 482.777MHz)
2014  Total number of paths / destination ports: 8 / 8
2015-------------------------------------------------------------------------
2016Delay:               2.071ns (Levels of Logic = 1)
2017  Source:            MPI_CORE_EX4_FSM/CmdReceived_2_0 (LATCH)
2018  Destination:       MPI_CORE_EX4_FSM/CmdReceived_2_0 (LATCH)
2019  Source Clock:      MPI_CORE_EX4_FSM/CmdReceived_2_cmp_eq0000 falling
2020  Destination Clock: MPI_CORE_EX4_FSM/CmdReceived_2_cmp_eq0000 falling
2021
2022  Data Path: MPI_CORE_EX4_FSM/CmdReceived_2_0 to MPI_CORE_EX4_FSM/CmdReceived_2_0
2023                                Gate     Net
2024    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
2025    ----------------------------------------  ------------
2026     LD:G->Q               3   0.588   0.603  CmdReceived_2_0 (CmdReceived_2_0)
2027     LUT4:I0->O            1   0.612   0.000  CmdReceived_2_mux0000<0>2 (CmdReceived_2_mux0000<0>)
2028     LD:D                      0.268          CmdReceived_2_0
2029    ----------------------------------------
2030    Total                      2.071ns (1.468ns logic, 0.603ns route)
2031                                       (70.9% logic, 29.1% route)
2032
2033=========================================================================
2034Timing constraint: Default period analysis for Clock 'MPI_CORE_EX4_FSM/stInit2_FSM_FFd21'
2035  Clock period: 3.772ns (frequency: 265.080MHz)
2036  Total number of paths / destination ports: 272 / 32
2037-------------------------------------------------------------------------
2038Delay:               3.772ns (Levels of Logic = 16)
2039  Source:            MPI_CORE_EX4_FSM/nextadr_1 (LATCH)
2040  Destination:       MPI_CORE_EX4_FSM/nextadr_15 (LATCH)
2041  Source Clock:      MPI_CORE_EX4_FSM/stInit2_FSM_FFd21 falling
2042  Destination Clock: MPI_CORE_EX4_FSM/stInit2_FSM_FFd21 falling
2043
2044  Data Path: MPI_CORE_EX4_FSM/nextadr_1 to MPI_CORE_EX4_FSM/nextadr_15
2045                                Gate     Net
2046    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
2047    ----------------------------------------  ------------
2048     LD:G->Q               2   0.588   0.532  nextadr_1 (nextadr_1)
2049     LUT1:I0->O            1   0.612   0.000  Madd_nextadr_add0000_cy<1>_rt (Madd_nextadr_add0000_cy<1>_rt)
2050     MUXCY:S->O            1   0.404   0.000  Madd_nextadr_add0000_cy<1> (Madd_nextadr_add0000_cy<1>)
2051     MUXCY:CI->O           1   0.051   0.000  Madd_nextadr_add0000_cy<2> (Madd_nextadr_add0000_cy<2>)
2052     MUXCY:CI->O           1   0.051   0.000  Madd_nextadr_add0000_cy<3> (Madd_nextadr_add0000_cy<3>)
2053     MUXCY:CI->O           1   0.051   0.000  Madd_nextadr_add0000_cy<4> (Madd_nextadr_add0000_cy<4>)
2054     MUXCY:CI->O           1   0.051   0.000  Madd_nextadr_add0000_cy<5> (Madd_nextadr_add0000_cy<5>)
2055     MUXCY:CI->O           1   0.051   0.000  Madd_nextadr_add0000_cy<6> (Madd_nextadr_add0000_cy<6>)
2056     MUXCY:CI->O           1   0.051   0.000  Madd_nextadr_add0000_cy<7> (Madd_nextadr_add0000_cy<7>)
2057     MUXCY:CI->O           1   0.051   0.000  Madd_nextadr_add0000_cy<8> (Madd_nextadr_add0000_cy<8>)
2058     MUXCY:CI->O           1   0.051   0.000  Madd_nextadr_add0000_cy<9> (Madd_nextadr_add0000_cy<9>)
2059     MUXCY:CI->O           1   0.051   0.000  Madd_nextadr_add0000_cy<10> (Madd_nextadr_add0000_cy<10>)
2060     MUXCY:CI->O           1   0.051   0.000  Madd_nextadr_add0000_cy<11> (Madd_nextadr_add0000_cy<11>)
2061     MUXCY:CI->O           1   0.051   0.000  Madd_nextadr_add0000_cy<12> (Madd_nextadr_add0000_cy<12>)
2062     MUXCY:CI->O           1   0.051   0.000  Madd_nextadr_add0000_cy<13> (Madd_nextadr_add0000_cy<13>)
2063     MUXCY:CI->O           0   0.051   0.000  Madd_nextadr_add0000_cy<14> (Madd_nextadr_add0000_cy<14>)
2064     XORCY:CI->O           1   0.699   0.000  Madd_nextadr_add0000_xor<15> (nextadr_add0000<15>)
2065     LD:D                      0.268          nextadr_15
2066    ----------------------------------------
2067    Total                      3.772ns (3.241ns logic, 0.532ns route)
2068                                       (85.9% logic, 14.1% route)
2069
2070=========================================================================
2071Timing constraint: Default OFFSET IN BEFORE for Clock 'clk'
2072  Total number of paths / destination ports: 942 / 459
2073-------------------------------------------------------------------------
2074Offset:              8.389ns (Levels of Logic = 8)
2075  Source:            switch_port_in_full (PAD)
2076  Destination:       MPI_CORE_EX1_FSM/n_2 (FF)
2077  Destination Clock: clk rising
2078
2079  Data Path: switch_port_in_full to MPI_CORE_EX1_FSM/n_2
2080                                Gate     Net
2081    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
2082    ----------------------------------------  ------------
2083     IBUF:I->O            35   1.106   1.226  switch_port_in_full_IBUF (switch_port_in_full_IBUF)
2084     begin scope: 'MPI_CORE_EX1_FSM'
2085     LUT4:I0->O           13   0.612   0.839  packet_length_and00021 (packet_length_and0002)
2086     LUT4_L:I3->LO         1   0.612   0.103  data_to_send_or0001_SW0_SW0 (N50)
2087     LUT4:I3->O            2   0.612   0.383  data_to_send_or0001 (data_to_send_or0001)
2088     LUT4:I3->O            2   0.612   0.410  n_mux0000<0>123 (n_mux0000<0>123)
2089     LUT3_D:I2->O          2   0.612   0.383  n_mux0000<0>128 (N2)
2090     LUT4:I3->O            1   0.612   0.000  n_mux0000<1>1 (n_mux0000<1>)
2091     FDE:D                     0.268          n_2
2092    ----------------------------------------
2093    Total                      8.389ns (5.046ns logic, 3.343ns route)
2094                                       (60.1% logic, 39.9% route)
2095
2096=========================================================================
2097Timing constraint: Default OFFSET IN BEFORE for Clock 'MPI_CORE_DMA_ARBITER/dma_rd_grant<2>'
2098  Total number of paths / destination ports: 16 / 16
2099-------------------------------------------------------------------------
2100Offset:              2.515ns (Levels of Logic = 4)
2101  Source:            ram_data_out<7> (PAD)
2102  Destination:       LD_instr/ptr_15 (LATCH)
2103  Destination Clock: MPI_CORE_DMA_ARBITER/dma_rd_grant<2> falling
2104
2105  Data Path: ram_data_out<7> to LD_instr/ptr_15
2106                                Gate     Net
2107    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
2108    ----------------------------------------  ------------
2109     IBUF:I->O             4   1.106   0.529  ram_data_out_7_IBUF (ram_data_out_7_IBUF)
2110     begin scope: 'MPI_CORE_DMA_ARBITER'
2111     end scope: 'MPI_CORE_DMA_ARBITER'
2112     begin scope: 'LD_instr'
2113     LUT3:I2->O            1   0.612   0.000  ptr_7_mux00041 (ptr_7_mux0004)
2114     LDE:D                     0.268          ptr_7
2115    ----------------------------------------
2116    Total                      2.515ns (1.986ns logic, 0.529ns route)
2117                                       (79.0% logic, 21.0% route)
2118
2119=========================================================================
2120Timing constraint: Default OFFSET IN BEFORE for Clock 'LD_instr/etloadinst_cmp_eq0022'
2121  Total number of paths / destination ports: 8 / 8
2122-------------------------------------------------------------------------
2123Offset:              1.731ns (Levels of Logic = 2)
2124  Source:            instruction<0> (PAD)
2125  Destination:       LD_instr/Base_Adr_8 (LATCH)
2126  Destination Clock: LD_instr/etloadinst_cmp_eq0022 falling
2127
2128  Data Path: instruction<0> to LD_instr/Base_Adr_8
2129                                Gate     Net
2130    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
2131    ----------------------------------------  ------------
2132     IBUF:I->O             1   1.106   0.357  instruction_0_IBUF (instruction_0_IBUF)
2133     begin scope: 'LD_instr'
2134     LDE:D                     0.268          Base_Adr_8
2135    ----------------------------------------
2136    Total                      1.731ns (1.374ns logic, 0.357ns route)
2137                                       (79.4% logic, 20.6% route)
2138
2139=========================================================================
2140Timing constraint: Default OFFSET IN BEFORE for Clock 'MPI_CORE_EX2_FSM/fifo_wr_en_or0000'
2141  Total number of paths / destination ports: 1 / 1
2142-------------------------------------------------------------------------
2143Offset:              3.133ns (Levels of Logic = 3)
2144  Source:            switch_port_out_data_vailaible (PAD)
2145  Destination:       MPI_CORE_EX2_FSM/switch_port_out_rd_en (LATCH)
2146  Destination Clock: MPI_CORE_EX2_FSM/fifo_wr_en_or0000 falling
2147
2148  Data Path: switch_port_out_data_vailaible to MPI_CORE_EX2_FSM/switch_port_out_rd_en
2149                                Gate     Net
2150    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
2151    ----------------------------------------  ------------
2152     IBUF:I->O            50   1.106   1.147  switch_port_out_data_vailaible_IBUF (switch_port_out_data_vailaible_IBUF)
2153     begin scope: 'MPI_CORE_EX2_FSM'
2154     LUT3:I1->O            1   0.612   0.000  switch_port_out_rd_en_mux00001 (switch_port_out_rd_en_mux0000)
2155     LD:D                      0.268          switch_port_out_rd_en
2156    ----------------------------------------
2157    Total                      3.133ns (1.986ns logic, 1.147ns route)
2158                                       (63.4% logic, 36.6% route)
2159
2160=========================================================================
2161Timing constraint: Default OFFSET IN BEFORE for Clock 'MPI_CORE_EX4_FSM/etcmd_FSM_FFd9'
2162  Total number of paths / destination ports: 1 / 1
2163-------------------------------------------------------------------------
2164Offset:              3.133ns (Levels of Logic = 3)
2165  Source:            switch_port_out_data_vailaible (PAD)
2166  Destination:       MPI_CORE_EX4_FSM/cport_out_rd_en (LATCH)
2167  Destination Clock: MPI_CORE_EX4_FSM/etcmd_FSM_FFd9 rising
2168
2169  Data Path: switch_port_out_data_vailaible to MPI_CORE_EX4_FSM/cport_out_rd_en
2170                                Gate     Net
2171    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
2172    ----------------------------------------  ------------
2173     IBUF:I->O            50   1.106   1.147  switch_port_out_data_vailaible_IBUF (switch_port_out_data_vailaible_IBUF)
2174     begin scope: 'MPI_CORE_EX4_FSM'
2175     LUT4:I1->O            1   0.612   0.000  cport_out_rd_en_mux00001 (cport_out_rd_en_mux0000)
2176     LD_1:D                    0.268          cport_out_rd_en
2177    ----------------------------------------
2178    Total                      3.133ns (1.986ns logic, 1.147ns route)
2179                                       (63.4% logic, 36.6% route)
2180
2181=========================================================================
2182Timing constraint: Default OFFSET IN BEFORE for Clock 'MPI_CORE_EX4_FSM/CmdReceived_2_cmp_eq0000'
2183  Total number of paths / destination ports: 8 / 8
2184-------------------------------------------------------------------------
2185Offset:              2.713ns (Levels of Logic = 3)
2186  Source:            switch_port_out_data<0> (PAD)
2187  Destination:       MPI_CORE_EX4_FSM/CmdReceived_2_0 (LATCH)
2188  Destination Clock: MPI_CORE_EX4_FSM/CmdReceived_2_cmp_eq0000 falling
2189
2190  Data Path: switch_port_out_data<0> to MPI_CORE_EX4_FSM/CmdReceived_2_0
2191                                Gate     Net
2192    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
2193    ----------------------------------------  ------------
2194     IBUF:I->O             9   1.106   0.727  switch_port_out_data_0_IBUF (switch_port_out_data_0_IBUF)
2195     begin scope: 'MPI_CORE_EX4_FSM'
2196     LUT4:I2->O            1   0.612   0.000  CmdReceived_2_mux0000<0>2 (CmdReceived_2_mux0000<0>)
2197     LD:D                      0.268          CmdReceived_2_0
2198    ----------------------------------------
2199    Total                      2.713ns (1.986ns logic, 0.727ns route)
2200                                       (73.2% logic, 26.8% route)
2201
2202=========================================================================
2203Timing constraint: Default OFFSET OUT AFTER for Clock 'clk'
2204  Total number of paths / destination ports: 1619 / 48
2205-------------------------------------------------------------------------
2206Offset:              11.634ns (Levels of Logic = 8)
2207  Source:            MPI_CORE_EX1_FSM/ex1_state_mach_FSM_FFd9 (FF)
2208  Destination:       switch_port_in_data<7> (PAD)
2209  Source Clock:      clk rising
2210
2211  Data Path: MPI_CORE_EX1_FSM/ex1_state_mach_FSM_FFd9 to switch_port_in_data<7>
2212                                Gate     Net
2213    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
2214    ----------------------------------------  ------------
2215     FDRS:C->Q            17   0.514   1.045  ex1_state_mach_FSM_FFd9 (ex1_state_mach_FSM_FFd9)
2216     LUT2:I0->O            4   0.612   0.502  n_mux0000<0>221 (N341)
2217     LUT4:I3->O            9   0.612   0.766  switch_port_in_data_mux0000<0>31 (N21)
2218     LUT4:I1->O            8   0.612   0.673  switch_port_in_data_and00001 (switch_port_in_data_not0001_inv)
2219     LUT3:I2->O            1   0.612   0.426  switch_port_in_data<7>LogicTrst22_SW0 (N88)
2220     LUT4:I1->O            1   0.612   0.509  switch_port_in_data<7>LogicTrst22 (switch_port_in_data<7>)
2221     end scope: 'MPI_CORE_EX1_FSM'
2222     LUT4:I0->O            1   0.612   0.357  switch_port_in_data<7>1 (switch_port_in_data_7_OBUF)
2223     OBUF:I->O                 3.169          switch_port_in_data_7_OBUF (switch_port_in_data<7>)
2224    ----------------------------------------
2225    Total                     11.634ns (7.355ns logic, 4.279ns route)
2226                                       (63.2% logic, 36.8% route)
2227
2228=========================================================================
2229Timing constraint: Default OFFSET OUT AFTER for Clock 'MPI_CORE_DMA_ARBITER/dma_wr_grant_1_cmp_eq0000'
2230  Total number of paths / destination ports: 34 / 18
2231-------------------------------------------------------------------------
2232Offset:              7.351ns (Levels of Logic = 6)
2233  Source:            MPI_CORE_DMA_ARBITER/dma_wr_grant_1_mux0001 (LATCH)
2234  Destination:       ram_address_wr<15> (PAD)
2235  Source Clock:      MPI_CORE_DMA_ARBITER/dma_wr_grant_1_cmp_eq0000 falling
2236
2237  Data Path: MPI_CORE_DMA_ARBITER/dma_wr_grant_1_mux0001 to ram_address_wr<15>
2238                                Gate     Net
2239    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
2240    ----------------------------------------  ------------
2241     LD:G->Q               1   0.588   0.509  dma_wr_grant_1_mux0001 (dma_wr_grant_1_mux0001)
2242     LUT4:I0->O           38   0.612   1.226  dma_wr_grant_1_mux00041 (dma_wr_grant<1>)
2243     end scope: 'MPI_CORE_DMA_ARBITER'
2244     LUT4:I0->O            1   0.612   0.000  dma_wr_address<9>LogicTrst_F (N122)
2245     MUXF5:I0->O           1   0.278   0.357  dma_wr_address<9>LogicTrst (dma_wr_address<9>)
2246     begin scope: 'MPI_CORE_DMA_ARBITER'
2247     end scope: 'MPI_CORE_DMA_ARBITER'
2248     OBUF:I->O                 3.169          ram_address_wr_9_OBUF (ram_address_wr<9>)
2249    ----------------------------------------
2250    Total                      7.351ns (5.259ns logic, 2.092ns route)
2251                                       (71.5% logic, 28.5% route)
2252
2253=========================================================================
2254Timing constraint: Default OFFSET OUT AFTER for Clock 'MPI_CORE_DMA_ARBITER/dma_wr_grant_3_cmp_eq0000'
2255  Total number of paths / destination ports: 34 / 18
2256-------------------------------------------------------------------------
2257Offset:              8.095ns (Levels of Logic = 5)
2258  Source:            MPI_CORE_DMA_ARBITER/dma_wr_grant_3_mux0001 (LATCH)
2259  Destination:       ram_we (PAD)
2260  Source Clock:      MPI_CORE_DMA_ARBITER/dma_wr_grant_3_cmp_eq0000 falling
2261
2262  Data Path: MPI_CORE_DMA_ARBITER/dma_wr_grant_3_mux0001 to ram_we
2263                                Gate     Net
2264    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
2265    ----------------------------------------  ------------
2266     LD:G->Q               1   0.588   0.509  dma_wr_grant_3_mux0001 (dma_wr_grant_3_mux0001)
2267     LUT4:I0->O           37   0.612   1.226  dma_wr_grant_3_mux00041 (dma_wr_grant<3>)
2268     end scope: 'MPI_CORE_DMA_ARBITER'
2269     LUT4:I0->O            2   0.612   0.410  ram_en_or00001_SW0 (N86)
2270     LUT4:I2->O            1   0.612   0.357  ram_we_and00001 (ram_we_OBUF)
2271     OBUF:I->O                 3.169          ram_we_OBUF (ram_we)
2272    ----------------------------------------
2273    Total                      8.095ns (5.593ns logic, 2.502ns route)
2274                                       (69.1% logic, 30.9% route)
2275
2276=========================================================================
2277Timing constraint: Default OFFSET OUT AFTER for Clock 'MPI_CORE_DMA_ARBITER/dma_wr_grant_0_not0001'
2278  Total number of paths / destination ports: 18 / 18
2279-------------------------------------------------------------------------
2280Offset:              7.960ns (Levels of Logic = 5)
2281  Source:            MPI_CORE_DMA_ARBITER/dma_wr_grant_0_mux0001 (LATCH)
2282  Destination:       ram_we (PAD)
2283  Source Clock:      MPI_CORE_DMA_ARBITER/dma_wr_grant_0_not0001 rising
2284
2285  Data Path: MPI_CORE_DMA_ARBITER/dma_wr_grant_0_mux0001 to ram_we
2286                                Gate     Net
2287    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
2288    ----------------------------------------  ------------
2289     LD_1:G->Q             1   0.588   0.509  dma_wr_grant_0_mux0001 (dma_wr_grant_0_mux0001)
2290     LUT4:I0->O           23   0.612   1.091  dma_wr_grant_0_mux00042 (dma_wr_grant<0>)
2291     end scope: 'MPI_CORE_DMA_ARBITER'
2292     LUT4:I1->O            2   0.612   0.410  ram_en_or00001_SW0 (N86)
2293     LUT4:I2->O            1   0.612   0.357  ram_we_and00001 (ram_we_OBUF)
2294     OBUF:I->O                 3.169          ram_we_OBUF (ram_we)
2295    ----------------------------------------
2296    Total                      7.960ns (5.593ns logic, 2.367ns route)
2297                                       (70.3% logic, 29.7% route)
2298
2299=========================================================================
2300Timing constraint: Default OFFSET OUT AFTER for Clock 'MPI_CORE_EX1_FSM/ram_wr_or0000'
2301  Total number of paths / destination ports: 2 / 2
2302-------------------------------------------------------------------------
2303Offset:              6.135ns (Levels of Logic = 4)
2304  Source:            MPI_CORE_EX1_FSM/ram_wr (LATCH)
2305  Destination:       ram_we (PAD)
2306  Source Clock:      MPI_CORE_EX1_FSM/ram_wr_or0000 rising
2307
2308  Data Path: MPI_CORE_EX1_FSM/ram_wr to ram_we
2309                                Gate     Net
2310    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
2311    ----------------------------------------  ------------
2312     LD_1:G->Q             1   0.588   0.387  ram_wr (ram_wr)
2313     end scope: 'MPI_CORE_EX1_FSM'
2314     LUT4:I2->O            2   0.612   0.410  ram_en_or00001_SW0 (N86)
2315     LUT4:I2->O            1   0.612   0.357  ram_we_and00001 (ram_we_OBUF)
2316     OBUF:I->O                 3.169          ram_we_OBUF (ram_we)
2317    ----------------------------------------
2318    Total                      6.135ns (4.981ns logic, 1.154ns route)
2319                                       (81.2% logic, 18.8% route)
2320
2321=========================================================================
2322Timing constraint: Default OFFSET OUT AFTER for Clock 'MPI_CORE_EX4_FSM/WeRam_or0000'
2323  Total number of paths / destination ports: 2 / 2
2324-------------------------------------------------------------------------
2325Offset:              6.108ns (Levels of Logic = 4)
2326  Source:            MPI_CORE_EX4_FSM/WeRam (LATCH)
2327  Destination:       ram_we (PAD)
2328  Source Clock:      MPI_CORE_EX4_FSM/WeRam_or0000 rising
2329
2330  Data Path: MPI_CORE_EX4_FSM/WeRam to ram_we
2331                                Gate     Net
2332    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
2333    ----------------------------------------  ------------
2334     LD_1:G->Q             1   0.588   0.360  WeRam (WeRam)
2335     end scope: 'MPI_CORE_EX4_FSM'
2336     LUT4:I3->O            2   0.612   0.410  ram_en_or00001_SW0 (N86)
2337     LUT4:I2->O            1   0.612   0.357  ram_we_and00001 (ram_we_OBUF)
2338     OBUF:I->O                 3.169          ram_we_OBUF (ram_we)
2339    ----------------------------------------
2340    Total                      6.108ns (4.981ns logic, 1.127ns route)
2341                                       (81.5% logic, 18.5% route)
2342
2343=========================================================================
2344Timing constraint: Default OFFSET OUT AFTER for Clock 'MPI_CORE_DMA_ARBITER/dma_wr_grant_2_cmp_eq0000'
2345  Total number of paths / destination ports: 34 / 18
2346-------------------------------------------------------------------------
2347Offset:              7.351ns (Levels of Logic = 6)
2348  Source:            MPI_CORE_DMA_ARBITER/dma_wr_grant_2_mux0001 (LATCH)
2349  Destination:       ram_address_wr<15> (PAD)
2350  Source Clock:      MPI_CORE_DMA_ARBITER/dma_wr_grant_2_cmp_eq0000 falling
2351
2352  Data Path: MPI_CORE_DMA_ARBITER/dma_wr_grant_2_mux0001 to ram_address_wr<15>
2353                                Gate     Net
2354    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
2355    ----------------------------------------  ------------
2356     LD:G->Q               1   0.588   0.509  dma_wr_grant_2_mux0001 (dma_wr_grant_2_mux0001)
2357     LUT4:I0->O           38   0.612   1.226  dma_wr_grant_2_mux00041 (dma_wr_grant<2>)
2358     end scope: 'MPI_CORE_DMA_ARBITER'
2359     LUT4:I0->O            1   0.612   0.000  dma_wr_address<9>LogicTrst_G (N123)
2360     MUXF5:I1->O           1   0.278   0.357  dma_wr_address<9>LogicTrst (dma_wr_address<9>)
2361     begin scope: 'MPI_CORE_DMA_ARBITER'
2362     end scope: 'MPI_CORE_DMA_ARBITER'
2363     OBUF:I->O                 3.169          ram_address_wr_9_OBUF (ram_address_wr<9>)
2364    ----------------------------------------
2365    Total                      7.351ns (5.259ns logic, 2.092ns route)
2366                                       (71.5% logic, 28.5% route)
2367
2368=========================================================================
2369Timing constraint: Default OFFSET OUT AFTER for Clock 'LD_instr/instruction_ack'
2370  Total number of paths / destination ports: 31 / 11
2371-------------------------------------------------------------------------
2372Offset:              7.062ns (Levels of Logic = 4)
2373  Source:            Ex_EN_1 (FF)
2374  Destination:       switch_port_in_wr_en (PAD)
2375  Source Clock:      LD_instr/instruction_ack rising
2376
2377  Data Path: Ex_EN_1 to switch_port_in_wr_en
2378                                Gate     Net
2379    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
2380    ----------------------------------------  ------------
2381     FDC:C->Q              7   0.514   0.754  Ex_EN_1 (Ex_EN_1)
2382     LUT3:I0->O            1   0.612   0.000  switch_port_in_data_cmp_eq00001 (switch_port_in_data_cmp_eq00001)
2383     MUXF5:I1->O           9   0.278   0.766  switch_port_in_data_cmp_eq0000_f5 (switch_port_in_data_cmp_eq0000)
2384     LUT4:I1->O            1   0.612   0.357  switch_port_in_wr_en1 (switch_port_in_wr_en_OBUF)
2385     OBUF:I->O                 3.169          switch_port_in_wr_en_OBUF (switch_port_in_wr_en)
2386    ----------------------------------------
2387    Total                      7.062ns (5.185ns logic, 1.877ns route)
2388                                       (73.4% logic, 26.6% route)
2389
2390=========================================================================
2391Timing constraint: Default OFFSET OUT AFTER for Clock 'MPI_CORE_EX1_FSM/AppInitReq_or0000'
2392  Total number of paths / destination ports: 21 / 11
2393-------------------------------------------------------------------------
2394Offset:              8.188ns (Levels of Logic = 5)
2395  Source:            MPI_CORE_EX1_FSM/AppInitReq (LATCH)
2396  Destination:       switch_port_out_rd_en (PAD)
2397  Source Clock:      MPI_CORE_EX1_FSM/AppInitReq_or0000 rising
2398
2399  Data Path: MPI_CORE_EX1_FSM/AppInitReq to switch_port_out_rd_en
2400                                Gate     Net
2401    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
2402    ----------------------------------------  ------------
2403     LD_1:G->Q             3   0.588   0.603  AppInitReq (AppInitReq)
2404     end scope: 'MPI_CORE_EX1_FSM'
2405     LUT2:I0->O            5   0.612   0.690  InitReq1 (Ex_EN<4>)
2406     LUT4:I0->O           11   0.612   0.945  switch_port_out_rd_en11 (N0)
2407     LUT4:I0->O            1   0.612   0.357  switch_port_out_rd_en25 (switch_port_out_rd_en_OBUF)
2408     OBUF:I->O                 3.169          switch_port_out_rd_en_OBUF (switch_port_out_rd_en)
2409    ----------------------------------------
2410    Total                      8.188ns (5.593ns logic, 2.595ns route)
2411                                       (68.3% logic, 31.7% route)
2412
2413=========================================================================
2414Timing constraint: Default OFFSET OUT AFTER for Clock 'MPI_CORE_EX4_FSM/stInit2_FSM_FFd5'
2415  Total number of paths / destination ports: 26 / 12
2416-------------------------------------------------------------------------
2417Offset:              8.298ns (Levels of Logic = 5)
2418  Source:            MPI_CORE_EX4_FSM/Initialized (LATCH)
2419  Destination:       switch_port_out_rd_en (PAD)
2420  Source Clock:      MPI_CORE_EX4_FSM/stInit2_FSM_FFd5 falling
2421
2422  Data Path: MPI_CORE_EX4_FSM/Initialized to switch_port_out_rd_en
2423                                Gate     Net
2424    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
2425    ----------------------------------------  ------------
2426     LD:G->Q               8   0.588   0.712  Initialized (Initialized)
2427     end scope: 'MPI_CORE_EX4_FSM'
2428     LUT2:I1->O            5   0.612   0.690  InitReq1 (Ex_EN<4>)
2429     LUT4:I0->O           11   0.612   0.945  switch_port_out_rd_en11 (N0)
2430     LUT4:I0->O            1   0.612   0.357  switch_port_out_rd_en25 (switch_port_out_rd_en_OBUF)
2431     OBUF:I->O                 3.169          switch_port_out_rd_en_OBUF (switch_port_out_rd_en)
2432    ----------------------------------------
2433    Total                      8.298ns (5.593ns logic, 2.705ns route)
2434                                       (67.4% logic, 32.6% route)
2435
2436=========================================================================
2437Timing constraint: Default OFFSET OUT AFTER for Clock 'MPI_CORE_EX4_FSM/stInit2_FSM_FFd21'
2438  Total number of paths / destination ports: 41 / 26
2439-------------------------------------------------------------------------
2440Offset:              8.273ns (Levels of Logic = 6)
2441  Source:            MPI_CORE_EX4_FSM/RTS_cmd (LATCH)
2442  Destination:       switch_port_in_data<5> (PAD)
2443  Source Clock:      MPI_CORE_EX4_FSM/stInit2_FSM_FFd21 rising
2444
2445  Data Path: MPI_CORE_EX4_FSM/RTS_cmd to switch_port_in_data<5>
2446                                Gate     Net
2447    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
2448    ----------------------------------------  ------------
2449     LD_1:G->Q             7   0.588   0.671  RTS_cmd (RTS_cmd)
2450     LUT3:I1->O           13   0.612   0.988  port_in_data_and00001 (port_in_data_not0001_inv)
2451     LUT3:I0->O            1   0.612   0.000  port_in_data<5>LogicTrst_G (N159)
2452     MUXF5:I1->O           1   0.278   0.387  port_in_data<5>LogicTrst (port_in_data<5>)
2453     end scope: 'MPI_CORE_EX4_FSM'
2454     LUT4:I2->O            1   0.612   0.357  switch_port_in_data<5>1 (switch_port_in_data_5_OBUF)
2455     OBUF:I->O                 3.169          switch_port_in_data_5_OBUF (switch_port_in_data<5>)
2456    ----------------------------------------
2457    Total                      8.273ns (5.871ns logic, 2.402ns route)
2458                                       (71.0% logic, 29.0% route)
2459
2460=========================================================================
2461Timing constraint: Default OFFSET OUT AFTER for Clock 'MPI_CORE_EX4_FSM/CTR_or0000'
2462  Total number of paths / destination ports: 25 / 10
2463-------------------------------------------------------------------------
2464Offset:              8.330ns (Levels of Logic = 6)
2465  Source:            MPI_CORE_EX4_FSM/CTR (LATCH)
2466  Destination:       switch_port_in_data<5> (PAD)
2467  Source Clock:      MPI_CORE_EX4_FSM/CTR_or0000 rising
2468
2469  Data Path: MPI_CORE_EX4_FSM/CTR to switch_port_in_data<5>
2470                                Gate     Net
2471    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
2472    ----------------------------------------  ------------
2473     LD_1:G->Q             9   0.588   0.727  CTR (CTR)
2474     LUT3:I2->O           13   0.612   0.988  port_in_data_and00001 (port_in_data_not0001_inv)
2475     LUT3:I0->O            1   0.612   0.000  port_in_data<5>LogicTrst_G (N159)
2476     MUXF5:I1->O           1   0.278   0.387  port_in_data<5>LogicTrst (port_in_data<5>)
2477     end scope: 'MPI_CORE_EX4_FSM'
2478     LUT4:I2->O            1   0.612   0.357  switch_port_in_data<5>1 (switch_port_in_data_5_OBUF)
2479     OBUF:I->O                 3.169          switch_port_in_data_5_OBUF (switch_port_in_data<5>)
2480    ----------------------------------------
2481    Total                      8.330ns (5.871ns logic, 2.459ns route)
2482                                       (70.5% logic, 29.5% route)
2483
2484=========================================================================
2485Timing constraint: Default OFFSET OUT AFTER for Clock 'MPI_CORE_EX4_FSM/etcmd_FSM_FFd9'
2486  Total number of paths / destination ports: 3 / 2
2487-------------------------------------------------------------------------
2488Offset:              7.096ns (Levels of Logic = 5)
2489  Source:            MPI_CORE_EX4_FSM/cport_out_rd_en (LATCH)
2490  Destination:       switch_port_out_rd_en (PAD)
2491  Source Clock:      MPI_CORE_EX4_FSM/etcmd_FSM_FFd9 rising
2492
2493  Data Path: MPI_CORE_EX4_FSM/cport_out_rd_en to switch_port_out_rd_en
2494                                Gate     Net
2495    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
2496    ----------------------------------------  ------------
2497     LD_1:G->Q             1   0.588   0.360  cport_out_rd_en (cport_out_rd_en)
2498     LUT4:I3->O            1   0.612   0.360  port_out_rd_en_SW1 (N122)
2499     LUT4:I3->O            1   0.612   0.426  port_out_rd_en (port_out_rd_en)
2500     end scope: 'MPI_CORE_EX4_FSM'
2501     LUT4:I1->O            1   0.612   0.357  switch_port_out_rd_en25 (switch_port_out_rd_en_OBUF)
2502     OBUF:I->O                 3.169          switch_port_out_rd_en_OBUF (switch_port_out_rd_en)
2503    ----------------------------------------
2504    Total                      7.096ns (5.593ns logic, 1.503ns route)
2505                                       (78.8% logic, 21.2% route)
2506
2507=========================================================================
2508Timing constraint: Default OFFSET OUT AFTER for Clock 'MPI_CORE_EX1_FSM/ram_rd_or0000'
2509  Total number of paths / destination ports: 1 / 1
2510-------------------------------------------------------------------------
2511Offset:              6.485ns (Levels of Logic = 5)
2512  Source:            MPI_CORE_EX1_FSM/ram_rd (LATCH)
2513  Destination:       ram_en (PAD)
2514  Source Clock:      MPI_CORE_EX1_FSM/ram_rd_or0000 rising
2515
2516  Data Path: MPI_CORE_EX1_FSM/ram_rd to ram_en
2517                                Gate     Net
2518    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
2519    ----------------------------------------  ------------
2520     LD_1:G->Q             1   0.588   0.509  ram_rd (ram_rd)
2521     end scope: 'MPI_CORE_EX1_FSM'
2522     LUT4:I0->O            1   0.612   0.000  ram_en_or0000382 (ram_en_or0000382)
2523     MUXF5:I0->O           1   0.278   0.360  ram_en_or000038_f5 (ram_en_or000038)
2524     LUT4:I3->O            1   0.612   0.357  ram_en_or000050 (ram_en_OBUF)
2525     OBUF:I->O                 3.169          ram_en_OBUF (ram_en)
2526    ----------------------------------------
2527    Total                      6.485ns (5.259ns logic, 1.226ns route)
2528                                       (81.1% logic, 18.9% route)
2529
2530=========================================================================
2531Timing constraint: Default OFFSET OUT AFTER for Clock 'MPI_CORE_DMA_ARBITER/dma_rd_grant_1_cmp_eq0000'
2532  Total number of paths / destination ports: 34 / 17
2533-------------------------------------------------------------------------
2534Offset:              8.200ns (Levels of Logic = 6)
2535  Source:            MPI_CORE_DMA_ARBITER/dma_rd_grant_1_mux0001 (LATCH)
2536  Destination:       ram_en (PAD)
2537  Source Clock:      MPI_CORE_DMA_ARBITER/dma_rd_grant_1_cmp_eq0000 falling
2538
2539  Data Path: MPI_CORE_DMA_ARBITER/dma_rd_grant_1_mux0001 to ram_en
2540                                Gate     Net
2541    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
2542    ----------------------------------------  ------------
2543     LD:G->Q               1   0.588   0.387  dma_rd_grant_1_mux0001 (dma_rd_grant_1_mux0001)
2544     LUT4:I2->O           34   0.612   1.225  dma_rd_grant_1_mux00041 (dma_rd_grant<1>)
2545     end scope: 'MPI_CORE_DMA_ARBITER'
2546     LUT4:I0->O            1   0.612   0.000  ram_en_or0000381 (ram_en_or0000381)
2547     MUXF5:I1->O           1   0.278   0.360  ram_en_or000038_f5 (ram_en_or000038)
2548     LUT4:I3->O            1   0.612   0.357  ram_en_or000050 (ram_en_OBUF)
2549     OBUF:I->O                 3.169          ram_en_OBUF (ram_en)
2550    ----------------------------------------
2551    Total                      8.200ns (5.871ns logic, 2.329ns route)
2552                                       (71.6% logic, 28.4% route)
2553
2554=========================================================================
2555Timing constraint: Default OFFSET OUT AFTER for Clock 'MPI_CORE_DMA_ARBITER/dma_rd_grant_0_not0001'
2556  Total number of paths / destination ports: 18 / 17
2557-------------------------------------------------------------------------
2558Offset:              7.942ns (Levels of Logic = 6)
2559  Source:            MPI_CORE_DMA_ARBITER/dma_rd_grant_0_mux0001 (LATCH)
2560  Destination:       ram_en (PAD)
2561  Source Clock:      MPI_CORE_DMA_ARBITER/dma_rd_grant_0_not0001 rising
2562
2563  Data Path: MPI_CORE_DMA_ARBITER/dma_rd_grant_0_mux0001 to ram_en
2564                                Gate     Net
2565    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
2566    ----------------------------------------  ------------
2567     LD_1:G->Q             1   0.588   0.387  dma_rd_grant_0_mux0001 (dma_rd_grant_0_mux0001)
2568     LUT4:I2->O           20   0.612   0.967  dma_rd_grant_0_mux00041 (dma_rd_grant<0>)
2569     end scope: 'MPI_CORE_DMA_ARBITER'
2570     LUT4:I2->O            1   0.612   0.000  ram_en_or0000382 (ram_en_or0000382)
2571     MUXF5:I0->O           1   0.278   0.360  ram_en_or000038_f5 (ram_en_or000038)
2572     LUT4:I3->O            1   0.612   0.357  ram_en_or000050 (ram_en_OBUF)
2573     OBUF:I->O                 3.169          ram_en_OBUF (ram_en)
2574    ----------------------------------------
2575    Total                      7.942ns (5.871ns logic, 2.071ns route)
2576                                       (73.9% logic, 26.1% route)
2577
2578=========================================================================
2579Timing constraint: Default OFFSET OUT AFTER for Clock 'MPI_CORE_DMA_ARBITER/dma_rd_grant_3_cmp_eq0000'
2580  Total number of paths / destination ports: 34 / 17
2581-------------------------------------------------------------------------
2582Offset:              8.078ns (Levels of Logic = 6)
2583  Source:            MPI_CORE_DMA_ARBITER/dma_rd_grant_3_mux0001 (LATCH)
2584  Destination:       ram_en (PAD)
2585  Source Clock:      MPI_CORE_DMA_ARBITER/dma_rd_grant_3_cmp_eq0000 falling
2586
2587  Data Path: MPI_CORE_DMA_ARBITER/dma_rd_grant_3_mux0001 to ram_en
2588                                Gate     Net
2589    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
2590    ----------------------------------------  ------------
2591     LD:G->Q               1   0.588   0.387  dma_rd_grant_3_mux0001 (dma_rd_grant_3_mux0001)
2592     LUT4:I2->O           34   0.612   1.103  dma_rd_grant_3_mux00041 (dma_rd_grant<3>)
2593     end scope: 'MPI_CORE_DMA_ARBITER'
2594     LUT4:I2->O            1   0.612   0.000  ram_en_or0000381 (ram_en_or0000381)
2595     MUXF5:I1->O           1   0.278   0.360  ram_en_or000038_f5 (ram_en_or000038)
2596     LUT4:I3->O            1   0.612   0.357  ram_en_or000050 (ram_en_OBUF)
2597     OBUF:I->O                 3.169          ram_en_OBUF (ram_en)
2598    ----------------------------------------
2599    Total                      8.078ns (5.871ns logic, 2.207ns route)
2600                                       (72.7% logic, 27.3% route)
2601
2602=========================================================================
2603Timing constraint: Default OFFSET OUT AFTER for Clock 'MPI_CORE_DMA_ARBITER/dma_rd_grant_2_cmp_eq0000'
2604  Total number of paths / destination ports: 34 / 17
2605-------------------------------------------------------------------------
2606Offset:              9.115ns (Levels of Logic = 8)
2607  Source:            MPI_CORE_DMA_ARBITER/dma_rd_grant_2_mux0001 (LATCH)
2608  Destination:       ram_en (PAD)
2609  Source Clock:      MPI_CORE_DMA_ARBITER/dma_rd_grant_2_cmp_eq0000 falling
2610
2611  Data Path: MPI_CORE_DMA_ARBITER/dma_rd_grant_2_mux0001 to ram_en
2612                                Gate     Net
2613    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
2614    ----------------------------------------  ------------
2615     LD:G->Q               1   0.588   0.387  dma_rd_grant_2_mux0001 (dma_rd_grant_2_mux0001)
2616     LUT4:I2->O          128   0.612   1.102  dma_rd_grant_2_mux00041 (dma_rd_grant<2>)
2617     end scope: 'MPI_CORE_DMA_ARBITER'
2618     begin scope: 'LD_instr'
2619     LUT4:I3->O            1   0.612   0.426  Ram_rd_en1 (Ram_rd_en)
2620     end scope: 'LD_instr'
2621     LUT4:I1->O            1   0.612   0.000  ram_en_or0000381 (ram_en_or0000381)
2622     MUXF5:I1->O           1   0.278   0.360  ram_en_or000038_f5 (ram_en_or000038)
2623     LUT4:I3->O            1   0.612   0.357  ram_en_or000050 (ram_en_OBUF)
2624     OBUF:I->O                 3.169          ram_en_OBUF (ram_en)
2625    ----------------------------------------
2626    Total                      9.115ns (6.483ns logic, 2.632ns route)
2627                                       (71.1% logic, 28.9% route)
2628
2629=========================================================================
2630Timing constraint: Default OFFSET OUT AFTER for Clock 'MPI_CORE_EX2_FSM/fifo_wr_en_or0000'
2631  Total number of paths / destination ports: 2 / 1
2632-------------------------------------------------------------------------
2633Offset:              6.508ns (Levels of Logic = 5)
2634  Source:            MPI_CORE_EX2_FSM/switch_port_out_rd_en (LATCH)
2635  Destination:       switch_port_out_rd_en (PAD)
2636  Source Clock:      MPI_CORE_EX2_FSM/fifo_wr_en_or0000 falling
2637
2638  Data Path: MPI_CORE_EX2_FSM/switch_port_out_rd_en to switch_port_out_rd_en
2639                                Gate     Net
2640    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
2641    ----------------------------------------  ------------
2642     LD:G->Q               2   0.588   0.532  switch_port_out_rd_en (switch_port_out_rd_en)
2643     end scope: 'MPI_CORE_EX2_FSM'
2644     LUT3:I0->O            1   0.612   0.000  switch_port_out_rd_en131 (switch_port_out_rd_en131)
2645     MUXF5:I1->O           1   0.278   0.360  switch_port_out_rd_en13_f5 (switch_port_out_rd_en13)
2646     LUT4:I3->O            1   0.612   0.357  switch_port_out_rd_en25 (switch_port_out_rd_en_OBUF)
2647     OBUF:I->O                 3.169          switch_port_out_rd_en_OBUF (switch_port_out_rd_en)
2648    ----------------------------------------
2649    Total                      6.508ns (5.259ns logic, 1.249ns route)
2650                                       (80.8% logic, 19.2% route)
2651
2652=========================================================================
2653Timing constraint: Default OFFSET OUT AFTER for Clock 'MPI_CORE_EX1_FSM/Result_1_or0000'
2654  Total number of paths / destination ports: 1 / 1
2655-------------------------------------------------------------------------
2656Offset:              4.114ns (Levels of Logic = 2)
2657  Source:            MPI_CORE_EX1_FSM/Result_1 (LATCH)
2658  Destination:       PushOut<5> (PAD)
2659  Source Clock:      MPI_CORE_EX1_FSM/Result_1_or0000 falling
2660
2661  Data Path: MPI_CORE_EX1_FSM/Result_1 to PushOut<5>
2662                                Gate     Net
2663    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
2664    ----------------------------------------  ------------
2665     LD:G->Q               1   0.588   0.357  Result_1 (Result_1)
2666     end scope: 'MPI_CORE_EX1_FSM'
2667     OBUF:I->O                 3.169          PushOut_5_OBUF (PushOut<5>)
2668    ----------------------------------------
2669    Total                      4.114ns (3.757ns logic, 0.357ns route)
2670                                       (91.3% logic, 8.7% route)
2671
2672=========================================================================
2673Timing constraint: Default OFFSET OUT AFTER for Clock 'MPI_CORE_EX4_FSM/stInit2_FSM_FFd10'
2674  Total number of paths / destination ports: 1 / 1
2675-------------------------------------------------------------------------
2676Offset:              4.114ns (Levels of Logic = 2)
2677  Source:            MPI_CORE_EX4_FSM/IsMain (LATCH)
2678  Destination:       PushOut<1> (PAD)
2679  Source Clock:      MPI_CORE_EX4_FSM/stInit2_FSM_FFd10 falling
2680
2681  Data Path: MPI_CORE_EX4_FSM/IsMain to PushOut<1>
2682                                Gate     Net
2683    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
2684    ----------------------------------------  ------------
2685     LD:G->Q               1   0.588   0.357  IsMain (IsMain)
2686     end scope: 'MPI_CORE_EX4_FSM'
2687     OBUF:I->O                 3.169          PushOut_1_OBUF (PushOut<1>)
2688    ----------------------------------------
2689    Total                      4.114ns (3.757ns logic, 0.357ns route)
2690                                       (91.3% logic, 8.7% route)
2691
2692=========================================================================
2693Timing constraint: Default OFFSET OUT AFTER for Clock 'MPI_CORE_EX4_FSM/DataToSend_0_or0000'
2694  Total number of paths / destination ports: 6 / 6
2695-------------------------------------------------------------------------
2696Offset:              6.457ns (Levels of Logic = 5)
2697  Source:            MPI_CORE_EX4_FSM/DataToSend_0_3 (LATCH)
2698  Destination:       switch_port_in_data<3> (PAD)
2699  Source Clock:      MPI_CORE_EX4_FSM/DataToSend_0_or0000 rising
2700
2701  Data Path: MPI_CORE_EX4_FSM/DataToSend_0_3 to switch_port_in_data<3>
2702                                Gate     Net
2703    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
2704    ----------------------------------------  ------------
2705     LD_1:G->Q             3   0.588   0.454  DataToSend_0_3 (DataToSend_0_3)
2706     LUT4:I3->O            1   0.612   0.000  port_in_data<3>LogicTrst_F (N162)
2707     MUXF5:I0->O           1   0.278   0.387  port_in_data<3>LogicTrst (port_in_data<3>)
2708     end scope: 'MPI_CORE_EX4_FSM'
2709     LUT4:I2->O            1   0.612   0.357  switch_port_in_data<3>1 (switch_port_in_data_3_OBUF)
2710     OBUF:I->O                 3.169          switch_port_in_data_3_OBUF (switch_port_in_data<3>)
2711    ----------------------------------------
2712    Total                      6.457ns (5.259ns logic, 1.198ns route)
2713                                       (81.4% logic, 18.6% route)
2714
2715=========================================================================
2716Timing constraint: Default OFFSET OUT AFTER for Clock 'dma_data_in_not0001'
2717  Total number of paths / destination ports: 8 / 8
2718-------------------------------------------------------------------------
2719Offset:              4.114ns (Levels of Logic = 2)
2720  Source:            dma_data_in_7 (LATCH)
2721  Destination:       ram_data_in<7> (PAD)
2722  Source Clock:      dma_data_in_not0001 falling
2723
2724  Data Path: dma_data_in_7 to ram_data_in<7>
2725                                Gate     Net
2726    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
2727    ----------------------------------------  ------------
2728     LD:G->Q               1   0.588   0.357  dma_data_in_7 (dma_data_in_7)
2729     begin scope: 'MPI_CORE_DMA_ARBITER'
2730     end scope: 'MPI_CORE_DMA_ARBITER'
2731     OBUF:I->O                 3.169          ram_data_in_7_OBUF (ram_data_in<7>)
2732    ----------------------------------------
2733    Total                      4.114ns (3.757ns logic, 0.357ns route)
2734                                       (91.3% logic, 8.7% route)
2735
2736=========================================================================
2737Timing constraint: Default path analysis
2738  Total number of paths / destination ports: 10 / 10
2739-------------------------------------------------------------------------
2740Delay:               7.591ns (Levels of Logic = 5)
2741  Source:            switch_port_in_full (PAD)
2742  Destination:       switch_port_in_wr_en (PAD)
2743
2744  Data Path: switch_port_in_full to switch_port_in_wr_en
2745                                Gate     Net
2746    Cell:in->out      fanout   Delay   Delay  Logical Name (Net Name)
2747    ----------------------------------------  ------------
2748     IBUF:I->O            35   1.106   1.226  switch_port_in_full_IBUF (switch_port_in_full_IBUF)
2749     begin scope: 'MPI_CORE_EX1_FSM'
2750     LUT4:I0->O            1   0.612   0.509  switch_port_in_wr_en1 (switch_port_in_wr_en)
2751     end scope: 'MPI_CORE_EX1_FSM'
2752     LUT4:I0->O            1   0.612   0.357  switch_port_in_wr_en1 (switch_port_in_wr_en_OBUF)
2753     OBUF:I->O                 3.169          switch_port_in_wr_en_OBUF (switch_port_in_wr_en)
2754    ----------------------------------------
2755    Total                      7.591ns (5.499ns logic, 2.092ns route)
2756                                       (72.4% logic, 27.6% route)
2757
2758=========================================================================
2759
2760
2761Total REAL time to Xst completion: 27.00 secs
2762Total CPU time to Xst completion: 26.61 secs
2763 
2764-->
2765
2766Total memory usage is 346700 kilobytes
2767
2768Number of errors   :    0 (   0 filtered)
2769Number of warnings :  596 (   0 filtered)
2770Number of infos    :  111 (   0 filtered)
2771
Note: See TracBrowser for help on using the repository browser.