-
Notifications
You must be signed in to change notification settings - Fork 1
/
top_syr.html
1 lines (1 loc) · 178 KB
/
top_syr.html
1
<title>Synthesis Report</title><PRE><FONT FACE="Courier New", monotype><p align=left><b>Synthesis Report</b></p><b><center>Mon Nov 19 00:45:55 2018</center></b><br><hr><br>Release 14.7 - xst P.20131013 (nt64)<br>Copyright (c) 1995-2013 Xilinx, Inc. All rights reserved.<br>--> Parameter TMPDIR set to xst/projnav.tmp<br><br><br>Total REAL time to Xst completion: 0.00 secs<br>Total CPU time to Xst completion: 0.07 secs<br> <br>--> Parameter xsthdpdir set to xst<br><br><br>Total REAL time to Xst completion: 0.00 secs<br>Total CPU time to Xst completion: 0.07 secs<br> <br>--> Reading design: top.prj<br><br>TABLE OF CONTENTS<br> 1) Synthesis Options Summary<br> 2) HDL Parsing<br> 3) HDL Elaboration<br> 4) HDL Synthesis<br> 4.1) HDL Synthesis Report<br> 5) Advanced HDL Synthesis<br> 5.1) Advanced HDL Synthesis Report<br> 6) Low Level Synthesis<br> 7) Partition Report<br> 8) Design Summary<br> 8.1) Primitive and Black Box Usage<br> 8.2) Device utilization summary<br> 8.3) Partition Resource Summary<br> 8.4) Timing Report<br> 8.4.1) Clock Information<br> 8.4.2) Asynchronous Control Signals Information<br> 8.4.3) Timing Summary<br> 8.4.4) Timing Details<br> 8.4.5) Cross Clock Domains Report<br><br><br>=========================================================================<br>* Synthesis Options Summary *<br>=========================================================================<br>---- Source Parameters<br>Input File Name : "top.prj"<br>Ignore Synthesis Constraint File : NO<br><br>---- Target Parameters<br>Output File Name : "top"<br>Output Format : NGC<br>Target Device : xc6slx16-3-csg324<br><br>---- Source Options<br>Top Module Name : top<br>Automatic FSM Extraction : YES<br>FSM Encoding Algorithm : Auto<br>Safe Implementation : No<br>FSM Style : LUT<br>RAM Extraction : Yes<br>RAM Style : Auto<br>ROM Extraction : Yes<br>Shift Register Extraction : YES<br>ROM Style : Auto<br>Resource Sharing : YES<br>Asynchronous To Synchronous : NO<br>Shift Register Minimum Size : 2<br>Use DSP Block : Auto<br>Automatic Register Balancing : No<br><br>---- Target Options<br>LUT Combining : Auto<br>Reduce Control Sets : Auto<br>Add IO Buffers : YES<br>Global Maximum Fanout : 100000<br>Add Generic Clock Buffer(BUFG) : 16<br>Register Duplication : YES<br>Optimize Instantiated Primitives : NO<br>Use Clock Enable : Auto<br>Use Synchronous Set : Auto<br>Use Synchronous Reset : Auto<br>Pack IO Registers into IOBs : Auto<br>Equivalent register Removal : YES<br><br>---- General Options<br>Optimization Goal : Speed<br>Optimization Effort : 1<br>Power Reduction : NO<br>Keep Hierarchy : No<br>Netlist Hierarchy : As_Optimized<br>RTL Output : Yes<br>Global Optimization : AllClockNets<br>Read Cores : YES<br>Write Timing Constraints : NO<br>Cross Clock Analysis : NO<br>Hierarchy Separator : /<br>Bus Delimiter : <><br>Case Specifier : Maintain<br>Slice Utilization Ratio : 100<br>BRAM Utilization Ratio : 100<br>DSP48 Utilization Ratio : 100<br>Auto BRAM Packing : NO<br>Slice Utilization Ratio Delta : 5<br><br>=========================================================================<br><br><br>=========================================================================<br>* HDL Parsing *<br>=========================================================================<br>Analyzing Verilog file "D:\mips_mini\mips_mini.v" into library work<br>Parsing module <dmem>.<br>Parsing module <imem>.<br>Parsing module <alu>.<br>Parsing module <regfile>.<br>Parsing module <adder>.<br>Parsing module <sl2>.<br>Parsing module <signext>.<br>Parsing module <flopr>.<br>Parsing module <flopenr>.<br>Parsing module <mux2>.<br>Parsing module <mux4>.<br>Parsing module <mips>.<br>Parsing module <controller>.<br>Parsing module <maindec>.<br>Parsing module <aludec>.<br>Parsing module <datapath>.<br>Parsing module <clk_gen>.<br>Parsing module <top>.<br>Parsing module <lcd>.<br><br>=========================================================================<br>* HDL Elaboration *<br>=========================================================================<br><br>Elaborating module <top>.<br><br>Elaborating module <IBUFG>.<br><br>Elaborating module <BUFG>.<br>WARNING:HDLCompiler:604 - "D:\mips_mini\mips_mini.v" Line 397: Module instantiation should have an instance name<br><br>Elaborating module <clk_gen>.<br>WARNING:HDLCompiler:1127 - "D:\mips_mini\mips_mini.v" Line 397: Assignment to clk_16MHz ignored, since the identifier is never used<br><br>Elaborating module <mips>.<br><br>Elaborating module <controller>.<br><br>Elaborating module <maindec>.<br><br>Elaborating module <aludec>.<br><br>Elaborating module <datapath>.<br><br>Elaborating module <flopr(WIDTH=16)>.<br><br>Elaborating module <adder>.<br><br>Elaborating module <sl2>.<br><br>Elaborating module <mux2(WIDTH=16)>.<br><br>Elaborating module <regfile>.<br>WARNING:HDLCompiler:413 - "D:\mips_mini\mips_mini.v" Line 117: Result of 32-bit expression is truncated to fit in 16-bit target.<br>WARNING:HDLCompiler:413 - "D:\mips_mini\mips_mini.v" Line 118: Result of 32-bit expression is truncated to fit in 16-bit target.<br><br>Elaborating module <lcd>.<br>WARNING:HDLCompiler:1127 - "D:\mips_mini\mips_mini.v" Line 120: Assignment to r1 ignored, since the identifier is never used<br><br>Elaborating module <mux4(WIDTH=3)>.<br><br>Elaborating module <mux4(WIDTH=16)>.<br><br>Elaborating module <signext>.<br><br>Elaborating module <alu>.<br>WARNING:HDLCompiler:634 - "D:\mips_mini\mips_mini.v" Line 321: Net <r1> does not have a driver.<br><br>Elaborating module <imem>.<br><br>Elaborating module <dmem>.<br>WARNING:Xst:2972 - "D:\mips_mini\mips_mini.v" line 120. All outputs of instance <lcd> of block <lcd> are unconnected in block <regfile>. Underlying logic will be removed.<br><br>=========================================================================<br>* HDL Synthesis *<br>=========================================================================<br><br>Synthesizing Unit <top>.<br> Related source file is "D:\mips_mini\mips_mini.v".<br>INFO:Xst:3210 - "D:\mips_mini\mips_mini.v" line 397: Output port <clk_16MHz> of the instance <_i000001> is unconnected or connected to loadless signal.<br>INFO:Xst:3210 - "D:\mips_mini\mips_mini.v" line 397: Output port <clk_1MHz> of the instance <_i000001> is unconnected or connected to loadless signal.<br>WARNING:Xst:653 - Signal <r1> is used but never assigned. This sourceless signal will be automatically connected to value GND.<br>WARNING:Xst:653 - Signal <r2> is used but never assigned. This sourceless signal will be automatically connected to value GND.<br>WARNING:Xst:653 - Signal <r3> is used but never assigned. This sourceless signal will be automatically connected to value GND.<br>WARNING:Xst:653 - Signal <r4> is used but never assigned. This sourceless signal will be automatically connected to value GND.<br>WARNING:Xst:653 - Signal <r5> is used but never assigned. This sourceless signal will be automatically connected to value GND.<br>WARNING:Xst:653 - Signal <r6> is used but never assigned. This sourceless signal will be automatically connected to value GND.<br>WARNING:Xst:653 - Signal <r7> is used but never assigned. This sourceless signal will be automatically connected to value GND.<br>WARNING:Xst:653 - Signal <r8> is used but never assigned. This sourceless signal will be automatically connected to value GND.<br> Summary:<br> no macro.<br>Unit <top> synthesized.<br><br>Synthesizing Unit <clk_gen>.<br> Related source file is "D:\mips_mini\mips_mini.v".<br>WARNING:Xst:2935 - Signal 'clk_1s', unconnected in block 'clk_gen', is tied to its initial value (0).<br> Found 32-bit register for signal <skip_cnt>.<br> Found 32-bit register for signal <count_16MHz>.<br> Found 1-bit register for signal <clk_1MHz>.<br> Found 32-bit register for signal <count_1MHz>.<br> Found 1-bit register for signal <clk_16MHz>.<br> Found 32-bit adder for signal <skip_cnt[31]_GND_4_o_add_5_OUT> created at line 368.<br> Found 32-bit adder for signal <count_16MHz[31]_GND_4_o_add_10_OUT> created at line 371.<br> Found 32-bit adder for signal <count_1MHz[31]_GND_4_o_add_16_OUT> created at line 379.<br> Found 32-bit comparator greater for signal <GND_4_o_skip_cnt[31]_LessThan_4_o> created at line 366<br> Summary:<br> inferred 3 Adder/Subtractor(s).<br> inferred 98 D-type flip-flop(s).<br> inferred 1 Comparator(s).<br> inferred 3 Multiplexer(s).<br>Unit <clk_gen> synthesized.<br><br>Synthesizing Unit <mips>.<br> Related source file is "D:\mips_mini\mips_mini.v".<br>WARNING:Xst:647 - Input <r1> 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.<br>WARNING:Xst:647 - Input <r2> 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.<br>WARNING:Xst:647 - Input <r3> 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.<br>WARNING:Xst:647 - Input <r4> 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.<br>WARNING:Xst:647 - Input <r5> 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.<br>WARNING:Xst:647 - Input <r6> 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.<br>WARNING:Xst:647 - Input <r7> 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.<br>WARNING:Xst:647 - Input <r8> 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.<br> Summary:<br> no macro.<br>Unit <mips> synthesized.<br><br>Synthesizing Unit <controller>.<br> Related source file is "D:\mips_mini\mips_mini.v".<br> Summary:<br> no macro.<br>Unit <controller> synthesized.<br><br>Synthesizing Unit <maindec>.<br> Related source file is "D:\mips_mini\mips_mini.v".<br> Found 8x11-bit Read Only RAM for signal <controls><br> Summary:<br> inferred 1 RAM(s).<br>Unit <maindec> synthesized.<br><br>Synthesizing Unit <aludec>.<br> Related source file is "D:\mips_mini\mips_mini.v".<br> Summary:<br> no macro.<br>Unit <aludec> synthesized.<br><br>Synthesizing Unit <datapath>.<br> Related source file is "D:\mips_mini\mips_mini.v".<br>WARNING:Xst:647 - Input <instr<15:13>> 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.<br>WARNING:Xst:653 - Signal <r1> is used but never assigned. This sourceless signal will be automatically connected to value GND.<br>WARNING:Xst:653 - Signal <r2> is used but never assigned. This sourceless signal will be automatically connected to value GND.<br>WARNING:Xst:653 - Signal <r3> is used but never assigned. This sourceless signal will be automatically connected to value GND.<br>WARNING:Xst:653 - Signal <r4> is used but never assigned. This sourceless signal will be automatically connected to value GND.<br>WARNING:Xst:653 - Signal <r5> is used but never assigned. This sourceless signal will be automatically connected to value GND.<br>WARNING:Xst:653 - Signal <r6> is used but never assigned. This sourceless signal will be automatically connected to value GND.<br>WARNING:Xst:653 - Signal <r7> is used but never assigned. This sourceless signal will be automatically connected to value GND.<br>WARNING:Xst:653 - Signal <r8> is used but never assigned. This sourceless signal will be automatically connected to value GND.<br> Summary:<br> no macro.<br>Unit <datapath> synthesized.<br><br>Synthesizing Unit <flopr>.<br> Related source file is "D:\mips_mini\mips_mini.v".<br> WIDTH = 16<br> Found 16-bit register for signal <q>.<br> Summary:<br> inferred 16 D-type flip-flop(s).<br>Unit <flopr> synthesized.<br><br>Synthesizing Unit <adder>.<br> Related source file is "D:\mips_mini\mips_mini.v".<br> Found 16-bit adder for signal <y> created at line 127.<br> Summary:<br> inferred 1 Adder/Subtractor(s).<br>Unit <adder> synthesized.<br><br>Synthesizing Unit <sl2>.<br> Related source file is "D:\mips_mini\mips_mini.v".<br>WARNING:Xst:647 - Input <a<15:15>> 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.<br> Summary:<br> no macro.<br>Unit <sl2> synthesized.<br><br>Synthesizing Unit <mux2>.<br> Related source file is "D:\mips_mini\mips_mini.v".<br> WIDTH = 16<br> Summary:<br> inferred 1 Multiplexer(s).<br>Unit <mux2> synthesized.<br><br>Synthesizing Unit <regfile>.<br> Related source file is "D:\mips_mini\mips_mini.v".<br>WARNING:Xst:647 - Input <r1> 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.<br>WARNING:Xst:647 - Input <r2> 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.<br>WARNING:Xst:647 - Input <r3> 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.<br>WARNING:Xst:647 - Input <r4> 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.<br>WARNING:Xst:647 - Input <r5> 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.<br>WARNING:Xst:647 - Input <r6> 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.<br>WARNING:Xst:647 - Input <r7> 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.<br>WARNING:Xst:647 - Input <r8> 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.<br>INFO:Xst:3210 - "D:\mips_mini\mips_mini.v" line 120: Output port <r1> of the instance <lcd> is unconnected or connected to loadless signal.<br>INFO:Xst:3210 - "D:\mips_mini\mips_mini.v" line 120: Output port <r2> of the instance <lcd> is unconnected or connected to loadless signal.<br>INFO:Xst:3210 - "D:\mips_mini\mips_mini.v" line 120: Output port <r3> of the instance <lcd> is unconnected or connected to loadless signal.<br>INFO:Xst:3210 - "D:\mips_mini\mips_mini.v" line 120: Output port <r4> of the instance <lcd> is unconnected or connected to loadless signal.<br>INFO:Xst:3210 - "D:\mips_mini\mips_mini.v" line 120: Output port <r5> of the instance <lcd> is unconnected or connected to loadless signal.<br>INFO:Xst:3210 - "D:\mips_mini\mips_mini.v" line 120: Output port <r6> of the instance <lcd> is unconnected or connected to loadless signal.<br>INFO:Xst:3210 - "D:\mips_mini\mips_mini.v" line 120: Output port <r7> of the instance <lcd> is unconnected or connected to loadless signal.<br>INFO:Xst:3210 - "D:\mips_mini\mips_mini.v" line 120: Output port <r8> of the instance <lcd> is unconnected or connected to loadless signal.<br> Found 1-bit register for signal <rf<7><14>>.<br> Found 1-bit register for signal <rf<7><13>>.<br> Found 1-bit register for signal <rf<7><12>>.<br> Found 1-bit register for signal <rf<7><11>>.<br> Found 1-bit register for signal <rf<7><10>>.<br> Found 1-bit register for signal <rf<7><9>>.<br> Found 1-bit register for signal <rf<7><8>>.<br> Found 1-bit register for signal <rf<7><7>>.<br> Found 1-bit register for signal <rf<7><6>>.<br> Found 1-bit register for signal <rf<7><5>>.<br> Found 1-bit register for signal <rf<7><4>>.<br> Found 1-bit register for signal <rf<7><3>>.<br> Found 1-bit register for signal <rf<7><2>>.<br> Found 1-bit register for signal <rf<7><1>>.<br> Found 1-bit register for signal <rf<7><0>>.<br> Found 1-bit register for signal <rf<6><15>>.<br> Found 1-bit register for signal <rf<6><14>>.<br> Found 1-bit register for signal <rf<6><13>>.<br> Found 1-bit register for signal <rf<6><12>>.<br> Found 1-bit register for signal <rf<6><11>>.<br> Found 1-bit register for signal <rf<6><10>>.<br> Found 1-bit register for signal <rf<6><9>>.<br> Found 1-bit register for signal <rf<6><8>>.<br> Found 1-bit register for signal <rf<6><7>>.<br> Found 1-bit register for signal <rf<6><6>>.<br> Found 1-bit register for signal <rf<6><5>>.<br> Found 1-bit register for signal <rf<6><4>>.<br> Found 1-bit register for signal <rf<6><3>>.<br> Found 1-bit register for signal <rf<6><2>>.<br> Found 1-bit register for signal <rf<6><1>>.<br> Found 1-bit register for signal <rf<6><0>>.<br> Found 1-bit register for signal <rf<5><15>>.<br> Found 1-bit register for signal <rf<5><14>>.<br> Found 1-bit register for signal <rf<5><13>>.<br> Found 1-bit register for signal <rf<5><12>>.<br> Found 1-bit register for signal <rf<5><11>>.<br> Found 1-bit register for signal <rf<5><10>>.<br> Found 1-bit register for signal <rf<5><9>>.<br> Found 1-bit register for signal <rf<5><8>>.<br> Found 1-bit register for signal <rf<5><7>>.<br> Found 1-bit register for signal <rf<5><6>>.<br> Found 1-bit register for signal <rf<5><5>>.<br> Found 1-bit register for signal <rf<5><4>>.<br> Found 1-bit register for signal <rf<5><3>>.<br> Found 1-bit register for signal <rf<5><2>>.<br> Found 1-bit register for signal <rf<5><1>>.<br> Found 1-bit register for signal <rf<5><0>>.<br> Found 1-bit register for signal <rf<4><15>>.<br> Found 1-bit register for signal <rf<4><14>>.<br> Found 1-bit register for signal <rf<4><13>>.<br> Found 1-bit register for signal <rf<4><12>>.<br> Found 1-bit register for signal <rf<4><11>>.<br> Found 1-bit register for signal <rf<4><10>>.<br> Found 1-bit register for signal <rf<4><9>>.<br> Found 1-bit register for signal <rf<4><8>>.<br> Found 1-bit register for signal <rf<4><7>>.<br> Found 1-bit register for signal <rf<4><6>>.<br> Found 1-bit register for signal <rf<4><5>>.<br> Found 1-bit register for signal <rf<4><4>>.<br> Found 1-bit register for signal <rf<4><3>>.<br> Found 1-bit register for signal <rf<4><2>>.<br> Found 1-bit register for signal <rf<4><1>>.<br> Found 1-bit register for signal <rf<4><0>>.<br> Found 1-bit register for signal <rf<3><15>>.<br> Found 1-bit register for signal <rf<3><14>>.<br> Found 1-bit register for signal <rf<3><13>>.<br> Found 1-bit register for signal <rf<3><12>>.<br> Found 1-bit register for signal <rf<3><11>>.<br> Found 1-bit register for signal <rf<3><10>>.<br> Found 1-bit register for signal <rf<3><9>>.<br> Found 1-bit register for signal <rf<3><8>>.<br> Found 1-bit register for signal <rf<3><7>>.<br> Found 1-bit register for signal <rf<3><6>>.<br> Found 1-bit register for signal <rf<3><5>>.<br> Found 1-bit register for signal <rf<3><4>>.<br> Found 1-bit register for signal <rf<3><3>>.<br> Found 1-bit register for signal <rf<3><2>>.<br> Found 1-bit register for signal <rf<3><1>>.<br> Found 1-bit register for signal <rf<3><0>>.<br> Found 1-bit register for signal <rf<2><15>>.<br> Found 1-bit register for signal <rf<2><14>>.<br> Found 1-bit register for signal <rf<2><13>>.<br> Found 1-bit register for signal <rf<2><12>>.<br> Found 1-bit register for signal <rf<2><11>>.<br> Found 1-bit register for signal <rf<2><10>>.<br> Found 1-bit register for signal <rf<2><9>>.<br> Found 1-bit register for signal <rf<2><8>>.<br> Found 1-bit register for signal <rf<2><7>>.<br> Found 1-bit register for signal <rf<2><6>>.<br> Found 1-bit register for signal <rf<2><5>>.<br> Found 1-bit register for signal <rf<2><4>>.<br> Found 1-bit register for signal <rf<2><3>>.<br> Found 1-bit register for signal <rf<2><2>>.<br> Found 1-bit register for signal <rf<2><1>>.<br> Found 1-bit register for signal <rf<2><0>>.<br> Found 1-bit register for signal <rf<1><15>>.<br> Found 1-bit register for signal <rf<1><14>>.<br> Found 1-bit register for signal <rf<1><13>>.<br> Found 1-bit register for signal <rf<1><12>>.<br> Found 1-bit register for signal <rf<1><11>>.<br> Found 1-bit register for signal <rf<1><10>>.<br> Found 1-bit register for signal <rf<1><9>>.<br> Found 1-bit register for signal <rf<1><8>>.<br> Found 1-bit register for signal <rf<1><7>>.<br> Found 1-bit register for signal <rf<1><6>>.<br> Found 1-bit register for signal <rf<1><5>>.<br> Found 1-bit register for signal <rf<1><4>>.<br> Found 1-bit register for signal <rf<1><3>>.<br> Found 1-bit register for signal <rf<1><2>>.<br> Found 1-bit register for signal <rf<1><1>>.<br> Found 1-bit register for signal <rf<1><0>>.<br> Found 1-bit register for signal <rf<0><15>>.<br> Found 1-bit register for signal <rf<0><14>>.<br> Found 1-bit register for signal <rf<0><13>>.<br> Found 1-bit register for signal <rf<0><12>>.<br> Found 1-bit register for signal <rf<0><11>>.<br> Found 1-bit register for signal <rf<0><10>>.<br> Found 1-bit register for signal <rf<0><9>>.<br> Found 1-bit register for signal <rf<0><8>>.<br> Found 1-bit register for signal <rf<0><7>>.<br> Found 1-bit register for signal <rf<0><6>>.<br> Found 1-bit register for signal <rf<0><5>>.<br> Found 1-bit register for signal <rf<0><4>>.<br> Found 1-bit register for signal <rf<0><3>>.<br> Found 1-bit register for signal <rf<0><2>>.<br> Found 1-bit register for signal <rf<0><1>>.<br> Found 1-bit register for signal <rf<0><0>>.<br> Found 1-bit register for signal <rf<7><15>>.<br> Found 16-bit 8-to-1 multiplexer for signal <ra1[2]_rf[7][15]_wide_mux_11_OUT> created at line 117.<br> Found 16-bit 8-to-1 multiplexer for signal <ra2[2]_rf[7][15]_wide_mux_14_OUT> created at line 118.<br> Summary:<br> inferred 128 D-type flip-flop(s).<br> inferred 4 Multiplexer(s).<br>Unit <regfile> synthesized.<br><br>Synthesizing Unit <mux4_1>.<br> Related source file is "D:\mips_mini\mips_mini.v".<br> WIDTH = 3<br> Summary:<br> no macro.<br>Unit <mux4_1> synthesized.<br><br>Synthesizing Unit <mux4_2>.<br> Related source file is "D:\mips_mini\mips_mini.v".<br> WIDTH = 16<br> Summary:<br> no macro.<br>Unit <mux4_2> synthesized.<br><br>Synthesizing Unit <signext>.<br> Related source file is "D:\mips_mini\mips_mini.v".<br> Summary:<br> no macro.<br>Unit <signext> synthesized.<br><br>Synthesizing Unit <alu>.<br> Related source file is "D:\mips_mini\mips_mini.v".<br> Found 16-bit subtractor for signal <a[15]_b[15]_sub_2_OUT> created at line 88.<br> Found 16-bit adder for signal <a[15]_b[15]_add_6_OUT> created at line 94.<br> Found 16-bit 7-to-1 multiplexer for signal <result> created at line 86.<br> Found 16-bit comparator greater for signal <a[15]_b[15]_LessThan_5_o> created at line 91<br> Summary:<br> inferred 2 Adder/Subtractor(s).<br> inferred 1 Comparator(s).<br> inferred 1 Multiplexer(s).<br>Unit <alu> synthesized.<br><br>Synthesizing Unit <imem>.<br> Related source file is "D:\mips_mini\mips_mini.v".<br>WARNING:Xst:2999 - Signal 'RAM', unconnected in block 'imem', is tied to its initial value.<br> Found 64x16-bit single-port Read Only RAM <Mram_RAM> for signal <RAM>.<br> Summary:<br> inferred 1 RAM(s).<br>Unit <imem> synthesized.<br><br>Synthesizing Unit <dmem>.<br> Related source file is "D:\mips_mini\mips_mini.v".<br>WARNING:Xst:647 - Input <a<0:0>> 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.<br>WARNING:Xst:647 - Input <a<15:7>> 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.<br> Found 64x16-bit single-port RAM <Mram_RAM> for signal <RAM>.<br> Summary:<br> inferred 1 RAM(s).<br>Unit <dmem> synthesized.<br><br>=========================================================================<br>HDL Synthesis Report<br><br>Macro Statistics<br># RAMs : 3<br> 64x16-bit single-port RAM : 1<br> 64x16-bit single-port Read Only RAM : 1<br> 8x11-bit single-port Read Only RAM : 1<br># Adders/Subtractors : 7<br> 16-bit adder : 3<br> 16-bit subtractor : 1<br> 32-bit adder : 3<br># Registers : 14<br> 1-bit register : 2<br> 16-bit register : 9<br> 32-bit register : 3<br># Comparators : 2<br> 16-bit comparator greater : 1<br> 32-bit comparator greater : 1<br># Multiplexers : 11<br> 16-bit 2-to-1 multiplexer : 3<br> 16-bit 7-to-1 multiplexer : 1<br> 16-bit 8-to-1 multiplexer : 2<br> 32-bit 2-to-1 multiplexer : 5<br><br>=========================================================================<br><br>=========================================================================<br>* Advanced HDL Synthesis *<br>=========================================================================<br><br>WARNING:Xst:1710 - FF/Latch <rf_104> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_114> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_124> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_134> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_144> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_154> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_05> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_110> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_25> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_35> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_45> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_55> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_65> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_75> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_85> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_95> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_105> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_115> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_83> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_93> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_103> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_113> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_123> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_133> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_143> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_153> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_04> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_19> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_24> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_34> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_44> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_54> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_64> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_74> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_84> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_94> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_146> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_156> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_07> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_118> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_27> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_37> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_47> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_57> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_67> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_77> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_87> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_97> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_107> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_119> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_127> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_137> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_147> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_157> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_125> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_135> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_145> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_155> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_06> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_116> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_26> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_36> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_46> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_56> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_66> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_76> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_86> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_96> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_106> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_117> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_126> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_136> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_2> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_3> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_4> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_5> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_6> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_7> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_8> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_9> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_10> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_11> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_12> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_13> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_14> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_15> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_01> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_16> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_21> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_31> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <q_0> (without init value) has a constant value of 0 in block <pcreg>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <q_1> (without init value) has a constant value of 0 in block <pcreg>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <q_2> (without init value) has a constant value of 0 in block <pcreg>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <q_3> (without init value) has a constant value of 0 in block <pcreg>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <q_4> (without init value) has a constant value of 0 in block <pcreg>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <q_5> (without init value) has a constant value of 0 in block <pcreg>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <q_6> (without init value) has a constant value of 0 in block <pcreg>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <q_7> (without init value) has a constant value of 0 in block <pcreg>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <q_8> (without init value) has a constant value of 0 in block <pcreg>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <q_9> (without init value) has a constant value of 0 in block <pcreg>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <q_10> (without init value) has a constant value of 0 in block <pcreg>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <q_11> (without init value) has a constant value of 0 in block <pcreg>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <q_12> (without init value) has a constant value of 0 in block <pcreg>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <q_13> (without init value) has a constant value of 0 in block <pcreg>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <q_14> (without init value) has a constant value of 0 in block <pcreg>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <q_15> (without init value) has a constant value of 0 in block <pcreg>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_0> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_1> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_62> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_72> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_82> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_92> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_102> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_112> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_122> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_132> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_142> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_152> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_03> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_18> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_23> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_33> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_43> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_53> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_63> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_73> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_41> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_51> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_61> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_71> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_81> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_91> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_101> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_111> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_121> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_131> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_141> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_151> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_02> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_17> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_22> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_32> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_42> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <rf_52> (without init value) has a constant value of 0 in block <rf>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1290 - Hierarchical block <resmux> is unconnected in block <dp>.<br> It will be removed from the design.<br>WARNING:Xst:1290 - Hierarchical block <wrmux> is unconnected in block <dp>.<br> It will be removed from the design.<br>WARNING:Xst:1290 - Hierarchical block <pcbrmux> is unconnected in block <dp>.<br> It will be removed from the design.<br>WARNING:Xst:1290 - Hierarchical block <pcmux> is unconnected in block <dp>.<br> It will be removed from the design.<br>WARNING:Xst:1290 - Hierarchical block <immsh> is unconnected in block <dp>.<br> It will be removed from the design.<br>WARNING:Xst:1290 - Hierarchical block <pcadd2> is unconnected in block <dp>.<br> It will be removed from the design.<br>WARNING:Xst:1290 - Hierarchical block <dmem> is unconnected in block <top>.<br> It will be removed from the design.<br>WARNING:Xst:1290 - Hierarchical block <_i000001> is unconnected in block <top>.<br> It will be removed from the design.<br><br>Synthesizing (advanced) Unit <clk_gen>.<br>The following registers are absorbed into counter <skip_cnt>: 1 register on signal <skip_cnt>.<br>Unit <clk_gen> synthesized (advanced).<br><br>Synthesizing (advanced) Unit <dmem>.<br>INFO:Xst:3218 - HDL ADVISOR - The RAM <Mram_RAM> will be implemented on LUTs either because you have described an asynchronous read or because of currently unsupported block RAM features. If you have described an asynchronous read, making it synchronous would allow you to take advantage of available block RAM resources, for optimized device usage and improved timings. Please refer to your documentation for coding guidelines.<br> -----------------------------------------------------------------------<br> | ram_type | Distributed | |<br> -----------------------------------------------------------------------<br> | Port A |<br> | aspect ratio | 64-word x 16-bit | |<br> | clkA | connected to signal <clk> | rise |<br> | weA | connected to signal <we> | high |<br> | addrA | connected to signal <a> | |<br> | diA | connected to signal <wd> | |<br> | doA | connected to internal node | |<br> -----------------------------------------------------------------------<br>Unit <dmem> synthesized (advanced).<br><br>Synthesizing (advanced) Unit <imem>.<br>INFO:Xst:3218 - HDL ADVISOR - The RAM <Mram_RAM> will be implemented on LUTs either because you have described an asynchronous read or because of currently unsupported block RAM features. If you have described an asynchronous read, making it synchronous would allow you to take advantage of available block RAM resources, for optimized device usage and improved timings. Please refer to your documentation for coding guidelines.<br> -----------------------------------------------------------------------<br> | ram_type | Distributed | |<br> -----------------------------------------------------------------------<br> | Port A |<br> | aspect ratio | 64-word x 16-bit | |<br> | weA | connected to signal <GND> | high |<br> | addrA | connected to signal <a> | |<br> | diA | connected to signal <GND> | |<br> | doA | connected to internal node | |<br> -----------------------------------------------------------------------<br>Unit <imem> synthesized (advanced).<br><br>Synthesizing (advanced) Unit <maindec>.<br>INFO:Xst:3218 - HDL ADVISOR - The RAM <Mram_controls> will be implemented on LUTs either because you have described an asynchronous read or because of currently unsupported block RAM features. If you have described an asynchronous read, making it synchronous would allow you to take advantage of available block RAM resources, for optimized device usage and improved timings. Please refer to your documentation for coding guidelines.<br> -----------------------------------------------------------------------<br> | ram_type | Distributed | |<br> -----------------------------------------------------------------------<br> | Port A |<br> | aspect ratio | 8-word x 11-bit | |<br> | weA | connected to signal <GND> | high |<br> | addrA | connected to signal <op> | |<br> | diA | connected to signal <GND> | |<br> | doA | connected to signal <controls> | |<br> -----------------------------------------------------------------------<br>Unit <maindec> synthesized (advanced).<br><br>=========================================================================<br>Advanced HDL Synthesis Report<br><br>Macro Statistics<br># RAMs : 3<br> 64x16-bit single-port distributed RAM : 1<br> 64x16-bit single-port distributed Read Only RAM : 1<br> 8x11-bit single-port distributed Read Only RAM : 1<br># Adders/Subtractors : 6<br> 16-bit adder : 3<br> 16-bit subtractor : 1<br> 32-bit adder : 2<br># Counters : 1<br> 32-bit up counter : 1<br># Registers : 210<br> Flip-Flops : 210<br># Comparators : 2<br> 16-bit comparator greater : 1<br> 32-bit comparator greater : 1<br># Multiplexers : 41<br> 1-bit 8-to-1 multiplexer : 32<br> 16-bit 2-to-1 multiplexer : 3<br> 16-bit 7-to-1 multiplexer : 1<br> 32-bit 2-to-1 multiplexer : 5<br><br>=========================================================================<br><br>=========================================================================<br>* Low Level Synthesis *<br>=========================================================================<br><br>Optimizing unit <flopr> ...<br><br>Optimizing unit <top> ...<br><br>Optimizing unit <datapath> ...<br><br>Optimizing unit <alu> ...<br><br>Optimizing unit <regfile> ...<br><br>Optimizing unit <clk_gen> ...<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_22> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_32> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_42> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_52> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_62> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_72> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_82> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_92> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_102> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_112> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_122> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_132> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_142> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_152> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_03> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_18> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_24> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_19> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_04> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_153> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_143> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_133> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_123> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_113> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_103> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_93> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_83> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_73> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_63> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_53> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_43> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_33> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_23> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_01> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_15> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_14> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_13> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_12> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_11> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_10> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_9> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_8> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_7> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_6> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_5> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_4> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_3> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_2> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_1> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_0> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_17> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_02> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_151> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_141> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_131> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_121> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_111> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_101> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_91> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_81> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_71> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_61> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_51> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_41> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_31> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_21> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_16> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_26> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_36> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_46> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_56> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_66> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_76> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_86> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_96> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_106> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_117> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_126> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_136> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_146> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_156> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_07> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_118> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_27> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_37> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_47> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_57> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_67> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_77> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_87> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_97> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_107> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_119> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_127> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_137> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_147> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_157> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_34> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_44> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_54> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_64> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_74> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_84> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_94> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_104> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_114> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_124> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_134> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_144> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_154> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_05> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_110> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_116> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_06> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_155> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_145> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_135> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_125> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_115> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_105> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_95> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_85> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_75> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_65> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_55> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_45> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_35> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1710 - FF/Latch <mips/dp/rf/rf_25> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <mips/dp/pcreg/q_1> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <mips/dp/pcreg/q_2> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <mips/dp/pcreg/q_3> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <mips/dp/pcreg/q_4> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <mips/dp/pcreg/q_5> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:1895 - Due to other FF/Latch trimming, FF/Latch <mips/dp/pcreg/q_6> (without init value) has a constant value of 0 in block <top>. This FF/Latch will be trimmed during the optimization process.<br>WARNING:Xst:2677 - Node <mips/dp/pcreg/q_15> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <mips/dp/pcreg/q_14> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <mips/dp/pcreg/q_13> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <mips/dp/pcreg/q_12> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <mips/dp/pcreg/q_11> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <mips/dp/pcreg/q_10> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <mips/dp/pcreg/q_9> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <mips/dp/pcreg/q_8> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <mips/dp/pcreg/q_7> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <mips/dp/pcreg/q_0> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/skip_cnt_31> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/skip_cnt_30> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/skip_cnt_29> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/skip_cnt_28> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/skip_cnt_27> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/skip_cnt_26> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/skip_cnt_24> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/skip_cnt_23> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/skip_cnt_25> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/skip_cnt_22> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/skip_cnt_21> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/skip_cnt_19> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/skip_cnt_18> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/skip_cnt_20> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/skip_cnt_17> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/skip_cnt_16> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/skip_cnt_14> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/skip_cnt_13> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/skip_cnt_15> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/skip_cnt_12> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/skip_cnt_11> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/skip_cnt_9> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/skip_cnt_8> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/skip_cnt_10> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/skip_cnt_7> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/skip_cnt_6> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/skip_cnt_4> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/skip_cnt_3> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/skip_cnt_5> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/skip_cnt_2> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/skip_cnt_1> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/skip_cnt_0> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_16MHz_31> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_16MHz_30> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_16MHz_29> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_16MHz_28> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_16MHz_27> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_16MHz_26> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_16MHz_25> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_16MHz_24> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_16MHz_23> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_16MHz_22> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_16MHz_21> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_16MHz_20> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_16MHz_19> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_16MHz_18> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_16MHz_17> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_16MHz_16> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_16MHz_15> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_16MHz_14> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_16MHz_13> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_16MHz_12> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_16MHz_11> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_16MHz_10> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_16MHz_9> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_16MHz_8> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_16MHz_7> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_16MHz_6> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_16MHz_5> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_16MHz_4> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_16MHz_3> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_16MHz_2> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_16MHz_1> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_16MHz_0> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_1MHz_31> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_1MHz_30> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_1MHz_29> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_1MHz_28> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_1MHz_27> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_1MHz_26> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_1MHz_25> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_1MHz_24> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_1MHz_23> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_1MHz_22> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_1MHz_21> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_1MHz_20> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_1MHz_19> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_1MHz_18> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_1MHz_17> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_1MHz_16> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_1MHz_15> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_1MHz_14> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_1MHz_13> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_1MHz_12> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_1MHz_11> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_1MHz_10> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_1MHz_9> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_1MHz_8> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_1MHz_7> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_1MHz_6> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_1MHz_5> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_1MHz_4> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_1MHz_3> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_1MHz_2> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_1MHz_1> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/count_1MHz_0> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/clk_16MHz> of sequential type is unconnected in block <top>.<br>WARNING:Xst:2677 - Node <_i000001/clk_1MHz> of sequential type is unconnected in block <top>.<br>WARNING:Xst:1898 - Due to constant pushing, FF/Latch <dmem/Mram_RAM16> is unconnected in block <top>.<br>WARNING:Xst:1898 - Due to constant pushing, FF/Latch <dmem/Mram_RAM15> is unconnected in block <top>.<br>WARNING:Xst:1898 - Due to constant pushing, FF/Latch <dmem/Mram_RAM14> is unconnected in block <top>.<br>WARNING:Xst:1898 - Due to constant pushing, FF/Latch <dmem/Mram_RAM13> is unconnected in block <top>.<br>WARNING:Xst:1898 - Due to constant pushing, FF/Latch <dmem/Mram_RAM12> is unconnected in block <top>.<br>WARNING:Xst:1898 - Due to constant pushing, FF/Latch <dmem/Mram_RAM11> is unconnected in block <top>.<br>WARNING:Xst:1898 - Due to constant pushing, FF/Latch <dmem/Mram_RAM10> is unconnected in block <top>.<br>WARNING:Xst:1898 - Due to constant pushing, FF/Latch <dmem/Mram_RAM9> is unconnected in block <top>.<br>WARNING:Xst:1898 - Due to constant pushing, FF/Latch <dmem/Mram_RAM8> is unconnected in block <top>.<br>WARNING:Xst:1898 - Due to constant pushing, FF/Latch <dmem/Mram_RAM7> is unconnected in block <top>.<br>WARNING:Xst:1898 - Due to constant pushing, FF/Latch <dmem/Mram_RAM6> is unconnected in block <top>.<br>WARNING:Xst:1898 - Due to constant pushing, FF/Latch <dmem/Mram_RAM5> is unconnected in block <top>.<br>WARNING:Xst:1898 - Due to constant pushing, FF/Latch <dmem/Mram_RAM4> is unconnected in block <top>.<br>WARNING:Xst:1898 - Due to constant pushing, FF/Latch <dmem/Mram_RAM3> is unconnected in block <top>.<br>WARNING:Xst:1898 - Due to constant pushing, FF/Latch <dmem/Mram_RAM2> is unconnected in block <top>.<br>WARNING:Xst:1898 - Due to constant pushing, FF/Latch <dmem/Mram_RAM1> is unconnected in block <top>.<br><br>Mapping all equations...<br>Building and optimizing final netlist ...<br>Found area constraint ratio of 100 (+ 5) on block top, actual ratio is 0.<br><br>Final Macro Processing ...<br><br>=========================================================================<br>Final Register Report<br><br>Found no macro<br>=========================================================================<br><br>=========================================================================<br>* Partition Report *<br>=========================================================================<br><br>Partition Implementation Status<br>-------------------------------<br><br> No Partitions were found in this design.<br><br>-------------------------------<br><br>=========================================================================<br>* Design Summary *<br>=========================================================================<br><br>Top Level Output File Name : top.ngc<br><br>Primitive and Black Box Usage:<br>------------------------------<br># BELS : 2<br># GND : 1<br># VCC : 1<br># Clock Buffers : 1<br># BUFG : 1<br># IO Buffers : 42<br># IBUFG : 1<br># OBUF : 41<br><br>Device utilization summary:<br>---------------------------<br><br>Selected Device : 6slx16csg324-3 <br><br><br>Slice Logic Utilization: <br><br>Slice Logic Distribution: <br> Number of LUT Flip Flop pairs used: 0<br> Number with an unused Flip Flop: 0 out of 0 <br> Number with an unused LUT: 0 out of 0 <br> Number of fully used LUT-FF pairs: 0 out of 0 <br> Number of unique control sets: 0<br><br>IO Utilization: <br> Number of IOs: 43<br> Number of bonded IOBs: 42 out of 232 18% <br><br>Specific Feature Utilization:<br> Number of BUFG/BUFGCTRLs: 1 out of 16 6% <br><br>---------------------------<br>Partition Resource Summary:<br>---------------------------<br><br> No Partitions were found in this design.<br><br>---------------------------<br><br><br>=========================================================================<br>Timing Report<br><br>NOTE: THESE TIMING NUMBERS ARE ONLY A SYNTHESIS ESTIMATE.<br> FOR ACCURATE TIMING INFORMATION PLEASE REFER TO THE TRACE REPORT<br> GENERATED AFTER PLACE-and-ROUTE.<br><br>Clock Information:<br>------------------<br>No clock signals found in this design<br><br>Asynchronous Control Signals Information:<br>----------------------------------------<br>No asynchronous control signals found in this design<br><br>Timing Summary:<br>---------------<br>Speed Grade: -3<br><br> Minimum period: No path found<br> Minimum input arrival time before clock: No path found<br> Maximum output required time after clock: No path found<br> Maximum combinational path delay: No path found<br><br>Timing Details:<br>---------------<br>All values displayed in nanoseconds (ns)<br><br>=========================================================================<br><br>Cross Clock Domains Report:<br>--------------------------<br><br>=========================================================================<br><br><br>Total REAL time to Xst completion: 7.00 secs<br>Total CPU time to Xst completion: 6.85 secs<br> <br>--> <br><br>Total memory usage is 260440 kilobytes<br><br>Number of errors : 0 ( 0 filtered)<br>Number of warnings : 455 ( 0 filtered)<br>Number of infos : 13 ( 0 filtered)<br><br></PRE></FONT>