?? moore.map.rpt
字號:
+------------------------------------------------------------------------------------------------------------+
; Analysis & Synthesis Source Files Read ;
+----------------------------------+-----------------+-----------------+-------------------------------------+
; File Name with User-Entered Path ; Used in Netlist ; File Type ; File Name with Absolute Path ;
+----------------------------------+-----------------+-----------------+-------------------------------------+
; moore.vhd ; yes ; User VHDL File ; F:/QuartusII8.0work/moore/moore.vhd ;
+----------------------------------+-----------------+-----------------+-------------------------------------+
+------------------------------------------------------------------+
; Analysis & Synthesis Resource Usage Summary ;
+---------------------------------------------+--------------------+
; Resource ; Usage ;
+---------------------------------------------+--------------------+
; Total logic elements ; 6 ;
; -- Combinational with no register ; 2 ;
; -- Register only ; 0 ;
; -- Combinational with a register ; 4 ;
; ; ;
; Logic element usage by number of LUT inputs ; ;
; -- 4 input functions ; 3 ;
; -- 3 input functions ; 0 ;
; -- 2 input functions ; 3 ;
; -- 1 input functions ; 0 ;
; -- 0 input functions ; 0 ;
; ; ;
; Logic elements by mode ; ;
; -- normal mode ; 6 ;
; -- arithmetic mode ; 0 ;
; -- qfbk mode ; 0 ;
; -- register cascade mode ; 0 ;
; -- synchronous clear/load mode ; 0 ;
; -- asynchronous clear/load mode ; 4 ;
; ; ;
; Total registers ; 4 ;
; I/O pins ; 6 ;
; Maximum fan-out node ; present_state.idle ;
; Maximum fan-out ; 4 ;
; Total fan-out ; 28 ;
; Average fan-out ; 2.33 ;
+---------------------------------------------+--------------------+
+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
; 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 ; Library Name ;
+----------------------------+-------------+--------------+-------------+--------------+---------+-----------+-----------+------+--------------+--------------+-------------------+------------------+-----------------+------------+---------------------+--------------+
; |moore ; 6 (6) ; 4 ; 0 ; 0 ; 0 ; 0 ; 0 ; 6 ; 0 ; 2 (2) ; 0 (0) ; 4 (4) ; 0 (0) ; 0 (0) ; |moore ; 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 - |moore|present_state ;
+------------------------+---------------------+--------------------+------------------------+--------------------+
; Name ; present_state.write ; present_state.read ; present_state.decision ; present_state.idle ;
+------------------------+---------------------+--------------------+------------------------+--------------------+
; present_state.idle ; 0 ; 0 ; 0 ; 0 ;
; present_state.decision ; 0 ; 0 ; 1 ; 1 ;
; present_state.read ; 0 ; 1 ; 0 ; 1 ;
; present_state.write ; 1 ; 0 ; 0 ; 1 ;
+------------------------+---------------------+--------------------+------------------------+--------------------+
+------------------------------------------------------+
; General Register Statistics ;
+----------------------------------------------+-------+
; Statistic ; Value ;
+----------------------------------------------+-------+
; Total registers ; 4 ;
; Number of registers using Synchronous Clear ; 0 ;
; Number of registers using Synchronous Load ; 0 ;
; Number of registers using Asynchronous Clear ; 4 ;
; 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 8.0 Build 231 07/10/2008 Service Pack 1 SJ Full Version
Info: Processing started: Thu Nov 06 17:02:35 2008
Info: Command: quartus_map --read_settings_files=on --write_settings_files=off moore -c moore
Info: Found 2 design units, including 1 entities, in source file moore.vhd
Info: Found design unit 1: moore-state_machine
Info: Found entity 1: moore
Info: Elaborating entity "moore" for the top level hierarchy
Info: State machine "|moore|present_state" contains 4 states
Info: Selected Auto state machine encoding method for state machine "|moore|present_state"
Info: Encoding result for state machine "|moore|present_state"
Info: Completed encoding using 4 state bits
Info: Encoded state bit "present_state.write"
Info: Encoded state bit "present_state.read"
Info: Encoded state bit "present_state.decision"
Info: Encoded state bit "present_state.idle"
Info: State "|moore|present_state.idle" uses code string "0000"
Info: State "|moore|present_state.decision" uses code string "0011"
Info: State "|moore|present_state.read" uses code string "0101"
Info: State "|moore|present_state.write" uses code string "1001"
Info: Implemented 12 device resources after synthesis - the final resource count might be different
Info: Implemented 4 input pins
Info: Implemented 2 output pins
Info: Implemented 6 logic cells
Info: Quartus II Analysis & Synthesis was successful. 0 errors, 0 warnings
Info: Peak virtual memory: 175 megabytes
Info: Processing ended: Thu Nov 06 17:02:40 2008
Info: Elapsed time: 00:00:05
Info: Total CPU time (on all processors): 00:00:03
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -