📄 state_m2.map.rpt
字号:
+------------------------------------------------------------------------------------------------------------------------------+
; Analysis & Synthesis Source Files Read ;
+----------------------------------+-----------------+-----------------+-------------------------------------------------------+
; File Name with User-Entered Path ; Used in Netlist ; File Type ; File Name with Absolute Path ;
+----------------------------------+-----------------+-----------------+-------------------------------------------------------+
; state_m2.vhd ; yes ; User VHDL File ; F:/复件 tijiao/程序及软件/cht04/state_m2/state_m2.vhd ;
+----------------------------------+-----------------+-----------------+-------------------------------------------------------+
+-----------------------------------------------------------+
; Analysis & Synthesis Resource Usage Summary ;
+---------------------------------------------+-------------+
; Resource ; Usage ;
+---------------------------------------------+-------------+
; Total logic elements ; 7 ;
; -- Combinational with no register ; 2 ;
; -- Register only ; 3 ;
; -- Combinational with a register ; 2 ;
; ; ;
; Logic element usage by number of LUT inputs ; ;
; -- 4 input functions ; 0 ;
; -- 3 input functions ; 2 ;
; -- 2 input functions ; 2 ;
; -- 1 input functions ; 0 ;
; -- 0 input functions ; 0 ;
; ; ;
; Logic elements by mode ; ;
; -- normal mode ; 7 ;
; -- arithmetic mode ; 0 ;
; -- qfbk mode ; 0 ;
; -- register cascade mode ; 0 ;
; -- synchronous clear/load mode ; 0 ;
; -- asynchronous clear/load mode ; 5 ;
; ; ;
; Total registers ; 5 ;
; I/O pins ; 0 ;
; Maximum fan-out node ; filter.tap4 ;
; Maximum fan-out ; 5 ;
; Total fan-out ; 27 ;
; Average fan-out ; 1.93 ;
+---------------------------------------------+-------------+
+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
; 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 ;
+----------------------------+-------------+--------------+-------------+--------------+---------+-----------+-----------+------+--------------+--------------+-------------------+------------------+-----------------+------------+---------------------+
; |state_m2 ; 7 (7) ; 5 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 2 (2) ; 3 (3) ; 2 (2) ; 0 (0) ; 0 (0) ; |state_m2 ;
+----------------------------+-------------+--------------+-------------+--------------+---------+-----------+-----------+------+--------------+--------------+-------------------+------------------+-----------------+------------+---------------------+
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 - |state_m2|filter ;
+-------------+-------------+-------------+-------------+-------------+-------------+
; Name ; filter.tap4 ; filter.tap3 ; filter.tap2 ; filter.tap1 ; filter.idle ;
+-------------+-------------+-------------+-------------+-------------+-------------+
; filter.idle ; 0 ; 0 ; 0 ; 0 ; 0 ;
; filter.tap1 ; 0 ; 0 ; 0 ; 1 ; 1 ;
; filter.tap2 ; 0 ; 0 ; 1 ; 0 ; 1 ;
; filter.tap3 ; 0 ; 1 ; 0 ; 0 ; 1 ;
; filter.tap4 ; 1 ; 0 ; 0 ; 0 ; 1 ;
+-------------+-------------+-------------+-------------+-------------+-------------+
+------------------------------------------------------+
; General Register Statistics ;
+----------------------------------------------+-------+
; Statistic ; Value ;
+----------------------------------------------+-------+
; Total registers ; 5 ;
; Number of registers using Synchronous Clear ; 0 ;
; Number of registers using Synchronous Load ; 0 ;
; Number of registers using Asynchronous Clear ; 5 ;
; Number of registers using Asynchronous Load ; 0 ;
; Number of registers using Clock Enable ; 0 ;
; Number of registers using Preset ; 0 ;
+----------------------------------------------+-------+
+-------------------------------+
; Analysis & Synthesis Messages ;
+-------------------------------+
Info: *******************************************************************
Info: Running Quartus II Analysis & Synthesis
Info: Version 6.1 Build 201 11/27/2006 SJ Full Version
Info: Processing started: Sun Feb 18 12:59:37 2007
Info: Command: quartus_map --read_settings_files=on --write_settings_files=off state_m2 -c state_m2
Info: Found 2 design units, including 1 entities, in source file state_m2.vhd
Info: Found design unit 1: state_m2-logic
Info: Found entity 1: state_m2
Info: Elaborating entity "state_m2" for the top level hierarchy
Info: State machine "|state_m2|filter" contains 5 states
Info: Selected Auto state machine encoding method for state machine "|state_m2|filter"
Info: Encoding result for state machine "|state_m2|filter"
Info: Completed encoding using 5 state bits
Info: Encoded state bit "filter.tap4"
Info: Encoded state bit "filter.tap3"
Info: Encoded state bit "filter.tap2"
Info: Encoded state bit "filter.tap1"
Info: Encoded state bit "filter.idle"
Info: State "|state_m2|filter.idle" uses code string "00000"
Info: State "|state_m2|filter.tap1" uses code string "00011"
Info: State "|state_m2|filter.tap2" uses code string "00101"
Info: State "|state_m2|filter.tap3" uses code string "01001"
Info: State "|state_m2|filter.tap4" uses code string "10001"
Info: Implemented 14 device resources after synthesis - the final resource count might be different
Info: Implemented 3 input pins
Info: Implemented 4 output pins
Info: Implemented 7 logic cells
Info: Quartus II Analysis & Synthesis was successful. 0 errors, 0 warnings
Info: Allocated 134 megabytes of memory during processing
Info: Processing ended: Sun Feb 18 12:59:39 2007
Info: Elapsed time: 00:00:02
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -