fcout.map.rpt

来自「基于Quartus II的8位十六进制频率计的项目设计」· RPT 代码 · 共 267 行 · 第 1/2 页

RPT
267
字号
+-----------------------------------------------------+
; Analysis & Synthesis Resource Usage Summary         ;
+---------------------------------------------+-------+
; Resource                                    ; Usage ;
+---------------------------------------------+-------+
; Total logic elements                        ; 217   ;
;     -- Combinational with no register       ; 89    ;
;     -- Register only                        ; 64    ;
;     -- Combinational with a register        ; 64    ;
;                                             ;       ;
; Logic element usage by number of LUT inputs ;       ;
;     -- 4 input functions                    ; 65    ;
;     -- 3 input functions                    ; 16    ;
;     -- 2 input functions                    ; 48    ;
;     -- 1 input functions                    ; 24    ;
;     -- 0 input functions                    ; 0     ;
;                                             ;       ;
; Logic elements by mode                      ;       ;
;     -- normal mode                          ; 187   ;
;     -- arithmetic mode                      ; 30    ;
;     -- qfbk mode                            ; 0     ;
;     -- register cascade mode                ; 0     ;
;     -- synchronous clear/load mode          ; 0     ;
;     -- asynchronous clear/load mode         ; 0     ;
;                                             ;       ;
; Total registers                             ; 128   ;
; Total logic cells in carry chains           ; 31    ;
; I/O pins                                    ; 34    ;
; Maximum fan-out node                        ; clkin ;
; Maximum fan-out                             ; 96    ;
; Total fan-out                               ; 716   ;
; Average fan-out                             ; 2.85  ;
+---------------------------------------------+-------+


+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
; Analysis & Synthesis Resource Utilization by Entity                                                                                                                                                                   ;
+----------------------------+-------------+--------------+-------------+------+--------------+--------------+-------------------+------------------+-----------------+------------+---------------------+--------------+
; Compilation Hierarchy Node ; Logic Cells ; LC Registers ; Memory Bits ; Pins ; Virtual Pins ; LUT-Only LCs ; Register-Only LCs ; LUT/Register LCs ; Carry Chain LCs ; Packed LCs ; Full Hierarchy Name ; Library Name ;
+----------------------------+-------------+--------------+-------------+------+--------------+--------------+-------------------+------------------+-----------------+------------+---------------------+--------------+
; |fcout                     ; 217 (217)   ; 128          ; 0           ; 34   ; 0            ; 89 (89)      ; 64 (64)           ; 64 (64)          ; 31 (31)         ; 0 (0)      ; |fcout              ;              ;
+----------------------------+-------------+--------------+-------------+------+--------------+--------------+-------------------+------------------+-----------------+------------+---------------------+--------------+
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                              ; 128   ;
; 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       ; 64    ;
; Number of registers using Preset             ; 0     ;
+----------------------------------------------+-------+


+---------------------------------------------------+
; Inverted Register Statistics                      ;
+-----------------------------------------+---------+
; Inverted Register                       ; Fan out ;
+-----------------------------------------+---------+
; cnt[0]                                  ; 3       ;
; cnt[1]                                  ; 2       ;
; cnt[2]                                  ; 2       ;
; cnt[3]                                  ; 2       ;
; cnt[4]                                  ; 2       ;
; cnt[5]                                  ; 2       ;
; cnt[6]                                  ; 2       ;
; cnt[7]                                  ; 2       ;
; cnt[9]                                  ; 2       ;
; cnt[10]                                 ; 2       ;
; cnt[8]                                  ; 2       ;
; cnt[11]                                 ; 2       ;
; cnt[13]                                 ; 2       ;
; cnt[15]                                 ; 2       ;
; cnt[12]                                 ; 2       ;
; cnt[14]                                 ; 2       ;
; cnt[16]                                 ; 2       ;
; cnt[18]                                 ; 2       ;
; cnt[19]                                 ; 2       ;
; cnt[17]                                 ; 2       ;
; cnt[20]                                 ; 2       ;
; cnt[23]                                 ; 2       ;
; cnt[21]                                 ; 2       ;
; cnt[22]                                 ; 2       ;
; cnt[24]                                 ; 2       ;
; cnt[26]                                 ; 2       ;
; cnt[27]                                 ; 2       ;
; cnt[25]                                 ; 2       ;
; cnt[28]                                 ; 2       ;
; cnt[29]                                 ; 2       ;
; cnt[30]                                 ; 2       ;
; Total number of inverted registers = 31 ;         ;
+-----------------------------------------+---------+


+------------------------------------------------------------------------------------------------------------------------------------------+
; Multiplexer Restructuring Statistics (Restructuring Performed)                                                                           ;
+--------------------+-----------+---------------+----------------------+------------------------+------------+----------------------------+
; Multiplexer Inputs ; Bus Width ; Baseline Area ; Area if Restructured ; Saving if Restructured ; Registered ; Example Multiplexer Output ;
+--------------------+-----------+---------------+----------------------+------------------------+------------+----------------------------+
; 4:1                ; 4 bits    ; 8 LEs         ; 4 LEs                ; 4 LEs                  ; Yes        ; |fcout|cntp1[1]            ;
; 5:1                ; 4 bits    ; 12 LEs        ; 4 LEs                ; 8 LEs                  ; Yes        ; |fcout|cntp2[0]            ;
+--------------------+-----------+---------------+----------------------+------------------------+------------+----------------------------+


+-------------------------------+
; 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: Sat Apr 18 13:01:56 2009
Info: Command: quartus_map --read_settings_files=on --write_settings_files=off fcout -c fcout
Info: Found 2 design units, including 1 entities, in source file fcout.vhd
    Info: Found design unit 1: fcout-one
    Info: Found entity 1: fcout
Info: Elaborating entity "fcout" for the top level hierarchy
Info: Implemented 251 device resources after synthesis - the final resource count might be different
    Info: Implemented 2 input pins
    Info: Implemented 32 output pins
    Info: Implemented 217 logic cells
Info: Quartus II Analysis & Synthesis was successful. 0 errors, 0 warnings
    Info: Allocated 159 megabytes of memory during processing
    Info: Processing ended: Sat Apr 18 13:02:00 2009
    Info: Elapsed time: 00:00:04


⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?