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

📄 proj.map.rpt

📁 首先将核心板插在EDA底板4.0上面,然后将板上的跳线J20 EXT_SEL跳到ON,也就是插上. 1。源文件保存在src目录
💻 RPT
📖 第 1 页 / 共 2 页
字号:
; ../src/char_ram.vhd              ; yes             ; User VHDL File                     ; E:/EDA/HSNIOSV4.0/EDA4.0底板程序/LCD1602/src/char_ram.vhd  ;
; ../src/lcd.vhd                   ; yes             ; User VHDL File                     ; E:/EDA/HSNIOSV4.0/EDA4.0底板程序/LCD1602/src/lcd.vhd       ;
; lcd_test.bdf                     ; yes             ; User Block Diagram/Schematic File  ; E:/EDA/HSNIOSV4.0/EDA4.0底板程序/LCD1602/Proj/lcd_test.bdf ;
+----------------------------------+-----------------+------------------------------------+------------------------------------------------------------+


+---------------------------------------------+
; Analysis & Synthesis Resource Usage Summary ;
+-----------------------------------+---------+
; Resource                          ; Usage   ;
+-----------------------------------+---------+
; Total logic elements              ; 164     ;
; Total combinational functions     ; 144     ;
;     -- Total 4-input functions    ; 73      ;
;     -- Total 3-input functions    ; 15      ;
;     -- Total 2-input functions    ; 20      ;
;     -- Total 1-input functions    ; 35      ;
;     -- Total 0-input functions    ; 1       ;
; Combinational cells for routing   ; 0       ;
; Total registers                   ; 42      ;
; Total logic cells in carry chains ; 35      ;
; I/O pins                          ; 16      ;
; Maximum fan-out node              ; SYS_RST ;
; Maximum fan-out                   ; 42      ;
; Total fan-out                     ; 588     ;
; Average fan-out                   ; 3.27    ;
+-----------------------------------+---------+


+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
; 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 ; Full Hierarchy Name            ;
+----------------------------+-------------+--------------+-------------+------+--------------+--------------+-------------------+------------------+-----------------+--------------------------------+
; |lcd_test                  ; 164 (0)     ; 42           ; 0           ; 16   ; 0            ; 122 (0)      ; 20 (0)            ; 22 (0)           ; 35 (0)          ; |lcd_test                      ;
;    |div16:inst1|           ; 6 (6)       ; 4            ; 0           ; 0    ; 0            ; 2 (2)        ; 4 (4)             ; 0 (0)            ; 0 (0)           ; |lcd_test|div16:inst1          ;
;    |lcd:inst|              ; 158 (148)   ; 38           ; 0           ; 0    ; 0            ; 120 (110)    ; 16 (16)           ; 22 (22)          ; 35 (35)         ; |lcd_test|lcd:inst             ;
;       |char_ram:aa|        ; 10 (10)     ; 0            ; 0           ; 0    ; 0            ; 10 (10)      ; 0 (0)             ; 0 (0)            ; 0 (0)           ; |lcd_test|lcd:inst|char_ram:aa ;
+----------------------------+-------------+--------------+-------------+------+--------------+--------------+-------------------+------------------+-----------------+--------------------------------+
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                              ; 42    ;
; Number of registers using Synchronous Clear  ; 7     ;
; Number of registers using Synchronous Load   ; 0     ;
; Number of registers using Asynchronous Clear ; 42    ;
; Number of registers using Asynchronous Load  ; 0     ;
; Number of registers using Clock Enable       ; 15    ;
; 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        ;
+--------------------+-----------+---------------+----------------------+------------------------+------------+-----------------------------------+
; 3:1                ; 4 bits    ; 8 LEs         ; 4 LEs                ; 4 LEs                  ; Yes        ; |lcd_test|lcd:inst|div_counter[0] ;
; 6:1                ; 7 bits    ; 28 LEs        ; 7 LEs                ; 21 LEs                 ; Yes        ; |lcd_test|lcd:inst|counter[0]     ;
; 4:1                ; 6 bits    ; 12 LEs        ; 12 LEs               ; 0 LEs                  ; No         ; |lcd_test|lcd:inst|char_addr[0]   ;
; 8:1                ; 7 bits    ; 35 LEs        ; 35 LEs               ; 0 LEs                  ; No         ; |lcd_test|lcd:inst|data~69        ;
+--------------------+-----------+---------------+----------------------+------------------------+------------+-----------------------------------+


+--------------------------------+
; Analysis & Synthesis Equations ;
+--------------------------------+
The equations can be found in E:/EDA/HSNIOSV4.0/EDA4.0底板程序/LCD1602/Proj/Proj.map.eqn.


+-------------------------------+
; Analysis & Synthesis Messages ;
+-------------------------------+
Info: *******************************************************************
Info: Running Quartus II Analysis & Synthesis
    Info: Version 5.0 Build 171 11/03/2005 Service Pack 2 SJ Full Version
    Info: Processing started: Mon Jul 24 22:25:30 2006
Info: Command: quartus_map --read_settings_files=on --write_settings_files=off LCD_Test -c Proj
Info: Found 1 design units, including 1 entities, in source file ../src/div16.v
    Info: Found entity 1: div16
Info: Found 2 design units, including 1 entities, in source file ../src/char_ram.vhd
    Info: Found design unit 1: char_ram-fun
    Info: Found entity 1: char_ram
Info: Found 2 design units, including 1 entities, in source file ../src/lcd.vhd
    Info: Found design unit 1: lcd-Behavioral
    Info: Found entity 1: lcd
Info: Found 1 design units, including 1 entities, in source file lcd_test.bdf
    Info: Found entity 1: lcd_test
Info: Elaborating entity "lcd_test" for the top level hierarchy
Warning: Port "lcd_e" of type lcd and instance "inst" is missing source signal
Info: Elaborating entity "lcd" for hierarchy "lcd:inst"
Info: Elaborating entity "char_ram" for hierarchy "lcd:inst|char_ram:aa"
Info: Elaborating entity "div16" for hierarchy "div16:inst1"
Warning: Verilog HDL assignment warning at div16.v(10): truncated value with size 32 to match size of target (4)
Warning: Verilog HDL assignment warning at div16.v(12): truncated value with size 32 to match size of target (4)
Warning: Reduced register "lcd:inst|state[10]" with stuck data_in port to stuck value GND
Warning: Reduced register "lcd:inst|state[8]" with stuck data_in port to stuck value GND
Warning: Reduced register "lcd:inst|state[6]" with stuck data_in port to stuck value GND
Warning: Reduced register "lcd:inst|state[1]" with stuck data_in port to stuck value GND
Warning: Output pins are stuck at VCC or GND
    Warning: Pin "KEYS2/AD_CS" stuck at VCC
    Warning: Pin "KEYS1/USB_CS" stuck at VCC
    Warning: Pin "KEYS3/U11_CS" stuck at GND
Info: Implemented 180 device resources after synthesis - the final resource count might be different
    Info: Implemented 2 input pins
    Info: Implemented 14 output pins
    Info: Implemented 164 logic cells
Info: Quartus II Analysis & Synthesis was successful. 0 errors, 11 warnings
    Info: Processing ended: Mon Jul 24 22:25:40 2006
    Info: Elapsed time: 00:00:11


⌨️ 快捷键说明

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