📄 plj.map.rpt
字号:
+---------------------------------------------------------------------------------------------------------+
; Analysis & Synthesis Source Files Read ;
+----------------------------------+-----------------+-----------------+----------------------------------+
; File Name with User-Entered Path ; Used in Netlist ; File Type ; File Name with Absolute Path ;
+----------------------------------+-----------------+-----------------+----------------------------------+
; plj.vhd ; yes ; User VHDL File ; E:/数字测频器/数字测频器/plj.vhd ;
+----------------------------------+-----------------+-----------------+----------------------------------+
+-------------------------------------------------------+
; Analysis & Synthesis Resource Usage Summary ;
+-----------------------------------------------+-------+
; Resource ; Usage ;
+-----------------------------------------------+-------+
; Estimated ALUTs Used ; 166 ;
; Dedicated logic registers ; 108 ;
; ; ;
; Estimated ALUTs Unavailable ; 32 ;
; ; ;
; Total combinational functions ; 166 ;
; Combinational ALUT usage by number of inputs ; ;
; -- 7 input functions ; 0 ;
; -- 6 input functions ; 27 ;
; -- 5 input functions ; 25 ;
; -- 4 input functions ; 41 ;
; -- <=3 input functions ; 73 ;
; ; ;
; Combinational ALUTs by mode ; ;
; -- normal mode ; 114 ;
; -- extended LUT mode ; 0 ;
; -- arithmetic mode ; 52 ;
; -- shared arithmetic mode ; 0 ;
; ; ;
; Estimated ALUT/register pairs used ; 198 ;
; ; ;
; Total registers ; 108 ;
; -- Dedicated logic registers ; 108 ;
; -- I/O registers ; 0 ;
; ; ;
; Estimated ALMs: partially or completely used ; 99 ;
; ; ;
; I/O pins ; 15 ;
; Maximum fan-out node ; clk ;
; Maximum fan-out ; 80 ;
; Total fan-out ; 982 ;
; Average fan-out ; 3.40 ;
+-----------------------------------------------+-------+
+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
; 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 ;
+----------------------------+-------------------+--------------+-------------------+--------------+---------+-----------+-----------+------+--------------+---------------------+--------------+
; |plj ; 166 (166) ; 108 (108) ; 0 ; 0 ; 0 ; 0 ; 0 ; 15 ; 0 ; |plj ; 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.
+--------------------------------------------------------------------------------+
; Registers Removed During Synthesis ;
+---------------------------------------+----------------------------------------+
; Register name ; Reason for Removal ;
+---------------------------------------+----------------------------------------+
; sss[3] ; Stuck at VCC due to stuck port data_in ;
; Total Number of Removed Registers = 1 ; ;
+---------------------------------------+----------------------------------------+
+------------------------------------------------------+
; General Register Statistics ;
+----------------------------------------------+-------+
; Statistic ; Value ;
+----------------------------------------------+-------+
; Total registers ; 108 ;
; Number of registers using Synchronous Clear ; 26 ;
; Number of registers using Synchronous Load ; 26 ;
; Number of registers using Asynchronous Clear ; 54 ;
; Number of registers using Asynchronous Load ; 0 ;
; Number of registers using Clock Enable ; 42 ;
; 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 ;
+--------------------+-----------+---------------+----------------------+------------------------+------------+----------------------------+
; 4:1 ; 15 bits ; 30 ALUTs ; 30 ALUTs ; 0 ALUTs ; Yes ; |plj|bcd0[0] ;
; 5:1 ; 26 bits ; 78 ALUTs ; 0 ALUTs ; 78 ALUTs ; Yes ; |plj|qq[2] ;
; 5:1 ; 3 bits ; 9 ALUTs ; 6 ALUTs ; 3 ALUTs ; Yes ; |plj|w1[2]~reg0 ;
; 5:1 ; 4 bits ; 12 ALUTs ; 8 ALUTs ; 4 ALUTs ; Yes ; |plj|bcd[2] ;
+--------------------+-----------+---------------+----------------------+------------------------+------------+----------------------------+
+-------------------------------+
; 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: Sun May 11 14:24:47 2008
Info: Command: quartus_map --read_settings_files=on --write_settings_files=off plj -c plj
Info: Found 2 design units, including 1 entities, in source file plj.vhd
Info: Found design unit 1: plj-behav
Info: Found entity 1: plj
Info: Elaborating entity "plj" for the top level hierarchy
Warning (10492): VHDL Process Statement warning at plj.vhd(31): signal "start" is read inside the Process Statement but isn't in the Process Statement's sensitivity list
Warning (10492): VHDL Process Statement warning at plj.vhd(37): signal "q" is read inside the Process Statement but isn't in the Process Statement's sensitivity list
Warning (10492): VHDL Process Statement warning at plj.vhd(37): signal "start" is read inside the Process Statement but isn't in the Process Statement's sensitivity list
Warning (10492): VHDL Process Statement warning at plj.vhd(45): signal "clk1" is read inside the Process Statement but isn't in the Process Statement's sensitivity list
Info: Power-up level of register "sss[3]" is not specified -- using power-up level of High to minimize register
Warning (14130): Reduced register "sss[3]" with stuck data_in port to stuck value VCC
Info: Implemented 183 device resources after synthesis - the final resource count might be different
Info: Implemented 3 input pins
Info: Implemented 12 output pins
Info: Implemented 168 logic cells
Info: Quartus II Analysis & Synthesis was successful. 0 errors, 5 warnings
Info: Allocated 162 megabytes of memory during processing
Info: Processing ended: Sun May 11 14:24:53 2008
Info: Elapsed time: 00:00:06
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -