📄 keymove.map.rpt
字号:
+----------------------------------------------------------------------------------------------------------+
; Analysis & Synthesis Source Files Read ;
+----------------------------------+-----------------+-----------------+-----------------------------------+
; File Name with User-Entered Path ; Used in Netlist ; File Type ; File Name with Absolute Path ;
+----------------------------------+-----------------+-----------------+-----------------------------------+
; keymove.vhd ; yes ; User VHDL File ; D:/study/VHDL/keymove/keymove.vhd ;
; ../led7/led7.vhd ; yes ; User VHDL File ; D:/study/VHDL/led7/led7.vhd ;
+----------------------------------+-----------------+-----------------+-----------------------------------+
+------------------------------------------------------+
; Analysis & Synthesis Resource Usage Summary ;
+---------------------------------------------+--------+
; Resource ; Usage ;
+---------------------------------------------+--------+
; Estimated Total logic elements ; 73 ;
; ; ;
; Total combinational functions ; 73 ;
; Logic element usage by number of LUT inputs ; ;
; -- 4 input functions ; 43 ;
; -- 3 input functions ; 11 ;
; -- <=2 input functions ; 19 ;
; ; ;
; Logic elements by mode ; ;
; -- normal mode ; 73 ;
; -- arithmetic mode ; 0 ;
; ; ;
; Total registers ; 60 ;
; -- Dedicated logic registers ; 60 ;
; -- I/O registers ; 0 ;
; ; ;
; I/O pins ; 58 ;
; Maximum fan-out node ; keyclk ;
; Maximum fan-out ; 48 ;
; Total fan-out ; 439 ;
; Average fan-out ; 2.30 ;
+---------------------------------------------+--------+
+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
; Analysis & Synthesis Resource Utilization by Entity ;
+----------------------------+-------------------+--------------+-------------+--------------+---------+-----------+------+--------------+---------------------+--------------+
; Compilation Hierarchy Node ; LC Combinationals ; LC Registers ; Memory Bits ; DSP Elements ; DSP 9x9 ; DSP 18x18 ; Pins ; Virtual Pins ; Full Hierarchy Name ; Library Name ;
+----------------------------+-------------------+--------------+-------------+--------------+---------+-----------+------+--------------+---------------------+--------------+
; |keymove ; 73 (45) ; 60 (32) ; 0 ; 0 ; 0 ; 0 ; 58 ; 0 ; |keymove ; ;
; |led7:u1| ; 7 (7) ; 7 (7) ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; |keymove|led7:u1 ; work ;
; |led7:u2| ; 7 (7) ; 7 (7) ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; |keymove|led7:u2 ; work ;
; |led7:u3| ; 7 (7) ; 7 (7) ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; |keymove|led7:u3 ; work ;
; |led7:u4| ; 7 (7) ; 7 (7) ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; |keymove|led7:u4 ; 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.
+------------------------------------------------------+
; General Register Statistics ;
+----------------------------------------------+-------+
; Statistic ; Value ;
+----------------------------------------------+-------+
; Total registers ; 60 ;
; Number of registers using Synchronous Clear ; 0 ;
; Number of registers using Synchronous Load ; 0 ;
; Number of registers using Asynchronous Clear ; 16 ;
; Number of registers using Asynchronous Load ; 0 ;
; Number of registers using Clock Enable ; 32 ;
; Number of registers using Preset ; 0 ;
+----------------------------------------------+-------+
+---------------------------------------------------+
; Inverted Register Statistics ;
+-----------------------------------------+---------+
; Inverted Register ; Fan out ;
+-----------------------------------------+---------+
; key_out4[0] ; 8 ;
; key_out4[1] ; 8 ;
; key_out4[2] ; 8 ;
; key_out4[3] ; 8 ;
; key_out3[0] ; 9 ;
; key_out3[1] ; 9 ;
; key_out3[2] ; 9 ;
; key_out3[3] ; 9 ;
; key_out2[0] ; 9 ;
; key_out2[1] ; 9 ;
; key_out2[2] ; 9 ;
; key_out2[3] ; 9 ;
; key_out1[0] ; 9 ;
; key_out1[1] ; 9 ;
; key_out1[2] ; 9 ;
; key_out1[3] ; 9 ;
; Total number of inverted registers = 16 ; ;
+-----------------------------------------+---------+
+-------------------------------+
; 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: Fri May 15 22:50:09 2009
Info: Command: quartus_map --read_settings_files=on --write_settings_files=off keymove -c keymove
Info: Found 2 design units, including 1 entities, in source file keymove.vhd
Info: Found design unit 1: keymove-key
Info: Found entity 1: keymove
Info: Found 2 design units, including 1 entities, in source file ../led7/led7.vhd
Info: Found design unit 1: led7-behav
Info: Found entity 1: led7
Info: Elaborating entity "keymove" for the top level hierarchy
Warning (10492): VHDL Process Statement warning at keymove.vhd(30): signal "keyreset" is read inside the Process Statement but isn't in the Process Statement's sensitivity list
Info: Elaborating entity "led7" for hierarchy "led7:u1"
Info: Registers with preset signals will power-up high
Info: DEV_CLRn pin will set, and not reset, register with preset signal due to NOT Gate Push-Back
Info: Implemented 144 device resources after synthesis - the final resource count might be different
Info: Implemented 14 input pins
Info: Implemented 44 output pins
Info: Implemented 86 logic cells
Info: Quartus II Analysis & Synthesis was successful. 0 errors, 1 warning
Info: Allocated 161 megabytes of memory during processing
Info: Processing ended: Fri May 15 22:50:12 2009
Info: Elapsed time: 00:00:03
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -