⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄

📁 CPLD的小程序集合
💻
📖 第 1 页 / 共 2 页
字号:
; HDL message level                                                  ; Level2             ; Level2             ;
+--------------------------------------------------------------------+--------------------+--------------------+


+---------------------------------------------------------------------------------------------------------+
; Analysis & Synthesis Source Files Read                                                                  ;
+----------------------------------+-----------------+-----------------+----------------------------------+
; File Name with User-Entered Path ; Used in Netlist ; File Type       ; File Name with Absolute Path     ;
+----------------------------------+-----------------+-----------------+----------------------------------+
; buzzer.vhd                       ; yes             ; User VHDL File  ; E:/EPM240程序/蜂鸣器2/buzzer.vhd ;
+----------------------------------+-----------------+-----------------+----------------------------------+


+-----------------------------------------------------+
; Analysis & Synthesis Resource Usage Summary         ;
+---------------------------------------------+-------+
; Resource                                    ; Usage ;
+---------------------------------------------+-------+
; Total logic elements                        ; 89    ;
;     -- Combinational with no register       ; 46    ;
;     -- Register only                        ; 0     ;
;     -- Combinational with a register        ; 43    ;
;                                             ;       ;
; Logic element usage by number of LUT inputs ;       ;
;     -- 4 input functions                    ; 39    ;
;     -- 3 input functions                    ; 10    ;
;     -- 2 input functions                    ; 37    ;
;     -- 1 input functions                    ; 3     ;
;     -- 0 input functions                    ; 0     ;
;         -- Combinational cells for routing  ; 0     ;
;                                             ;       ;
; Logic elements by mode                      ;       ;
;     -- normal mode                          ; 57    ;
;     -- arithmetic mode                      ; 32    ;
;     -- qfbk mode                            ; 0     ;
;     -- register cascade mode                ; 0     ;
;     -- synchronous clear/load mode          ; 13    ;
;     -- asynchronous clear/load mode         ; 43    ;
;                                             ;       ;
; Total registers                             ; 43    ;
; Total logic cells in carry chains           ; 34    ;
; I/O pins                                    ; 3     ;
; Maximum fan-out node                        ; clk   ;
; Maximum fan-out                             ; 43    ;
; Total fan-out                               ; 401   ;
; Average fan-out                             ; 4.36  ;
+---------------------------------------------+-------+


+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
; 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 ; Packed LCs ; Full Hierarchy Name ;
+----------------------------+-------------+--------------+------------+------+--------------+--------------+-------------------+------------------+-----------------+------------+---------------------+
; |buzzer                    ; 89 (89)     ; 43           ; 0          ; 3    ; 0            ; 46 (46)      ; 0 (0)             ; 43 (43)          ; 34 (34)         ; 0 (0)      ; |buzzer             ;
+----------------------------+-------------+--------------+------------+------+--------------+--------------+-------------------+------------------+-----------------+------------+---------------------+
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                              ; 43    ;
; Number of registers using Synchronous Clear  ; 13    ;
; Number of registers using Synchronous Load   ; 0     ;
; Number of registers using Asynchronous Clear ; 43    ;
; Number of registers using Asynchronous Load  ; 0     ;
; Number of registers using Clock Enable       ; 38    ;
; 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 ;
+--------------------+-----------+---------------+----------------------+------------------------+------------+----------------------------+
; 16:1               ; 13 bits   ; 130 LEs       ; 13 LEs               ; 117 LEs                ; Yes        ; |buzzer|clk_div2[0]        ;
+--------------------+-----------+---------------+----------------------+------------------------+------------+----------------------------+


+-------------------------------+
; Analysis & Synthesis Messages ;
+-------------------------------+
Info: *******************************************************************
Info: Running Quartus II Analysis & Synthesis
    Info: Version 6.0 Build 178 04/27/2006 SJ Full Version
    Info: Processing started: Thu Feb 12 20:12:25 2009
Info: Command: quartus_map --read_settings_files=on --write_settings_files=off buzzer -c buzzer
Info: Found 2 design units, including 1 entities, in source file buzzer.vhd
    Info: Found design unit 1: buzzer-arch
    Info: Found entity 1: buzzer
Info: Elaborating entity "buzzer" for the top level hierarchy
Info: Implemented 92 device resources after synthesis - the final resource count might be different
    Info: Implemented 2 input pins
    Info: Implemented 1 output pins
    Info: Implemented 89 logic cells
Info: Quartus II Analysis & Synthesis was successful. 0 errors, 0 warnings
    Info: Processing ended: Thu Feb 12 20:12:27 2009
    Info: Elapsed time: 00:00:03


⌨️ 快捷键说明

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