📄 counter60.map.rpt
字号:
; Ignore Maximum Fan-Out Assignments ; Off ; Off ;
; Retiming Meta-Stability Register Sequence Length ; 2 ; 2 ;
; PowerPlay Power Optimization ; Normal compilation ; Normal compilation ;
; HDL message level ; Level2 ; Level2 ;
; Suppress Register Optimization Related Messages ; Off ; Off ;
; Number of Removed Registers Reported in Synthesis Report ; 100 ; 100 ;
; Clock MUX Protection ; On ; On ;
; 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 ;
+----------------------------------+-----------------+------------------------+-------------------------------------------------+
; counter60.v ; yes ; User Verilog HDL File ; E:/72_quartus_windows/test/conter60/counter60.v ;
+----------------------------------+-----------------+------------------------+-------------------------------------------------+
+---------------------------------------------------------+
; Analysis & Synthesis Resource Usage Summary ;
+-----------------------------------------------+---------+
; Resource ; Usage ;
+-----------------------------------------------+---------+
; Estimated ALUTs Used ; 8 ;
; Dedicated logic registers ; 6 ;
; ; ;
; Estimated ALUTs Unavailable ; 1 ;
; ; ;
; Total combinational functions ; 8 ;
; Combinational ALUT usage by number of inputs ; ;
; -- 7 input functions ; 0 ;
; -- 6 input functions ; 0 ;
; -- 5 input functions ; 1 ;
; -- 4 input functions ; 0 ;
; -- <=3 input functions ; 7 ;
; ; ;
; Combinational ALUTs by mode ; ;
; -- normal mode ; 2 ;
; -- extended LUT mode ; 0 ;
; -- arithmetic mode ; 6 ;
; -- shared arithmetic mode ; 0 ;
; ; ;
; Estimated ALUT/register pairs used ; 9 ;
; ; ;
; Total registers ; 6 ;
; -- Dedicated logic registers ; 6 ;
; -- I/O registers ; 0 ;
; ; ;
; Estimated ALMs: partially or completely used ; 5 ;
; ; ;
; I/O pins ; 8 ;
; Maximum fan-out node ; q[0]~62 ;
; Maximum fan-out ; 6 ;
; Total fan-out ; 43 ;
; Average fan-out ; 1.95 ;
+-----------------------------------------------+---------+
+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
; Analysis & Synthesis Resource Utilization by Entity ;
+----------------------------+-------------------+--------------+-------------------+--------------+---------+-----------+-----------+------+--------------+---------------------+--------------+
; Compilation Hierarchy Node ; LC Combinationals ; LC Registers ; Block Memory Bits ; DSP Elements ; DSP 9x9 ; DSP 18x18 ; DSP 36x36 ; Pins ; Virtual Pins ; Full Hierarchy Name ; Library Name ;
+----------------------------+-------------------+--------------+-------------------+--------------+---------+-----------+-----------+------+--------------+---------------------+--------------+
; |counter60 ; 8 (8) ; 6 (6) ; 0 ; 0 ; 0 ; 0 ; 0 ; 8 ; 0 ; |counter60 ; 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 ; 6 ;
; Number of registers using Synchronous Clear ; 6 ;
; 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 ; 0 ;
; 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 ;
+--------------------+-----------+---------------+----------------------+------------------------+------------+----------------------------+
; 3:1 ; 6 bits ; 12 ALUTs ; 12 ALUTs ; 0 ALUTs ; Yes ; |counter60|q[0]~reg0 ;
+--------------------+-----------+---------------+----------------------+------------------------+------------+----------------------------+
+-------------------------------+
; 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: Tue Oct 28 21:57:47 2008
Info: Command: quartus_map --read_settings_files=on --write_settings_files=off counter60 -c counter60
Info: Found 1 design units, including 1 entities, in source file counter60.v
Info: Found entity 1: counter60
Info: Elaborating entity "counter60" for the top level hierarchy
Warning (10230): Verilog HDL assignment warning at counter60.v(12): truncated value with size 32 to match size of target (6)
Info: Implemented 16 device resources after synthesis - the final resource count might be different
Info: Implemented 2 input pins
Info: Implemented 6 output pins
Info: Implemented 8 logic cells
Info: Quartus II Analysis & Synthesis was successful. 0 errors, 1 warning
Info: Allocated 170 megabytes of memory during processing
Info: Processing ended: Tue Oct 28 21:57:52 2008
Info: Elapsed time: 00:00:05
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -