📄 sm.map.rpt
字号:
+---------------------------------------------+
; Analysis & Synthesis Resource Usage Summary ;
+--------------------------------+------------+
; Resource ; Usage ;
+--------------------------------+------------+
; Total logic elements ; 27 ;
; Total combinational functions ; 27 ;
; -- Total 4-input functions ; 12 ;
; -- Total 3-input functions ; 14 ;
; -- Total 2-input functions ; 1 ;
; -- Total 1-input functions ; 0 ;
; -- Total 0-input functions ; 0 ;
; Total registers ; 3 ;
; I/O pins ; 32 ;
; Maximum fan-out node ; BT[1] ;
; Maximum fan-out ; 15 ;
; Total fan-out ; 102 ;
; Average fan-out ; 1.73 ;
+--------------------------------+------------+
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
; Analysis & Synthesis Resource Utilization by Entity ;
+----------------------------+-------------+--------------+-------------+------+--------------+-------------------+------------------+-----------------+------------+---------------------+--------------+
; Compilation Hierarchy Node ; Logic Cells ; LC Registers ; Memory Bits ; Pins ; LUT-Only LCs ; Register-Only LCs ; LUT/Register LCs ; Carry Chain LCs ; Packed LCs ; Full Hierarchy Name ; Library Name ;
+----------------------------+-------------+--------------+-------------+------+--------------+-------------------+------------------+-----------------+------------+---------------------+--------------+
; |SM ; 27 (27) ; 3 ; 0 ; 32 ; 24 (24) ; 0 (0) ; 3 (3) ; 0 (0) ; 0 (0) ; |SM ; 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.
+---------------------------------------------------------------------------------------------------+
; User-Specified and Inferred Latches ;
+----------------------------------------------------+---------------------+------------------------+
; Latch Name ; Latch Enable Signal ; Free of Timing Hazards ;
+----------------------------------------------------+---------------------+------------------------+
; Y[0]$latch ; Mux5 ; yes ;
; Y[1]$latch ; Mux5 ; yes ;
; Y[2]$latch ; Mux5 ; yes ;
; CQ[0]$latch ; Mux5 ; yes ;
; CQ[1]$latch ; Mux5 ; yes ;
; CQ[2]$latch ; Mux5 ; yes ;
; CQ[3]$latch ; Mux5 ; yes ;
; Number of user-specified and inferred latches = 7 ; ; ;
+----------------------------------------------------+---------------------+------------------------+
Note: All latches listed above may not be present at the end of synthesis due to various synthesis optimizations.
+------------------------------------------------------+
; General Register Statistics ;
+----------------------------------------------+-------+
; Statistic ; Value ;
+----------------------------------------------+-------+
; Total registers ; 3 ;
; 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 ; 0 ;
; Number of registers using Preset ; 0 ;
+----------------------------------------------+-------+
+-------------------------------+
; Analysis & Synthesis Messages ;
+-------------------------------+
Info: *******************************************************************
Info: Running Quartus II Analysis & Synthesis
Info: Version 7.1 Build 156 04/30/2007 SJ Full Version
Info: Processing started: Tue Nov 27 20:57:13 2007
Info: Command: quartus_map --read_settings_files=on --write_settings_files=off SM -c SM
Info: Found 2 design units, including 1 entities, in source file SM.vhd
Info: Found design unit 1: SM-behav
Info: Found entity 1: SM
Info: Elaborating entity "SM" for the top level hierarchy
Warning (10492): VHDL Process Statement warning at SM.vhd(20): signal "BT" is read inside the Process Statement but isn't in the Process Statement's sensitivity list
Warning (10492): VHDL Process Statement warning at SM.vhd(21): signal "MIAO" is read inside the Process Statement but isn't in the Process Statement's sensitivity list
Warning (10492): VHDL Process Statement warning at SM.vhd(22): signal "MIAO" is read inside the Process Statement but isn't in the Process Statement's sensitivity list
Warning (10492): VHDL Process Statement warning at SM.vhd(23): signal "FEN" is read inside the Process Statement but isn't in the Process Statement's sensitivity list
Warning (10492): VHDL Process Statement warning at SM.vhd(24): signal "FEN" is read inside the Process Statement but isn't in the Process Statement's sensitivity list
Warning (10492): VHDL Process Statement warning at SM.vhd(25): signal "SHI" is read inside the Process Statement but isn't in the Process Statement's sensitivity list
Warning (10492): VHDL Process Statement warning at SM.vhd(26): signal "SHI" is read inside the Process Statement but isn't in the Process Statement's sensitivity list
Warning (10631): VHDL Process Statement warning at SM.vhd(13): inferring latch(es) for signal or variable "Y", which holds its previous value in one or more paths through the process
Warning (10631): VHDL Process Statement warning at SM.vhd(13): inferring latch(es) for signal or variable "CQ", which holds its previous value in one or more paths through the process
Info (10041): Inferred latch for "CQ[0]" at SM.vhd(13)
Info (10041): Inferred latch for "CQ[1]" at SM.vhd(13)
Info (10041): Inferred latch for "CQ[2]" at SM.vhd(13)
Info (10041): Inferred latch for "CQ[3]" at SM.vhd(13)
Info (10041): Inferred latch for "Y[0]" at SM.vhd(13)
Info (10041): Inferred latch for "Y[1]" at SM.vhd(13)
Info (10041): Inferred latch for "Y[2]" at SM.vhd(13)
Warning: Latch Y[1]$latch has unsafe behavior
Warning: Ports D and ENA on the latch are fed by the same signal BT[1]
Warning: Latch Y[2]$latch has unsafe behavior
Warning: Ports D and ENA on the latch are fed by the same signal BT[2]
Warning: Latch CQ[0]$latch has unsafe behavior
Warning: Ports D and ENA on the latch are fed by the same signal BT[2]
Warning: Latch CQ[1]$latch has unsafe behavior
Warning: Ports D and ENA on the latch are fed by the same signal BT[2]
Warning: Latch CQ[2]$latch has unsafe behavior
Warning: Ports D and ENA on the latch are fed by the same signal BT[2]
Warning: Latch CQ[3]$latch has unsafe behavior
Warning: Ports D and ENA on the latch are fed by the same signal BT[2]
Info: Implemented 59 device resources after synthesis - the final resource count might be different
Info: Implemented 25 input pins
Info: Implemented 7 output pins
Info: Implemented 27 logic cells
Info: Quartus II Analysis & Synthesis was successful. 0 errors, 21 warnings
Info: Allocated 145 megabytes of memory during processing
Info: Processing ended: Tue Nov 27 20:57:17 2007
Info: Elapsed time: 00:00:04
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -