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

📄 seg_check.map.rpt

📁 基于VHDL的序列检测器设计
💻 RPT
📖 第 1 页 / 共 2 页
字号:
+----------------------------------+-----------------+-----------------+----------------------------------+
; File Name with User-Entered Path ; Used in Netlist ; File Type       ; File Name with Absolute Path     ;
+----------------------------------+-----------------+-----------------+----------------------------------+
; seg_check.vhd                    ; yes             ; User VHDL File  ; E:/CPLD/序列检测器/seg_check.vhd ;
+----------------------------------+-----------------+-----------------+----------------------------------+


+-----------------------------------------------------+
; Analysis & Synthesis Resource Usage Summary         ;
+---------------------------------------------+-------+
; Resource                                    ; Usage ;
+---------------------------------------------+-------+
; Total logic elements                        ; 8     ;
;     -- Combinational with no register       ; 0     ;
;     -- Register only                        ; 0     ;
;     -- Combinational with a register        ; 8     ;
;                                             ;       ;
; Logic element usage by number of LUT inputs ;       ;
;     -- 4 input functions                    ; 5     ;
;     -- 3 input functions                    ; 3     ;
;     -- 2 input functions                    ; 0     ;
;     -- 1 input functions                    ; 0     ;
;     -- 0 input functions                    ; 0     ;
;                                             ;       ;
; Logic elements by mode                      ;       ;
;     -- normal mode                          ; 8     ;
;     -- arithmetic mode                      ; 0     ;
;     -- qfbk mode                            ; 0     ;
;     -- register cascade mode                ; 0     ;
;     -- synchronous clear/load mode          ; 0     ;
;     -- asynchronous clear/load mode         ; 0     ;
;                                             ;       ;
; Total registers                             ; 8     ;
; I/O pins                                    ; 4     ;
; Maximum fan-out node                        ; din   ;
; Maximum fan-out                             ; 8     ;
; Total fan-out                               ; 38    ;
; Average fan-out                             ; 3.17  ;
+---------------------------------------------+-------+


+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
; Analysis & Synthesis Resource Utilization by Entity                                                                                                                                                                                                                    ;
+----------------------------+-------------+--------------+-------------+--------------+---------+-----------+-----------+------+--------------+--------------+-------------------+------------------+-----------------+------------+---------------------+--------------+
; Compilation Hierarchy Node ; Logic Cells ; LC Registers ; Memory Bits ; 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 ; Library Name ;
+----------------------------+-------------+--------------+-------------+--------------+---------+-----------+-----------+------+--------------+--------------+-------------------+------------------+-----------------+------------+---------------------+--------------+
; |seg_check                 ; 8 (8)       ; 8            ; 0           ; 0            ; 0       ; 0         ; 0         ; 4    ; 0            ; 0 (0)        ; 0 (0)             ; 8 (8)            ; 0 (0)           ; 0 (0)      ; |seg_check          ; work         ;
+----------------------------+-------------+--------------+-------------+--------------+---------+-----------+-----------+------+--------------+--------------+-------------------+------------------+-----------------+------------+---------------------+--------------+
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.


Encoding Type:  One-Hot
+-------------------------------------------------------------------------------------------------------------------------------------------------------+
; State Machine - |seg_check|current_state                                                                                                              ;
+------------------+------------------+------------------+------------------+------------------+------------------+------------------+------------------+
; Name             ; current_state.s6 ; current_state.s5 ; current_state.s4 ; current_state.s3 ; current_state.s2 ; current_state.s1 ; current_state.s0 ;
+------------------+------------------+------------------+------------------+------------------+------------------+------------------+------------------+
; current_state.s0 ; 0                ; 0                ; 0                ; 0                ; 0                ; 0                ; 0                ;
; current_state.s1 ; 0                ; 0                ; 0                ; 0                ; 0                ; 1                ; 1                ;
; current_state.s2 ; 0                ; 0                ; 0                ; 0                ; 1                ; 0                ; 1                ;
; current_state.s3 ; 0                ; 0                ; 0                ; 1                ; 0                ; 0                ; 1                ;
; current_state.s4 ; 0                ; 0                ; 1                ; 0                ; 0                ; 0                ; 1                ;
; current_state.s5 ; 0                ; 1                ; 0                ; 0                ; 0                ; 0                ; 1                ;
; current_state.s6 ; 1                ; 0                ; 0                ; 0                ; 0                ; 0                ; 1                ;
+------------------+------------------+------------------+------------------+------------------+------------------+------------------+------------------+


+------------------------------------------------------+
; General Register Statistics                          ;
+----------------------------------------------+-------+
; Statistic                                    ; Value ;
+----------------------------------------------+-------+
; Total registers                              ; 8     ;
; 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       ; 0     ;
; Number of registers using Preset             ; 0     ;
+----------------------------------------------+-------+


+-------------------------------+
; Analysis & Synthesis Messages ;
+-------------------------------+
Info: *******************************************************************
Info: Running Quartus II Analysis & Synthesis
    Info: Version 8.0 Build 215 05/29/2008 SJ Full Version
    Info: Processing started: Wed Nov 19 13:58:27 2008
Info: Command: quartus_map --read_settings_files=on --write_settings_files=off seg_check -c seg_check
Info: Found 2 design units, including 1 entities, in source file seg_check.vhd
    Info: Found design unit 1: seg_check-behave
    Info: Found entity 1: seg_check
Info: Elaborating entity "seg_check" for the top level hierarchy
Info: State machine "|seg_check|current_state" contains 7 states
Info: Selected Auto state machine encoding method for state machine "|seg_check|current_state"
Info: Encoding result for state machine "|seg_check|current_state"
    Info: Completed encoding using 7 state bits
        Info: Encoded state bit "current_state.s6"
        Info: Encoded state bit "current_state.s5"
        Info: Encoded state bit "current_state.s4"
        Info: Encoded state bit "current_state.s3"
        Info: Encoded state bit "current_state.s2"
        Info: Encoded state bit "current_state.s1"
        Info: Encoded state bit "current_state.s0"
    Info: State "|seg_check|current_state.s0" uses code string "0000000"
    Info: State "|seg_check|current_state.s1" uses code string "0000011"
    Info: State "|seg_check|current_state.s2" uses code string "0000101"
    Info: State "|seg_check|current_state.s3" uses code string "0001001"
    Info: State "|seg_check|current_state.s4" uses code string "0010001"
    Info: State "|seg_check|current_state.s5" uses code string "0100001"
    Info: State "|seg_check|current_state.s6" uses code string "1000001"
Info: Implemented 12 device resources after synthesis - the final resource count might be different
    Info: Implemented 3 input pins
    Info: Implemented 1 output pins
    Info: Implemented 8 logic cells
Info: Quartus II Analysis & Synthesis was successful. 0 errors, 0 warnings
    Info: Peak virtual memory: 178 megabytes
    Info: Processing ended: Wed Nov 19 13:58:31 2008
    Info: Elapsed time: 00:00:04
    Info: Total CPU time (on all processors): 00:00:03


⌨️ 快捷键说明

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