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

📄 research.map.rpt

📁 用vhdl语言实现2DPSK数字传输
💻 RPT
📖 第 1 页 / 共 2 页
字号:
+---------------------------------+-------------------------------------------------------+


+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
; 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 ; Full Hierarchy Name                                        ;
+-----------------------------------+-------------+--------------+------------+------+--------------+--------------+-------------------+------------------+-----------------+------------------------------------------------------------+
; |research                         ; 30 (0)      ; 21           ; 0          ; 11   ; 0            ; 9 (0)        ; 9 (0)             ; 12 (0)           ; 0 (0)           ; |research                                                  ;
;    |generate_led:comb_5|          ; 8 (8)       ; 8            ; 0          ; 0    ; 0            ; 0 (0)        ; 0 (0)             ; 8 (8)            ; 0 (0)           ; |research|generate_led:comb_5                              ;
;    |key_buffer:comb_4|            ; 5 (5)       ; 4            ; 0          ; 0    ; 0            ; 1 (1)        ; 0 (0)             ; 4 (4)            ; 0 (0)           ; |research|key_buffer:comb_4                                ;
;    |test_pass_buffer_8bit:comb_6| ; 17 (0)      ; 9            ; 0          ; 0    ; 0            ; 8 (0)        ; 9 (0)             ; 0 (0)            ; 0 (0)           ; |research|test_pass_buffer_8bit:comb_6                     ;
;       |pass_buffer:comb_10|       ; 2 (2)       ; 1            ; 0          ; 0    ; 0            ; 1 (1)        ; 1 (1)             ; 0 (0)            ; 0 (0)           ; |research|test_pass_buffer_8bit:comb_6|pass_buffer:comb_10 ;
;       |pass_buffer:comb_11|       ; 3 (3)       ; 2            ; 0          ; 0    ; 0            ; 1 (1)        ; 2 (2)             ; 0 (0)            ; 0 (0)           ; |research|test_pass_buffer_8bit:comb_6|pass_buffer:comb_11 ;
;       |pass_buffer:comb_4|        ; 2 (2)       ; 1            ; 0          ; 0    ; 0            ; 1 (1)        ; 1 (1)             ; 0 (0)            ; 0 (0)           ; |research|test_pass_buffer_8bit:comb_6|pass_buffer:comb_4  ;
;       |pass_buffer:comb_5|        ; 2 (2)       ; 1            ; 0          ; 0    ; 0            ; 1 (1)        ; 1 (1)             ; 0 (0)            ; 0 (0)           ; |research|test_pass_buffer_8bit:comb_6|pass_buffer:comb_5  ;
;       |pass_buffer:comb_6|        ; 2 (2)       ; 1            ; 0          ; 0    ; 0            ; 1 (1)        ; 1 (1)             ; 0 (0)            ; 0 (0)           ; |research|test_pass_buffer_8bit:comb_6|pass_buffer:comb_6  ;
;       |pass_buffer:comb_7|        ; 2 (2)       ; 1            ; 0          ; 0    ; 0            ; 1 (1)        ; 1 (1)             ; 0 (0)            ; 0 (0)           ; |research|test_pass_buffer_8bit:comb_6|pass_buffer:comb_7  ;
;       |pass_buffer:comb_8|        ; 2 (2)       ; 1            ; 0          ; 0    ; 0            ; 1 (1)        ; 1 (1)             ; 0 (0)            ; 0 (0)           ; |research|test_pass_buffer_8bit:comb_6|pass_buffer:comb_8  ;
;       |pass_buffer:comb_9|        ; 2 (2)       ; 1            ; 0          ; 0    ; 0            ; 1 (1)        ; 1 (1)             ; 0 (0)            ; 0 (0)           ; |research|test_pass_buffer_8bit:comb_6|pass_buffer:comb_9  ;
+-----------------------------------+-------------+--------------+------------+------+--------------+--------------+-------------------+------------------+-----------------+------------------------------------------------------------+
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 - |research|key_buffer:comb_4|state          ;
+-------------+----------+----------+----------+-------------+
; Name        ; state.s2 ; state.s3 ; state.s1 ; state.start ;
+-------------+----------+----------+----------+-------------+
; state.start ; 0        ; 0        ; 0        ; 0           ;
; state.s1    ; 0        ; 0        ; 1        ; 1           ;
; state.s3    ; 0        ; 1        ; 0        ; 1           ;
; state.s2    ; 1        ; 0        ; 0        ; 1           ;
+-------------+----------+----------+----------+-------------+


+------------------------------------------------------+
; General Register Statistics                          ;
+----------------------------------------------+-------+
; Statistic                                    ; Value ;
+----------------------------------------------+-------+
; Total registers                              ; 21    ;
; 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     ;
+----------------------------------------------+-------+


+----------------------------------------------------------------+
; Parameter Settings for User Entity Instance: key_buffer:comb_4 ;
+----------------+-------+---------------------------------------+
; Parameter Name ; Value ; Type                                  ;
+----------------+-------+---------------------------------------+
; start          ; 00    ; Binary                                ;
; s1             ; 01    ; Binary                                ;
; s2             ; 10    ; Binary                                ;
; s3             ; 11    ; 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 Equations ;
+--------------------------------+
The equations can be found in E:/学习/基于工程/CPLD设计竞赛/工程/Newest/设计/research/research.map.eqn.


+-------------------------------+
; Analysis & Synthesis Messages ;
+-------------------------------+
Info: *******************************************************************
Info: Running Quartus II Analysis & Synthesis
    Info: Version 5.0 Build 148 04/26/2005 SJ Full Version
    Info: Processing started: Sat Oct 27 08:46:13 2007
Info: Command: quartus_map --read_settings_files=on --write_settings_files=off research -c research
Info: Found 1 design units, including 1 entities, in source file ../Creativity/key_buffer.v
    Info: Found entity 1: key_buffer
Info: Found 1 design units, including 1 entities, in source file ../Creativity/pass_buffer.v
    Info: Found entity 1: pass_buffer
Info: Found 1 design units, including 1 entities, in source file ../Creativity/my_trigger.v
    Info: Found entity 1: my_trigger
Info: Found 1 design units, including 1 entities, in source file ../Creativity/dig_filter.v
    Info: Found entity 1: dig_filter
Info: Found 1 design units, including 1 entities, in source file ../Creativity/generate_dm.v
    Info: Found entity 1: generate_dm
Info: Found 2 design units, including 2 entities, in source file test_pass_buffer_8bit.v
    Info: Found entity 1: test_pass_buffer_8bit
    Info: Found entity 2: pass_buffer_8bit
Info: Found 1 design units, including 1 entities, in source file generate_led.v
    Info: Found entity 1: generate_led
Info: Found 1 design units, including 1 entities, in source file research.v
    Info: Found entity 1: research
Info: Elaborating entity "research" for the top level hierarchy
Info: (10265) Verilog HDL Module Instantiation information at research.v(12): instance "(null)" connects port "lock" to an empty expression
Info: Elaborating entity "key_buffer" for hierarchy "key_buffer:comb_4"
Info: Elaborating entity "generate_led" for hierarchy "generate_led:comb_5"
Info: Elaborating entity "test_pass_buffer_8bit" for hierarchy "test_pass_buffer_8bit:comb_6"
Info: (10265) Verilog HDL Module Instantiation information at test_pass_buffer_8bit.v(11): instance "(null)" connects port "lock" to an empty expression
Info: (10265) Verilog HDL Module Instantiation information at test_pass_buffer_8bit.v(12): instance "(null)" connects port "lock" to an empty expression
Info: (10265) Verilog HDL Module Instantiation information at test_pass_buffer_8bit.v(13): instance "(null)" connects port "lock" to an empty expression
Info: (10265) Verilog HDL Module Instantiation information at test_pass_buffer_8bit.v(14): instance "(null)" connects port "lock" to an empty expression
Info: (10265) Verilog HDL Module Instantiation information at test_pass_buffer_8bit.v(15): instance "(null)" connects port "lock" to an empty expression
Info: (10265) Verilog HDL Module Instantiation information at test_pass_buffer_8bit.v(16): instance "(null)" connects port "lock" to an empty expression
Info: (10265) Verilog HDL Module Instantiation information at test_pass_buffer_8bit.v(17): instance "(null)" connects port "lock" to an empty expression
Info: Elaborating entity "pass_buffer" for hierarchy "test_pass_buffer_8bit:comb_6|pass_buffer:comb_4"
Info: Duplicate registers merged to single register
    Info: Duplicate register "test_pass_buffer_8bit:comb_6|pass_buffer:comb_4|pass" merged to single register "test_pass_buffer_8bit:comb_6|pass_buffer:comb_11|pass"
    Info: Duplicate register "test_pass_buffer_8bit:comb_6|pass_buffer:comb_7|pass" merged to single register "test_pass_buffer_8bit:comb_6|pass_buffer:comb_11|pass"
    Info: Duplicate register "test_pass_buffer_8bit:comb_6|pass_buffer:comb_10|pass" merged to single register "test_pass_buffer_8bit:comb_6|pass_buffer:comb_11|pass"
    Info: Duplicate register "test_pass_buffer_8bit:comb_6|pass_buffer:comb_8|pass" merged to single register "test_pass_buffer_8bit:comb_6|pass_buffer:comb_11|pass"
    Info: Duplicate register "test_pass_buffer_8bit:comb_6|pass_buffer:comb_6|pass" merged to single register "test_pass_buffer_8bit:comb_6|pass_buffer:comb_11|pass"
    Info: Duplicate register "test_pass_buffer_8bit:comb_6|pass_buffer:comb_9|pass" merged to single register "test_pass_buffer_8bit:comb_6|pass_buffer:comb_11|pass"
    Info: Duplicate register "test_pass_buffer_8bit:comb_6|pass_buffer:comb_5|pass" merged to single register "test_pass_buffer_8bit:comb_6|pass_buffer:comb_11|pass"
Info: State machine "|research|key_buffer:comb_4|state" contains 4 states and 0 state bits
Info: Selected Auto state machine encoding method for state machine "|research|key_buffer:comb_4|state"
Info: Encoding result for state machine "|research|key_buffer:comb_4|state"
    Info: Completed encoding using 4 state bits
        Info: Encoded state bit "key_buffer:comb_4|state.s2"
        Info: Encoded state bit "key_buffer:comb_4|state.s3"
        Info: Encoded state bit "key_buffer:comb_4|state.s1"
        Info: Encoded state bit "key_buffer:comb_4|state.start"
    Info: State "|research|key_buffer:comb_4|state.start" uses code string "0000"
    Info: State "|research|key_buffer:comb_4|state.s1" uses code string "0011"
    Info: State "|research|key_buffer:comb_4|state.s3" uses code string "0101"
    Info: State "|research|key_buffer:comb_4|state.s2" uses code string "1001"
Info: Implemented 41 device resources after synthesis - the final resource count might be different
    Info: Implemented 3 input pins
    Info: Implemented 8 output pins
    Info: Implemented 30 logic cells
Info: Quartus II Analysis & Synthesis was successful. 0 errors, 0 warnings
    Info: Processing ended: Sat Oct 27 08:46:15 2007
    Info: Elapsed time: 00:00:02


⌨️ 快捷键说明

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