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

📄 sd_if.map.rpt

📁 8读8写SDRAM verilog 程序
💻 RPT
📖 第 1 页 / 共 3 页
字号:
+---------------------------------------------+-------+
; Resource                                    ; Usage ;
+---------------------------------------------+-------+
; Total logic elements                        ; 109   ;
;     -- Combinational with no register       ; 35    ;
;     -- Register only                        ; 15    ;
;     -- Combinational with a register        ; 59    ;
;                                             ;       ;
; Logic element usage by number of LUT inputs ;       ;
;     -- 4 input functions                    ; 46    ;
;     -- 3 input functions                    ; 6     ;
;     -- 2 input functions                    ; 36    ;
;     -- 1 input functions                    ; 5     ;
;     -- 0 input functions                    ; 1     ;
;         -- Combinational cells for routing  ; 0     ;
;                                             ;       ;
; Logic elements by mode                      ;       ;
;     -- normal mode                          ; 92    ;
;     -- arithmetic mode                      ; 17    ;
;     -- qfbk mode                            ; 0     ;
;     -- register cascade mode                ; 0     ;
;     -- synchronous clear/load mode          ; 20    ;
;     -- asynchronous clear/load mode         ; 48    ;
;                                             ;       ;
; Total registers                             ; 74    ;
; Total logic cells in carry chains           ; 19    ;
; I/O pins                                    ; 97    ;
; Maximum fan-out node                        ; clk   ;
; Maximum fan-out                             ; 74    ;
; Total fan-out                               ; 465   ;
; Average fan-out                             ; 2.26  ;
+---------------------------------------------+-------+


+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
; Analysis & Synthesis Resource Utilization by Entity                                                                                                                                                                                                                                           ;
+----------------------------+-------------+--------------+-------------+-------+------+--------+--------------+---------+-----------+-----------+------+--------------+--------------+-------------------+------------------+-----------------+------------+-----------------------------------+
; Compilation Hierarchy Node ; Logic Cells ; LC Registers ; Memory Bits ; M512s ; M4Ks ; M-RAMs ; DSP Elements ; DSP 9x9 ; DSP 18x18 ; DSP 36x36 ; Pins ; Virtual Pins ; LUT-Only LCs ; Register-Only LCs ; LUT/Register LCs ; Carry Chain LCs ; Packed LCs ; Full Hierarchy Name               ;
+----------------------------+-------------+--------------+-------------+-------+------+--------+--------------+---------+-----------+-----------+------+--------------+--------------+-------------------+------------------+-----------------+------------+-----------------------------------+
; |sd_if                     ; 109 (0)     ; 74           ; 0           ; 0     ; 0    ; 0      ; 0            ; 0       ; 0         ; 0         ; 97   ; 0            ; 35 (0)       ; 15 (0)            ; 59 (0)           ; 19 (0)          ; 0 (0)      ; |sd_if                            ;
;    |rw_sd_mach:u1|         ; 23 (23)     ; 21           ; 0           ; 0     ; 0    ; 0      ; 0            ; 0       ; 0         ; 0         ; 0    ; 0            ; 2 (2)        ; 13 (13)           ; 8 (8)            ; 8 (8)           ; 0 (0)      ; |sd_if|rw_sd_mach:u1              ;
;    |sd_top:sd_top1|        ; 86 (1)      ; 53           ; 0           ; 0     ; 0    ; 0      ; 0            ; 0       ; 0         ; 0         ; 0    ; 0            ; 33 (1)       ; 2 (0)             ; 51 (0)           ; 11 (0)          ; 0 (0)      ; |sd_if|sd_top:sd_top1             ;
;       |sd_cnfg:u1|         ; 24 (24)     ; 13           ; 0           ; 0     ; 0    ; 0      ; 0            ; 0       ; 0         ; 0         ; 0    ; 0            ; 11 (11)      ; 2 (2)             ; 11 (11)          ; 0 (0)           ; 0 (0)      ; |sd_if|sd_top:sd_top1|sd_cnfg:u1  ;
;       |sd_rfrsh:u3|        ; 16 (16)     ; 12           ; 0           ; 0     ; 0    ; 0      ; 0            ; 0       ; 0         ; 0         ; 0    ; 0            ; 4 (4)        ; 0 (0)             ; 12 (12)          ; 11 (11)         ; 0 (0)      ; |sd_if|sd_top:sd_top1|sd_rfrsh:u3 ;
;       |sd_sig:u4|          ; 24 (24)     ; 22           ; 0           ; 0     ; 0    ; 0      ; 0            ; 0       ; 0         ; 0         ; 0    ; 0            ; 2 (2)        ; 0 (0)             ; 22 (22)          ; 0 (0)           ; 0 (0)      ; |sd_if|sd_top:sd_top1|sd_sig:u4   ;
;       |sd_state:u2|        ; 21 (21)     ; 6            ; 0           ; 0     ; 0    ; 0      ; 0            ; 0       ; 0         ; 0         ; 0    ; 0            ; 15 (15)      ; 0 (0)             ; 6 (6)            ; 0 (0)           ; 0 (0)      ; |sd_if|sd_top:sd_top1|sd_state:u2 ;
+----------------------------+-------------+--------------+-------------+-------+------+--------+--------------+---------+-----------+-----------+------+--------------+--------------+-------------------+------------------+-----------------+------------+-----------------------------------+
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.


+----------------------------------------------------------------------------------------------------------------------------------+
; State Machine - |sd_if|sd_top:sd_top1|sd_cnfg:u1|state                                                                           ;
+-----------------+-----------------+----------------+------------+----------------+-----------------+------------+----------------+
; Name            ; state.precharge ; state.refresh1 ; state.nop2 ; state.refresh2 ; state.load_mode ; state.idle ; state.all_done ;
+-----------------+-----------------+----------------+------------+----------------+-----------------+------------+----------------+
; state.idle      ; 0               ; 0              ; 0          ; 0              ; 0               ; 0          ; 0              ;
; state.load_mode ; 0               ; 0              ; 0          ; 0              ; 1               ; 1          ; 0              ;
; state.refresh2  ; 0               ; 0              ; 0          ; 1              ; 0               ; 1          ; 0              ;
; state.nop2      ; 0               ; 0              ; 1          ; 0              ; 0               ; 1          ; 0              ;
; state.refresh1  ; 0               ; 1              ; 0          ; 0              ; 0               ; 1          ; 0              ;
; state.precharge ; 1               ; 0              ; 0          ; 0              ; 0               ; 1          ; 0              ;
; state.all_done  ; 0               ; 0              ; 0          ; 0              ; 0               ; 1          ; 1              ;
+-----------------+-----------------+----------------+------------+----------------+-----------------+------------+----------------+


+------------------------------------------------------+
; General Register Statistics                          ;
+----------------------------------------------+-------+
; Statistic                                    ; Value ;
+----------------------------------------------+-------+
; Total registers                              ; 74    ;
; Number of registers using Synchronous Clear  ; 20    ;
; Number of registers using Synchronous Load   ; 0     ;
; Number of registers using Asynchronous Clear ; 48    ;
; Number of registers using Asynchronous Load  ; 0     ;
; Number of registers using Clock Enable       ; 1     ;
; Number of registers using Preset             ; 0     ;
+----------------------------------------------+-------+


+-----------------------------------------------------+
; Inverted Register Statistics                        ;
+-------------------------------------------+---------+
; Inverted Register                         ; Fan out ;
+-------------------------------------------+---------+
; sd_top:sd_top1|sd_sig:u4|sd_cs0_l         ; 1       ;
; sd_top:sd_top1|sd_sig:u4|sd_ras_l         ; 1       ;
; sd_top:sd_top1|sd_sig:u4|sd_cas_l         ; 1       ;
; sd_top:sd_top1|sd_sig:u4|sd_we_l          ; 1       ;
; sd_top:sd_top1|sd_sig:u4|sd_add[10]       ; 1       ;
; sd_top:sd_top1|sd_state:u2|sdram_cycle[0] ; 10      ;
; Total number of inverted registers = 6    ;         ;
+-------------------------------------------+---------+


+----------------------------------------------------------------------------------------------------------------------------------------------------------------+
; Multiplexer Restructuring Statistics (Restructuring Performed)                                                                                                 ;
+--------------------+-----------+---------------+----------------------+------------------------+------------+--------------------------------------------------+
; Multiplexer Inputs ; Bus Width ; Baseline Area ; Area if Restructured ; Saving if Restructured ; Registered ; Example Multiplexer Output                       ;
+--------------------+-----------+---------------+----------------------+------------------------+------------+--------------------------------------------------+
; 3:1                ; 3 bits    ; 6 LEs         ; 6 LEs                ; 0 LEs                  ; Yes        ; |sd_if|sd_top:sd_top1|sd_sig:u4|sd_add[5]        ;
; 3:1                ; 7 bits    ; 14 LEs        ; 7 LEs                ; 7 LEs                  ; Yes        ; |sd_if|sd_top:sd_top1|sd_sig:u4|sd_add[8]        ;
; 4:1                ; 2 bits    ; 4 LEs         ; 2 LEs                ; 2 LEs                  ; Yes        ; |sd_if|sd_top:sd_top1|sd_sig:u4|sd_ba[1]         ;
; 36:1               ; 4 bits    ; 96 LEs        ; 24 LEs               ; 72 LEs                 ; Yes        ; |sd_if|sd_top:sd_top1|sd_state:u2|sdram_cycle[1] ;
; 11:1               ; 5 bits    ; 35 LEs        ; 20 LEs               ; 15 LEs                 ; No         ; |sd_if|sd_top:sd_top1|sd_cnfg:u1|Selector2       ;
; 13:1               ; 2 bits    ; 16 LEs        ; 6 LEs                ; 10 LEs                 ; No         ; |sd_if|sd_top:sd_top1|sd_cnfg:u1|Selector3       ;
+--------------------+-----------+---------------+----------------------+------------------------+------------+--------------------------------------------------+


+------------------------------------------------------------------------+
; Parameter Settings for User Entity Instance: sd_top:sd_top1|sd_cnfg:u1 ;
+----------------+-------+-----------------------------------------------+
; Parameter Name ; Value ; Type                                          ;
+----------------+-------+-----------------------------------------------+
; idle           ; 0000  ; Binary                                        ;
; precharge      ; 0001  ; Binary                                        ;
; refresh1       ; 0011  ; Binary                                        ;
; nop2           ; 0100  ; Binary                                        ;
; refresh2       ; 0101  ; Binary                                        ;
; load_mode      ; 0111  ; Binary                                        ;
; all_done       ; 1000  ; Binary                                        ;
+----------------+-------+-----------------------------------------------+
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".


+-------------------------------------------------------------------------+
; Parameter Settings for User Entity Instance: sd_top:sd_top1|sd_state:u2 ;
+----------------+-------+------------------------------------------------+
; Parameter Name ; Value ; Type                                           ;
+----------------+-------+------------------------------------------------+
; idle           ; 00001 ; Binary                                         ;
; load           ; 00010 ; Binary                                         ;
; data           ; 00100 ; Binary                                         ;
; fresh          ; 01000 ; Binary                                         ;
; charge         ; 10000 ; Binary                                         ;
+----------------+-------+------------------------------------------------+
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 ;
+-------------------------------+

⌨️ 快捷键说明

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