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

📄 lcdcont.map.rpt

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

+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
; State Machine - |lcdcont|lcd:mylcd|state                                                                                                                                                                                        ;
+---------------------+-------------+----------------+---------------------+---------------------+------------+------------+------------+------------+---------------+-------------+---------------+---------------+--------------+
; Name                ; state.write ; state.position ; state.code_address2 ; state.code_address1 ; state.ini2 ; state.ini1 ; state.idle ; state.home ; state.setmode ; state.clear ; state.dispoff ; state.setfunc ; state.warmup ;
+---------------------+-------------+----------------+---------------------+---------------------+------------+------------+------------+------------+---------------+-------------+---------------+---------------+--------------+
; state.warmup        ; 0           ; 0              ; 0                   ; 0                   ; 0          ; 0          ; 0          ; 0          ; 0             ; 0           ; 0             ; 0             ; 0            ;
; state.setfunc       ; 0           ; 0              ; 0                   ; 0                   ; 0          ; 0          ; 0          ; 0          ; 0             ; 0           ; 0             ; 1             ; 1            ;
; state.dispoff       ; 0           ; 0              ; 0                   ; 0                   ; 0          ; 0          ; 0          ; 0          ; 0             ; 0           ; 1             ; 0             ; 1            ;
; state.clear         ; 0           ; 0              ; 0                   ; 0                   ; 0          ; 0          ; 0          ; 0          ; 0             ; 1           ; 0             ; 0             ; 1            ;
; state.setmode       ; 0           ; 0              ; 0                   ; 0                   ; 0          ; 0          ; 0          ; 0          ; 1             ; 0           ; 0             ; 0             ; 1            ;
; state.home          ; 0           ; 0              ; 0                   ; 0                   ; 0          ; 0          ; 0          ; 1          ; 0             ; 0           ; 0             ; 0             ; 1            ;
; state.idle          ; 0           ; 0              ; 0                   ; 0                   ; 0          ; 0          ; 1          ; 0          ; 0             ; 0           ; 0             ; 0             ; 1            ;
; state.ini1          ; 0           ; 0              ; 0                   ; 0                   ; 0          ; 1          ; 0          ; 0          ; 0             ; 0           ; 0             ; 0             ; 1            ;
; state.ini2          ; 0           ; 0              ; 0                   ; 0                   ; 1          ; 0          ; 0          ; 0          ; 0             ; 0           ; 0             ; 0             ; 1            ;
; state.code_address1 ; 0           ; 0              ; 0                   ; 1                   ; 0          ; 0          ; 0          ; 0          ; 0             ; 0           ; 0             ; 0             ; 1            ;
; state.code_address2 ; 0           ; 0              ; 1                   ; 0                   ; 0          ; 0          ; 0          ; 0          ; 0             ; 0           ; 0             ; 0             ; 1            ;
; state.position      ; 0           ; 1              ; 0                   ; 0                   ; 0          ; 0          ; 0          ; 0          ; 0             ; 0           ; 0             ; 0             ; 1            ;
; state.write         ; 1           ; 0              ; 0                   ; 0                   ; 0          ; 0          ; 0          ; 0          ; 0             ; 0           ; 0             ; 0             ; 1            ;
+---------------------+-------------+----------------+---------------------+---------------------+------------+------------+------------+------------+---------------+-------------+---------------+---------------+--------------+


+------------------------------------------------------+
; General Register Statistics                          ;
+----------------------------------------------+-------+
; Statistic                                    ; Value ;
+----------------------------------------------+-------+
; Total registers                              ; 106   ;
; Number of registers using Synchronous Clear  ; 5     ;
; Number of registers using Synchronous Load   ; 0     ;
; Number of registers using Asynchronous Clear ; 17    ;
; Number of registers using Asynchronous Load  ; 0     ;
; Number of registers using Clock Enable       ; 16    ;
; 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  ;
+--------------------+-----------+---------------+----------------------+------------------------+------------+-----------------------------+
; 15:1               ; 5 bits    ; 50 LEs        ; 5 LEs                ; 45 LEs                 ; Yes        ; |lcdcont|lcd:mylcd|count[1] ;
+--------------------+-----------+---------------+----------------------+------------------------+------------+-----------------------------+


+-------------------------------------------------------------------------+
; Parameter Settings for User Entity Instance: Top-level Entity: |lcdcont ;
+----------------+-------+------------------------------------------------+
; Parameter Name ; Value ; Type                                           ;
+----------------+-------+------------------------------------------------+
; asciiwidth     ; 8     ; 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".


+--------------------------------------------------------+
; Parameter Settings for User Entity Instance: lcd:mylcd ;
+----------------+-------+-------------------------------+
; Parameter Name ; Value ; Type                          ;
+----------------+-------+-------------------------------+
; asciiwidth     ; 8     ; 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 Equations ;
+--------------------------------+
The equations can be found in E:/学习/基于工程/CPLD设计竞赛/工程/Newest/设计/LCD/lcd_zifu/lcdcont.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 19:56:33 2007
Info: Command: quartus_map --read_settings_files=on --write_settings_files=off lcdcont -c lcdcont
Info: Found 2 design units, including 1 entities, in source file clockdiv.vhd
    Info: Found design unit 1: clockdiv-behavioural
    Info: Found entity 1: clockdiv
Info: Found 2 design units, including 1 entities, in source file lcd.vhd
    Info: Found design unit 1: lcd-behavioural
    Info: Found entity 1: lcd
Info: Found 2 design units, including 1 entities, in source file lcdcont.vhd
    Info: Found design unit 1: lcdcont-structural
    Info: Found entity 1: lcdcont
Info: Found 1 design units, including 1 entities, in source file top.bdf
    Info: Found entity 1: top
Info: Found 2 design units, including 1 entities, in source file shifter.vhd
    Info: Found design unit 1: shifter-behave
    Info: Found entity 1: shifter
Info: Found 2 design units, including 1 entities, in source file cir_shifter.vhd
    Info: Found design unit 1: cir_shifter-behave
    Info: Found entity 1: cir_shifter
Info: Elaborating entity "lcdcont" for the top level hierarchy
Info: (10035) Verilog HDL or VHDL information at lcdcont.vhd(61): object "reset_int" declared but not used
Info: (10035) Verilog HDL or VHDL information at lcdcont.vhd(61): object "rw_int" declared but not used
Warning: VHDL Process Statement warning at lcdcont.vhd(72): signal "reset" is read inside the Process Statement but isn't in the Process Statement's sensivitity list
Info: Elaborating entity "lcd" for hierarchy "lcd:mylcd"
Info: Elaborating entity "clockdiv" for hierarchy "clockdiv:div"
Info: (10035) Verilog HDL or VHDL information at clockdiv.vhd(16): object "clock_int2" declared but not used
Info: Elaborating entity "shifter" for hierarchy "shifter:myshift_high"
Info: Elaborating entity "cir_shifter" for hierarchy "cir_shifter:mycir_shift"
Info: VHDL Case Statement information at cir_shifter.vhd(46): OTHERS choice is never selected
Warning: Reduced register "cir_shifter:mycir_shift|qout[7]" with stuck data_in port to stuck value GND
Warning: Reduced register "cir_shifter:mycir_shift|qout[6]" with stuck data_in port to stuck value GND
Warning: Reduced register "cir_shifter:mycir_shift|qout[5]" with stuck data_in port to stuck value GND
Warning: Reduced register "cir_shifter:mycir_shift|qout[4]" with stuck data_in port to stuck value GND
Warning: Reduced register "cir_shifter:mycir_shift|qout[3]" with stuck data_in port to stuck value GND
Warning: Reduced register "cir_shifter:mycir_shift|qout[2]" with stuck data_in port to stuck value GND
Warning: Reduced register "lcd:mylcd|lcd_rw" with stuck data_in port to stuck value GND
Info: Power-up level of register "lcd:mylcd|write_mode" is not specified -- using power-up level of High to minimize register
Warning: Reduced register "lcd:mylcd|write_mode" with stuck data_in port to stuck value VCC
Info: State machine "|lcdcont|lcd:mylcd|state" contains 13 states and 0 state bits
Info: Selected Auto state machine encoding method for state machine "|lcdcont|lcd:mylcd|state"
Info: Encoding result for state machine "|lcdcont|lcd:mylcd|state"
    Info: Completed encoding using 13 state bits
        Info: Encoded state bit "lcd:mylcd|state.write"
        Info: Encoded state bit "lcd:mylcd|state.position"
        Info: Encoded state bit "lcd:mylcd|state.code_address2"
        Info: Encoded state bit "lcd:mylcd|state.code_address1"
        Info: Encoded state bit "lcd:mylcd|state.ini2"
        Info: Encoded state bit "lcd:mylcd|state.ini1"
        Info: Encoded state bit "lcd:mylcd|state.idle"
        Info: Encoded state bit "lcd:mylcd|state.home"
        Info: Encoded state bit "lcd:mylcd|state.setmode"
        Info: Encoded state bit "lcd:mylcd|state.clear"
        Info: Encoded state bit "lcd:mylcd|state.dispoff"
        Info: Encoded state bit "lcd:mylcd|state.setfunc"
        Info: Encoded state bit "lcd:mylcd|state.warmup"
    Info: State "|lcdcont|lcd:mylcd|state.warmup" uses code string "0000000000000"
    Info: State "|lcdcont|lcd:mylcd|state.setfunc" uses code string "0000000000011"
    Info: State "|lcdcont|lcd:mylcd|state.dispoff" uses code string "0000000000101"
    Info: State "|lcdcont|lcd:mylcd|state.clear" uses code string "0000000001001"
    Info: State "|lcdcont|lcd:mylcd|state.setmode" uses code string "0000000010001"
    Info: State "|lcdcont|lcd:mylcd|state.home" uses code string "0000000100001"
    Info: State "|lcdcont|lcd:mylcd|state.idle" uses code string "0000001000001"
    Info: State "|lcdcont|lcd:mylcd|state.ini1" uses code string "0000010000001"
    Info: State "|lcdcont|lcd:mylcd|state.ini2" uses code string "0000100000001"
    Info: State "|lcdcont|lcd:mylcd|state.code_address1" uses code string "0001000000001"
    Info: State "|lcdcont|lcd:mylcd|state.code_address2" uses code string "0010000000001"
    Info: State "|lcdcont|lcd:mylcd|state.position" uses code string "0100000000001"
    Info: State "|lcdcont|lcd:mylcd|state.write" uses code string "1000000000001"
Warning: Reduced register "lcd:mylcd|state.idle" with stuck data_in port to stuck value GND
Warning: No clock transition on register "lcd:mylcd|last_data_valid" due to stuck clock or clock enable
Warning: Reduced register "lcd:mylcd|last_data_valid" with stuck clock_enable port to stuck value GND
Warning: Output pins are stuck at VCC or GND
    Warning: Pin "rw_out" stuck at GND
    Warning: Pin "cont" stuck at GND
Warning: Design contains 1 input pin(s) that do not drive logic
    Warning: No output dependent on input pin "ser_clk"
Info: Implemented 178 device resources after synthesis - the final resource count might be different
    Info: Implemented 6 input pins
    Info: Implemented 12 output pins
    Info: Implemented 160 logic cells
Info: Quartus II Analysis & Synthesis was successful. 0 errors, 17 warnings
    Info: Processing ended: Sat Oct 27 19:56:37 2007
    Info: Elapsed time: 00:00:04


⌨️ 快捷键说明

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