📄 ctr.map.rpt
字号:
+-----------------------------------------------------+
; Analysis & Synthesis Resource Usage Summary ;
+---------------------------------------------+-------+
; Resource ; Usage ;
+---------------------------------------------+-------+
; Total logic elements ; 44 ;
; -- Combinational with no register ; 26 ;
; -- Register only ; 4 ;
; -- Combinational with a register ; 14 ;
; ; ;
; Logic element usage by number of LUT inputs ; ;
; -- 4 input functions ; 19 ;
; -- 3 input functions ; 10 ;
; -- 2 input functions ; 7 ;
; -- 1 input functions ; 4 ;
; -- 0 input functions ; 0 ;
; ; ;
; Logic elements by mode ; ;
; -- normal mode ; 44 ;
; -- arithmetic mode ; 0 ;
; -- qfbk mode ; 0 ;
; -- register cascade mode ; 0 ;
; -- synchronous clear/load mode ; 1 ;
; -- asynchronous clear/load mode ; 0 ;
; ; ;
; Total registers ; 18 ;
; I/O pins ; 0 ;
; Maximum fan-out node ; clk ;
; Maximum fan-out ; 18 ;
; Total fan-out ; 178 ;
; Average fan-out ; 2.97 ;
+---------------------------------------------+-------+
+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
; Analysis & Synthesis Resource Utilization by Entity ;
+----------------------------+-------------+--------------+-------------+--------------+---------+-----------+-----------+------+--------------+--------------+-------------------+------------------+-----------------+------------+---------------------+
; Compilation Hierarchy Node ; Logic Cells ; LC Registers ; Memory Bits ; DSP Elements ; DSP 9x9 ; DSP 18x18 ; DSP 36x36 ; Pins ; Virtual Pins ; LUT-Only LCs ; Register-Only LCs ; LUT/Register LCs ; Carry Chain LCs ; Packed LCs ; Full Hierarchy Name ;
+----------------------------+-------------+--------------+-------------+--------------+---------+-----------+-----------+------+--------------+--------------+-------------------+------------------+-----------------+------------+---------------------+
; |ctr ; 44 (44) ; 18 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 26 (26) ; 4 (4) ; 14 (14) ; 0 (0) ; 0 (0) ; |ctr ;
+----------------------------+-------------+--------------+-------------+--------------+---------+-----------+-----------+------+--------------+--------------+-------------------+------------------+-----------------+------------+---------------------+
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.
Encoding Type: One-Hot
+-----------------------------------------------------------+
; State Machine - |ctr|stax ;
+-----------+-----------+-----------+-----------+-----------+
; Name ; stax.sta4 ; stax.sta3 ; stax.sta2 ; stax.sta1 ;
+-----------+-----------+-----------+-----------+-----------+
; stax.sta1 ; 0 ; 0 ; 0 ; 0 ;
; stax.sta2 ; 0 ; 0 ; 1 ; 1 ;
; stax.sta3 ; 0 ; 1 ; 0 ; 1 ;
; stax.sta4 ; 1 ; 0 ; 0 ; 1 ;
+-----------+-----------+-----------+-----------+-----------+
+------------------------------------------------------------+
; Registers Removed During Synthesis ;
+---------------------------------------+--------------------+
; Register name ; Reason for Removal ;
+---------------------------------------+--------------------+
; r2 ; Merged with r1 ;
; Total Number of Removed Registers = 1 ; ;
+---------------------------------------+--------------------+
+------------------------------------------------------+
; General Register Statistics ;
+----------------------------------------------+-------+
; Statistic ; Value ;
+----------------------------------------------+-------+
; Total registers ; 18 ;
; Number of registers using Synchronous Clear ; 0 ;
; Number of registers using Synchronous Load ; 1 ;
; Number of registers using Asynchronous Clear ; 0 ;
; Number of registers using Asynchronous Load ; 0 ;
; Number of registers using Clock Enable ; 16 ;
; 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 ;
+--------------------+-----------+---------------+----------------------+------------------------+------------+----------------------------+
; 6:1 ; 2 bits ; 8 LEs ; 2 LEs ; 6 LEs ; Yes ; |ctr|r1 ;
; 13:1 ; 4 bits ; 32 LEs ; 8 LEs ; 24 LEs ; Yes ; |ctr|ch[0] ;
; 13:1 ; 4 bits ; 32 LEs ; 16 LEs ; 16 LEs ; Yes ; |ctr|cl[0] ;
+--------------------+-----------+---------------+----------------------+------------------------+------------+----------------------------+
+-------------------------------+
; Analysis & Synthesis Messages ;
+-------------------------------+
Info: *******************************************************************
Info: Running Quartus II Analysis & Synthesis
Info: Version 7.0 Build 33 02/05/2007 SJ Full Version
Info: Processing started: Sat Nov 15 22:33:47 2008
Info: Command: quartus_map --read_settings_files=on --write_settings_files=off ctr -c ctr
Info: Found 2 design units, including 1 entities, in source file ctr.vhd
Info: Found design unit 1: ctr-one
Info: Found entity 1: ctr
Info: Elaborating entity "ctr" for the top level hierarchy
Info: Duplicate registers merged to single register
Info: Duplicate register "r2" merged to single register "r1", power-up level changed
Info: State machine "|ctr|stax" contains 4 states
Info: Selected Auto state machine encoding method for state machine "|ctr|stax"
Info: Encoding result for state machine "|ctr|stax"
Info: Completed encoding using 4 state bits
Info: Encoded state bit "stax.sta4"
Info: Encoded state bit "stax.sta3"
Info: Encoded state bit "stax.sta2"
Info: Encoded state bit "stax.sta1"
Info: State "|ctr|stax.sta1" uses code string "0000"
Info: State "|ctr|stax.sta2" uses code string "0011"
Info: State "|ctr|stax.sta3" uses code string "0101"
Info: State "|ctr|stax.sta4" uses code string "1001"
Info: Implemented 60 device resources after synthesis - the final resource count might be different
Info: Implemented 2 input pins
Info: Implemented 14 output pins
Info: Implemented 44 logic cells
Info: Quartus II Analysis & Synthesis was successful. 0 errors, 0 warnings
Info: Allocated 139 megabytes of memory during processing
Info: Processing ended: Sat Nov 15 22:33:49 2008
Info: Elapsed time: 00:00:02
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -