📄 traffic.map.rpt
字号:
+----------------------------------+-----------------+-----------------+-----------------------------------------------------------------------------------------+
; traffic.vhd ; yes ; User VHDL File ; E:/Cindy/DevelopBoard/EDA主板/max1270/示例程序/vhdl/综合实验/交通灯/traffic/traffic.vhd ;
+----------------------------------+-----------------+-----------------+-----------------------------------------------------------------------------------------+
+---------------------------------------------+
; Analysis & Synthesis Resource Usage Summary ;
+-----------------------------------+---------+
; Resource ; Usage ;
+-----------------------------------+---------+
; Total logic elements ; 67 ;
; Total combinational functions ; 64 ;
; -- Total 4-input functions ; 24 ;
; -- Total 3-input functions ; 10 ;
; -- Total 2-input functions ; 5 ;
; -- Total 1-input functions ; 25 ;
; -- Total 0-input functions ; 0 ;
; Combinational cells for routing ; 0 ;
; Total registers ; 37 ;
; Total logic cells in carry chains ; 25 ;
; I/O pins ; 24 ;
; Maximum fan-out node ; rst ;
; Maximum fan-out ; 37 ;
; Total fan-out ; 289 ;
; Average fan-out ; 3.18 ;
+-----------------------------------+---------+
+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
; Analysis & Synthesis Resource Utilization by Entity ;
+----------------------------+-------------+--------------+------------+------+--------------+--------------+-------------------+------------------+-----------------+---------------------+
; Compilation Hierarchy Node ; Logic Cells ; LC Registers ; UFM Blocks ; Pins ; Virtual Pins ; LUT-Only LCs ; Register-Only LCs ; LUT/Register LCs ; Carry Chain LCs ; Full Hierarchy Name ;
+----------------------------+-------------+--------------+------------+------+--------------+--------------+-------------------+------------------+-----------------+---------------------+
; |traffic ; 67 (67) ; 37 ; 0 ; 24 ; 0 ; 30 (30) ; 3 (3) ; 34 (34) ; 25 (25) ; |traffic ;
+----------------------------+-------------+--------------+------------+------+--------------+--------------+-------------------+------------------+-----------------+---------------------+
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 ; 37 ;
; Number of registers using Synchronous Clear ; 0 ;
; Number of registers using Synchronous Load ; 3 ;
; Number of registers using Asynchronous Clear ; 37 ;
; Number of registers using Asynchronous Load ; 0 ;
; Number of registers using Clock Enable ; 1 ;
; Number of registers using Preset ; 0 ;
+----------------------------------------------+-------+
+--------------------------------------------------+
; Inverted Register Statistics ;
+----------------------------------------+---------+
; Inverted Register ; Fan out ;
+----------------------------------------+---------+
; en_xhdl[1] ; 6 ;
; second[0] ; 6 ;
; second[1] ; 6 ;
; Total number of inverted registers = 3 ; ;
+----------------------------------------+---------+
+------------------------------------------------------------------------------------------------------------------------------------------+
; Multiplexer Restructuring Statistics (Restructuring Performed) ;
+--------------------+-----------+---------------+----------------------+------------------------+------------+----------------------------+
; Multiplexer Inputs ; Bus Width ; Baseline Area ; Area if Restructured ; Saving if Restructured ; Registered ; Example Multiplexer Output ;
+--------------------+-----------+---------------+----------------------+------------------------+------------+----------------------------+
; 7:1 ; 2 bits ; 8 LEs ; 2 LEs ; 6 LEs ; Yes ; |traffic|second[3] ;
; 9:1 ; 2 bits ; 12 LEs ; 4 LEs ; 8 LEs ; Yes ; |traffic|first[1] ;
; 9:1 ; 2 bits ; 12 LEs ; 6 LEs ; 6 LEs ; Yes ; |traffic|first[3] ;
; 9:1 ; 2 bits ; 12 LEs ; 4 LEs ; 8 LEs ; Yes ; |traffic|state[1] ;
; 10:1 ; 2 bits ; 12 LEs ; 6 LEs ; 6 LEs ; Yes ; |traffic|second[1] ;
+--------------------+-----------+---------------+----------------------+------------------------+------------+----------------------------+
+--------------------------------+
; Analysis & Synthesis Equations ;
+--------------------------------+
The equations can be found in E:/Cindy/DevelopBoard/EDA主板/max1270/示例程序/vhdl/综合实验/交通灯/traffic/traffic.map.eqn.
+-------------------------------+
; Analysis & Synthesis Messages ;
+-------------------------------+
Info: *******************************************************************
Info: Running Quartus II Analysis & Synthesis
Info: Version 5.0 Build 148 04/26/2005 SJ Full Version
Info: Processing started: Sat Feb 18 11:20:02 2006
Info: Command: quartus_map --read_settings_files=on --write_settings_files=off traffic -c traffic
Info: Found 2 design units, including 1 entities, in source file traffic.vhd
Info: Found design unit 1: traffic-arch
Info: Found entity 1: traffic
Info: Elaborating entity "traffic" for the top level hierarchy
Info: VHDL Case Statement information at traffic.vhd(182): OTHERS choice is never selected
Warning: Output pins are stuck at VCC or GND
Warning: Pin "dataout[0]" stuck at VCC
Info: Registers with preset signals will power-up high
Info: Implemented 91 device resources after synthesis - the final resource count might be different
Info: Implemented 2 input pins
Info: Implemented 22 output pins
Info: Implemented 67 logic cells
Info: Quartus II Analysis & Synthesis was successful. 0 errors, 2 warnings
Info: Processing ended: Sat Feb 18 11:20:27 2006
Info: Elapsed time: 00:00:28
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -