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

📄 adc.map.rpt

📁 模数转换器AD976采样控制器程序Verilog实现
💻 RPT
📖 第 1 页 / 共 2 页
字号:
; Analysis & Synthesis Resource Usage Summary         ;
+---------------------------------------------+-------+
; Resource                                    ; Usage ;
+---------------------------------------------+-------+
; Total logic elements                        ; 55    ;
;     -- Combinational with no register       ; 21    ;
;     -- Register only                        ; 0     ;
;     -- Combinational with a register        ; 34    ;
;                                             ;       ;
; Logic element usage by number of LUT inputs ;       ;
;     -- 4 input functions                    ; 17    ;
;     -- 3 input functions                    ; 4     ;
;     -- 2 input functions                    ; 32    ;
;     -- 1 input functions                    ; 2     ;
;     -- 0 input functions                    ; 0     ;
;         -- Combinational cells for routing  ; 0     ;
;                                             ;       ;
; Logic elements by mode                      ;       ;
;     -- normal mode                          ; 25    ;
;     -- arithmetic mode                      ; 30    ;
;     -- qfbk mode                            ; 0     ;
;     -- register cascade mode                ; 0     ;
;     -- synchronous clear/load mode          ; 32    ;
;     -- asynchronous clear/load mode         ; 0     ;
;                                             ;       ;
; Total registers                             ; 34    ;
; Total logic cells in carry chains           ; 32    ;
; I/O pins                                    ; 12    ;
; Maximum fan-out node                        ; clk   ;
; Maximum fan-out                             ; 34    ;
; Total fan-out                               ; 214   ;
; Average fan-out                             ; 3.19  ;
+---------------------------------------------+-------+


+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
; Analysis & Synthesis Resource Utilization by Entity                                                                                                                                                           ;
+----------------------------+-------------+--------------+-------------+------+------+--------------+--------------+-------------------+------------------+-----------------+------------+---------------------+
; Compilation Hierarchy Node ; Logic Cells ; LC Registers ; Memory Bits ; M4Ks ; Pins ; Virtual Pins ; LUT-Only LCs ; Register-Only LCs ; LUT/Register LCs ; Carry Chain LCs ; Packed LCs ; Full Hierarchy Name ;
+----------------------------+-------------+--------------+-------------+------+------+--------------+--------------+-------------------+------------------+-----------------+------------+---------------------+
; |ADC                       ; 55 (55)     ; 34           ; 0           ; 0    ; 12   ; 0            ; 21 (21)      ; 0 (0)             ; 34 (34)          ; 32 (32)         ; 0 (0)      ; |ADC                ;
+----------------------------+-------------+--------------+-------------+------+------+--------------+--------------+-------------------+------------------+-----------------+------------+---------------------+
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                              ; 34    ;
; Number of registers using Synchronous Clear  ; 32    ;
; 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       ; 0     ;
; 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                ; 16 bits   ; 32 LEs        ; 16 LEs               ; 16 LEs                 ; Yes        ; |ADC|count1[0]             ;
; 4:1                ; 16 bits   ; 32 LEs        ; 16 LEs               ; 16 LEs                 ; Yes        ; |ADC|count2[15]            ;
+--------------------+-----------+---------------+----------------------+------------------------+------------+----------------------------+


+---------------------------------------------------------------------+
; Parameter Settings for User Entity Instance: Top-level Entity: |ADC ;
+----------------+-------+--------------------------------------------+
; Parameter Name ; Value ; Type                                       ;
+----------------+-------+--------------------------------------------+
; delay          ; 9     ; Integer                                    ;
; n_CS_low       ; 49    ; Integer                                    ;
; n_CS_high      ; 1999  ; Integer                                    ;
; R_nC_low       ; 59    ; Integer                                    ;
; R_nC_high      ; 3999  ; Integer                                    ;
+----------------+-------+--------------------------------------------+
Note: In order to hide this table in the UI and the text report file, please set the "Show Parameter Settings Tables in Synthesis Report" option in "Analysis and Synthesis Settings -> More Settings" to "Off".


+-------------------------------+
; Analysis & Synthesis Messages ;
+-------------------------------+
Info: *******************************************************************
Info: Running Quartus II Analysis & Synthesis
    Info: Version 6.0 Build 202 06/20/2006 Service Pack 1 SJ Full Version
    Info: Processing started: Fri Feb 22 16:42:35 2008
Info: Command: quartus_map --read_settings_files=on --write_settings_files=off ADC -c ADC
Info: Found 1 design units, including 1 entities, in source file ADC.v
    Info: Found entity 1: ADC
Info: Elaborating entity "ADC" for the top level hierarchy
Warning (10230): Verilog HDL assignment warning at ADC.v(34): truncated value with size 32 to match size of target (16)
Warning (10230): Verilog HDL assignment warning at ADC.v(45): truncated value with size 32 to match size of target (16)
Warning (10230): Verilog HDL assignment warning at ADC.v(53): truncated value with size 32 to match size of target (16)
Warning (10230): Verilog HDL assignment warning at ADC.v(59): truncated value with size 32 to match size of target (16)
Warning (10230): Verilog HDL assignment warning at ADC.v(69): truncated value with size 32 to match size of target (16)
Warning (10034): Output port "trans" at ADC.v(12) has no driver
Warning (10034): Output port "Dout[3]" at ADC.v(13) has no driver
Warning (10034): Output port "Dout[2]" at ADC.v(13) has no driver
Warning (10034): Output port "Dout[1]" at ADC.v(13) has no driver
Warning (10034): Output port "Dout[0]" at ADC.v(13) has no driver
Warning: Output pins are stuck at VCC or GND
    Warning: Pin "Dout[0]" stuck at GND
    Warning: Pin "Dout[1]" stuck at GND
    Warning: Pin "Dout[2]" stuck at GND
    Warning: Pin "Dout[3]" stuck at GND
    Warning: Pin "trans" stuck at GND
Warning: Design contains 4 input pin(s) that do not drive logic
    Warning: No output dependent on input pin "Din[0]"
    Warning: No output dependent on input pin "Din[1]"
    Warning: No output dependent on input pin "Din[2]"
    Warning: No output dependent on input pin "Din[3]"
Info: Implemented 67 device resources after synthesis - the final resource count might be different
    Info: Implemented 5 input pins
    Info: Implemented 7 output pins
    Info: Implemented 55 logic cells
Info: Quartus II Analysis & Synthesis was successful. 0 errors, 21 warnings
    Info: Processing ended: Fri Feb 22 16:42:38 2008
    Info: Elapsed time: 00:00:04


⌨️ 快捷键说明

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