?? test_rec.map.rpt
字號:
; Ignore translate_off and translate_on Synthesis Directives ; Off ; Off ;
; Show Parameter Settings Tables in Synthesis Report ; On ; On ;
+--------------------------------------------------------------------+--------------+---------------+
+------------------------------------------------------------------------------------------------------------+
; Analysis & Synthesis Source Files Read ;
+----------------------------------+-----------------+------------------------+------------------------------+
; File Name with User-Entered Path ; Used in Netlist ; File Type ; File Name with Absolute Path ;
+----------------------------------+-----------------+------------------------+------------------------------+
; test_rec.v ; yes ; User Verilog HDL File ; F:/test_rec/test_rec.v ;
+----------------------------------+-----------------+------------------------+------------------------------+
+---------------------------------------------+
; Analysis & Synthesis Resource Usage Summary ;
+-----------------------------------+---------+
; Resource ; Usage ;
+-----------------------------------+---------+
; Total logic elements ; 40 ;
; Total combinational functions ; 32 ;
; -- Total 4-input functions ; 14 ;
; -- Total 3-input functions ; 8 ;
; -- Total 2-input functions ; 6 ;
; -- Total 1-input functions ; 4 ;
; -- Total 0-input functions ; 0 ;
; Combinational cells for routing ; 0 ;
; Total registers ; 22 ;
; Total logic cells in carry chains ; 5 ;
; I/O pins ; 14 ;
; Maximum fan-out node ; clk ;
; Maximum fan-out ; 22 ;
; Total fan-out ; 162 ;
; Average fan-out ; 3.00 ;
+-----------------------------------+---------+
+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
; Analysis & Synthesis Resource Utilization by Entity ;
+----------------------------+-------------+--------------+-------------+------+--------------+--------------+-------------------+------------------+-----------------+---------------------+
; Compilation Hierarchy Node ; Logic Cells ; LC Registers ; Memory Bits ; Pins ; Virtual Pins ; LUT-Only LCs ; Register-Only LCs ; LUT/Register LCs ; Carry Chain LCs ; Full Hierarchy Name ;
+----------------------------+-------------+--------------+-------------+------+--------------+--------------+-------------------+------------------+-----------------+---------------------+
; |test_rec ; 40 (40) ; 22 ; 0 ; 14 ; 0 ; 18 (18) ; 8 (8) ; 14 (14) ; 5 (5) ; |test_rec ;
+----------------------------+-------------+--------------+-------------+------+--------------+--------------+-------------------+------------------+-----------------+---------------------+
Note: For table entries with two numbers listed, the numbers in parentheses indicate the number of resources of the given type used by the specific entity alone. The numbers listed outside of parentheses indicate the total resources of the given type used by the specific entity and all of its sub-entities in the hierarchy.
+------------------------------------------------------+
; General Register Statistics ;
+----------------------------------------------+-------+
; Statistic ; Value ;
+----------------------------------------------+-------+
; Total registers ; 22 ;
; Number of registers using Synchronous Clear ; 5 ;
; Number of registers using Synchronous Load ; 0 ;
; Number of registers using Asynchronous Clear ; 0 ;
; Number of registers using Asynchronous Load ; 0 ;
; Number of registers using Clock Enable ; 17 ;
; Number of registers using Preset ; 0 ;
+----------------------------------------------+-------+
+------------------------------------------------------------------------------------------------------------------------------------------+
; Multiplexer Restructuring Statistics (Restructuring Performed) ;
+--------------------+-----------+---------------+----------------------+------------------------+------------+----------------------------+
; Multiplexer Inputs ; Bus Width ; Baseline Area ; Area if Restructured ; Saving if Restructured ; Registered ; Example Multiplexer Output ;
+--------------------+-----------+---------------+----------------------+------------------------+------------+----------------------------+
; 4:1 ; 5 bits ; 10 LEs ; 5 LEs ; 5 LEs ; Yes ; |test_rec|n[0] ;
; 6:1 ; 3 bits ; 12 LEs ; 3 LEs ; 9 LEs ; Yes ; |test_rec|bit[2] ;
; 6:1 ; 4 bits ; 16 LEs ; 4 LEs ; 12 LEs ; Yes ; |test_rec|num[3] ;
; 8:1 ; 2 bits ; 10 LEs ; 6 LEs ; 4 LEs ; Yes ; |test_rec|state[1]~reg0 ;
+--------------------+-----------+---------------+----------------------+------------------------+------------+----------------------------+
+--------------------------------+
; Analysis & Synthesis Equations ;
+--------------------------------+
The equations can be found in F:/test_rec/test_rec.map.eqn.
+-------------------------------+
; Analysis & Synthesis Messages ;
+-------------------------------+
Info: *******************************************************************
Info: Running Quartus II Analysis & Synthesis
Info: Version 5.0 Build 148 04/26/2005 SJ Full Version
Info: Processing started: Fri Oct 12 21:32:03 2007
Info: Command: quartus_map --read_settings_files=on --write_settings_files=off test_rec -c test_rec
Info: Found 1 design units, including 1 entities, in source file test_rec.v
Info: Found entity 1: test_rec
Info: Elaborating entity "test_rec" for the top level hierarchy
Info: (10035) Verilog HDL or VHDL information at test_rec.v(9): object "data_reg" declared but not used
Info: Power-up level of register "in_en~reg0" is not specified -- using power-up level of High to minimize register
Warning: Reduced register "in_en~reg0" with stuck data_in port to stuck value VCC
Warning: Output pins are stuck at VCC or GND
Warning: Pin "in_en" stuck at VCC
Warning: Pin "vcc" stuck at VCC
Info: Implemented 54 device resources after synthesis - the final resource count might be different
Info: Implemented 2 input pins
Info: Implemented 12 output pins
Info: Implemented 40 logic cells
Info: Quartus II Analysis & Synthesis was successful. 0 errors, 4 warnings
Info: Processing ended: Fri Oct 12 21:32:06 2007
Info: Elapsed time: 00:00:03
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -