max3490.map.rpt

来自「用VERILOG语言写的RS485通信程序,经调试可以直接使用」· RPT 代码 · 共 533 行 · 第 1/4 页

RPT
533
字号
    Info: Processing started: Mon Jun 30 00:04:10 2008
Info: Command: quartus_map --read_settings_files=on --write_settings_files=off MAX3490 -c MAX3490
Info: Found 1 design units, including 1 entities, in source file MAX3490.v
    Info: Found entity 1: MAX3490
Info: Elaborating entity "MAX3490" for the top level hierarchy
Warning: Using design file rs232rx.v, which is not specified as a design file for the current project, but contains definitions for 1 design units and 1 entities in project
    Info: Found entity 1: rs232rx
Info: Elaborating entity "rs232rx" for hierarchy "rs232rx:m1"
Warning (10230): Verilog HDL assignment warning at rs232rx.v(174): truncated value with size 32 to match size of target (1)
Warning (10230): Verilog HDL assignment warning at rs232rx.v(185): truncated value with size 32 to match size of target (1)
Warning (10230): Verilog HDL assignment warning at rs232rx.v(186): truncated value with size 32 to match size of target (1)
Warning (10230): Verilog HDL assignment warning at rs232rx.v(191): truncated value with size 32 to match size of target (1)
Warning (10230): Verilog HDL assignment warning at rs232rx.v(192): truncated value with size 32 to match size of target (1)
Warning (10230): Verilog HDL assignment warning at rs232rx.v(194): truncated value with size 32 to match size of target (1)
Warning (10230): Verilog HDL assignment warning at rs232rx.v(205): truncated value with size 32 to match size of target (4)
Warning (10230): Verilog HDL assignment warning at rs232rx.v(214): truncated value with size 32 to match size of target (10)
Warning: Using design file rs232tx.v, which is not specified as a design file for the current project, but contains definitions for 1 design units and 1 entities in project
    Info: Found entity 1: rs232tx
Info: Elaborating entity "rs232tx" for hierarchy "rs232tx:m2"
Warning: Using design file clock_gen_select.v, which is not specified as a design file for the current project, but contains definitions for 1 design units and 1 entities in project
    Info: Found entity 1: clock_gen_select
Info: Elaborating entity "clock_gen_select" for hierarchy "clock_gen_select:m3"
Info (10151): Verilog HDL Declaration information at DISPLAY.v(42): "CH451_Display" is declared here
Warning: Using design file DISPLAY.v, which is not specified as a design file for the current project, but contains definitions for 1 design units and 1 entities in project
    Info: Found entity 1: DISPLAY
Info: Elaborating entity "DISPLAY" for hierarchy "DISPLAY:m4"
Warning: Reduced register "clock_gen_select:m3|dds_phase[1]" with stuck data_in port to stuck value GND
Warning: Reduced register "clock_gen_select:m3|dds_phase[0]" with stuck data_in port to stuck value GND
Info: Power-up level of register "rs232tx:m2|q[9]" is not specified -- using power-up level of High to minimize register
Warning: Reduced register "rs232tx:m2|q[9]" with stuck data_in port to stuck value VCC
Info: State machine "|MAX3490|state" contains 6 states
Info: State machine "|MAX3490|DISPLAY:m4|state" contains 9 states
Info: State machine "|MAX3490|DISPLAY:m4|shift_state" contains 7 states
Info: State machine "|MAX3490|rs232tx:m2|m1_state" contains 4 states
Info: State machine "|MAX3490|rs232rx:m1|m1_state" contains 6 states
Info: Selected Auto state machine encoding method for state machine "|MAX3490|state"
Info: Encoding result for state machine "|MAX3490|state"
    Info: Completed encoding using 6 state bits
        Info: Encoded state bit "state.MAX3490_delay"
        Info: Encoded state bit "state.MAX3490_waiting"
        Info: Encoded state bit "state.MAX3490_reading"
        Info: Encoded state bit "state.MAX3490_sending"
        Info: Encoded state bit "state.MAX3490_start"
        Info: Encoded state bit "state.MAX3490_idle"
    Info: State "|MAX3490|state.MAX3490_idle" uses code string "000000"
    Info: State "|MAX3490|state.MAX3490_waiting" uses code string "010001"
    Info: State "|MAX3490|state.MAX3490_reading" uses code string "001001"
    Info: State "|MAX3490|state.MAX3490_sending" uses code string "000101"
    Info: State "|MAX3490|state.MAX3490_start" uses code string "000011"
    Info: State "|MAX3490|state.MAX3490_delay" uses code string "100001"
Info: Selected Auto state machine encoding method for state machine "|MAX3490|DISPLAY:m4|state"
Info: Encoding result for state machine "|MAX3490|DISPLAY:m4|state"
    Info: Completed encoding using 9 state bits
        Info: Encoded state bit "DISPLAY:m4|state.CH451_Display_temp"
        Info: Encoded state bit "DISPLAY:m4|state.CH451_Display"
        Info: Encoded state bit "DISPLAY:m4|state.CH451_Display_ready"
        Info: Encoded state bit "DISPLAY:m4|state.CH451_Get_data"
        Info: Encoded state bit "DISPLAY:m4|state.CH451_Open_display"
        Info: Encoded state bit "DISPLAY:m4|state.CH451_Set_display_mode"
        Info: Encoded state bit "DISPLAY:m4|state.CH451_Reset"
        Info: Encoded state bit "DISPLAY:m4|state.CH451_Enable_serial_port"
        Info: Encoded state bit "DISPLAY:m4|state.CH451_Idle"
    Info: State "|MAX3490|DISPLAY:m4|state.CH451_Idle" uses code string "000000000"
    Info: State "|MAX3490|DISPLAY:m4|state.CH451_Display" uses code string "010000001"
    Info: State "|MAX3490|DISPLAY:m4|state.CH451_Display_ready" uses code string "001000001"
    Info: State "|MAX3490|DISPLAY:m4|state.CH451_Get_data" uses code string "000100001"
    Info: State "|MAX3490|DISPLAY:m4|state.CH451_Open_display" uses code string "000010001"
    Info: State "|MAX3490|DISPLAY:m4|state.CH451_Set_display_mode" uses code string "000001001"
    Info: State "|MAX3490|DISPLAY:m4|state.CH451_Reset" uses code string "000000101"
    Info: State "|MAX3490|DISPLAY:m4|state.CH451_Enable_serial_port" uses code string "000000011"
    Info: State "|MAX3490|DISPLAY:m4|state.CH451_Display_temp" uses code string "100000001"
Info: Selected Auto state machine encoding method for state machine "|MAX3490|DISPLAY:m4|shift_state"
Info: Encoding result for state machine "|MAX3490|DISPLAY:m4|shift_state"
    Info: Completed encoding using 7 state bits
        Info: Encoded state bit "DISPLAY:m4|shift_state.Pull_up_ch451_load"
        Info: Encoded state bit "DISPLAY:m4|shift_state.Shift_paralell_data"
        Info: Encoded state bit "DISPLAY:m4|shift_state.Pull_up_ch451_dclk"
        Info: Encoded state bit "DISPLAY:m4|shift_state.Pull_down_ch451_dclk"
        Info: Encoded state bit "DISPLAY:m4|shift_state.Get_shift_out_data"
        Info: Encoded state bit "DISPLAY:m4|shift_state.Pull_down_ch451_load"
        Info: Encoded state bit "DISPLAY:m4|shift_state.Shift12_out_idle"
    Info: State "|MAX3490|DISPLAY:m4|shift_state.Shift12_out_idle" uses code string "0000000"
    Info: State "|MAX3490|DISPLAY:m4|shift_state.Shift_paralell_data" uses code string "0100001"
    Info: State "|MAX3490|DISPLAY:m4|shift_state.Pull_up_ch451_dclk" uses code string "0010001"
    Info: State "|MAX3490|DISPLAY:m4|shift_state.Pull_down_ch451_dclk" uses code string "0001001"
    Info: State "|MAX3490|DISPLAY:m4|shift_state.Get_shift_out_data" uses code string "0000101"
    Info: State "|MAX3490|DISPLAY:m4|shift_state.Pull_down_ch451_load" uses code string "0000011"
    Info: State "|MAX3490|DISPLAY:m4|shift_state.Pull_up_ch451_load" uses code string "1000001"
Info: Selected Auto state machine encoding method for state machine "|MAX3490|rs232tx:m2|m1_state"
Info: Encoding result for state machine "|MAX3490|rs232tx:m2|m1_state"
    Info: Completed encoding using 4 state bits
        Info: Encoded state bit "rs232tx:m2|m1_state.m1_waiting"
        Info: Encoded state bit "rs232tx:m2|m1_state.m1_sending_last_bit"
        Info: Encoded state bit "rs232tx:m2|m1_state.m1_sending"
        Info: Encoded state bit "rs232tx:m2|m1_state.m1_idle"
    Info: State "|MAX3490|rs232tx:m2|m1_state.m1_idle" uses code string "0000"
    Info: State "|MAX3490|rs232tx:m2|m1_state.m1_sending" uses code string "0011"
    Info: State "|MAX3490|rs232tx:m2|m1_state.m1_sending_last_bit" uses code string "0101"
    Info: State "|MAX3490|rs232tx:m2|m1_state.m1_waiting" uses code string "1001"
Info: Selected Auto state machine encoding method for state machine "|MAX3490|rs232rx:m1|m1_state"
Info: Encoding result for state machine "|MAX3490|rs232rx:m1|m1_state"
    Info: Completed encoding using 6 state bits
        Info: Encoded state bit "rs232rx:m1|m1_state.m1_all_low"
        Info: Encoded state bit "rs232rx:m1|m1_state.m1_start"
        Info: Encoded state bit "rs232rx:m1|m1_state.m1_shift"
        Info: Encoded state bit "rs232rx:m1|m1_state.m1_over_run"
        Info: Encoded state bit "rs232rx:m1|m1_state.m1_under_run"
        Info: Encoded state bit "rs232rx:m1|m1_state.m1_idle"
    Info: State "|MAX3490|rs232rx:m1|m1_state.m1_idle" uses code string "000000"
    Info: State "|MAX3490|rs232rx:m1|m1_state.m1_under_run" uses code string "000011"
    Info: State "|MAX3490|rs232rx:m1|m1_state.m1_over_run" uses code string "000101"
    Info: State "|MAX3490|rs232rx:m1|m1_state.m1_shift" uses code string "001001"
    Info: State "|MAX3490|rs232rx:m1|m1_state.m1_start" uses code string "010001"
    Info: State "|MAX3490|rs232rx:m1|m1_state.m1_all_low" uses code string "100001"
Info: Registers with preset signals will power-up high
Info: Implemented 397 device resources after synthesis - the final resource count might be different
    Info: Implemented 3 input pins
    Info: Implemented 7 output pins
    Info: Implemented 387 logic cells
Info: Quartus II Analysis & Synthesis was successful. 0 errors, 15 warnings
    Info: Processing ended: Mon Jun 30 00:04:14 2008
    Info: Elapsed time: 00:00:04


+------------------------------------------+
; Analysis & Synthesis Suppressed Messages ;
+------------------------------------------+
The suppressed messages can be found in C:/Documents and Settings/jaylee/桌面/Logic design/RS485/MAX3490.map.smsg.


⌨️ 快捷键说明

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