📄 controla.map.rpt
字号:
; Retiming Meta-Stability Register Sequence Length ; 2 ; 2 ;
; HDL message level ; Level2 ; Level2 ;
; Suppress Register Optimization Related Messages ; Off ; Off ;
; Number of Removed Registers Reported in Synthesis Report ; 100 ; 100 ;
; Block Design Naming ; Auto ; Auto ;
+--------------------------------------------------------------------------------------------+------------------+---------------+
+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
; Analysis & Synthesis Source Files Read ;
+----------------------------------+-----------------+-----------------+-----------------------------------------------------------------------------------------------------------+
; File Name with User-Entered Path ; Used in Netlist ; File Type ; File Name with Absolute Path ;
+----------------------------------+-----------------+-----------------+-----------------------------------------------------------------------------------------------------------+
; ControlA.vhd ; yes ; User VHDL File ; C:/Documents and Settings/Administrator/桌面/VHDL实现的交通灯程序/trafficlightvhdlcode/6v/m4/ControlA.vhd ;
+----------------------------------+-----------------+-----------------+-----------------------------------------------------------------------------------------------------------+
+---------------------------------------------+
; Analysis & Synthesis Resource Usage Summary ;
+--------------------------------+------------+
; Resource ; Usage ;
+--------------------------------+------------+
; Total logic elements ; 29 ;
; Total combinational functions ; 29 ;
; -- Total 4-input functions ; 14 ;
; -- Total 3-input functions ; 10 ;
; -- Total 2-input functions ; 5 ;
; -- Total 1-input functions ; 0 ;
; -- Total 0-input functions ; 0 ;
; Total registers ; 17 ;
; I/O pins ; 14 ;
; Maximum fan-out node ; clk ;
; Maximum fan-out ; 17 ;
; Total fan-out ; 138 ;
; Average fan-out ; 3.21 ;
+--------------------------------+------------+
+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
; 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 ; Packed LCs ; Full Hierarchy Name ; Library Name ;
+----------------------------+-------------+--------------+-------------+------+--------------+--------------+-------------------+------------------+-----------------+------------+---------------------+--------------+
; |ControlA ; 29 (29) ; 17 ; 0 ; 14 ; 0 ; 12 (12) ; 0 (0) ; 17 (17) ; 0 (0) ; 0 (0) ; |ControlA ; work ;
+----------------------------+-------------+--------------+-------------+------+--------------+--------------+-------------------+------------------+-----------------+------------+---------------------+--------------+
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 - |ControlA|temp_color ;
+-------------------+-----------------+----------------+-------------------+------------------+
; Name ; temp_color.turn ; temp_color.red ; temp_color.yellow ; temp_color.green ;
+-------------------+-----------------+----------------+-------------------+------------------+
; temp_color.green ; 0 ; 0 ; 0 ; 0 ;
; temp_color.yellow ; 0 ; 0 ; 1 ; 1 ;
; temp_color.red ; 0 ; 1 ; 0 ; 1 ;
; temp_color.turn ; 1 ; 0 ; 0 ; 1 ;
+-------------------+-----------------+----------------+-------------------+------------------+
+------------------------------------------------------+
; General Register Statistics ;
+----------------------------------------------+-------+
; Statistic ; Value ;
+----------------------------------------------+-------+
; Total registers ; 17 ;
; Number of registers using Synchronous Clear ; 0 ;
; 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 ; 13 ;
; Number of registers using Preset ; 0 ;
+----------------------------------------------+-------+
+-------------------------------+
; Analysis & Synthesis Messages ;
+-------------------------------+
Info: *******************************************************************
Info: Running Quartus II Analysis & Synthesis
Info: Version 7.2 Build 151 09/26/2007 SJ Full Version
Info: Processing started: Mon May 11 23:36:44 2009
Info: Command: quartus_map --read_settings_files=on --write_settings_files=off ControlA -c ControlA
Info: Found 2 design units, including 1 entities, in source file ControlA.vhd
Info: Found design unit 1: ControlA-ControlA_arc
Info: Found entity 1: ControlA
Info: Elaborating entity "ControlA" for the top level hierarchy
Info: State machine "|ControlA|temp_color" contains 4 states
Info: Selected Auto state machine encoding method for state machine "|ControlA|temp_color"
Info: Encoding result for state machine "|ControlA|temp_color"
Info: Completed encoding using 4 state bits
Info: Encoded state bit "temp_color.turn"
Info: Encoded state bit "temp_color.red"
Info: Encoded state bit "temp_color.yellow"
Info: Encoded state bit "temp_color.green"
Info: State "|ControlA|temp_color.green" uses code string "0000"
Info: State "|ControlA|temp_color.yellow" uses code string "0011"
Info: State "|ControlA|temp_color.red" uses code string "0101"
Info: State "|ControlA|temp_color.turn" uses code string "1001"
Info: Implemented 43 device resources after synthesis - the final resource count might be different
Info: Implemented 2 input pins
Info: Implemented 12 output pins
Info: Implemented 29 logic cells
Info: Quartus II Analysis & Synthesis was successful. 0 errors, 0 warnings
Info: Allocated 158 megabytes of memory during processing
Info: Processing ended: Mon May 11 23:36:47 2009
Info: Elapsed time: 00:00:03
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -