max3490.map.rpt

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

RPT
533
字号
; Number of registers using Synchronous Clear  ; 12    ;
; Number of registers using Synchronous Load   ; 53    ;
; Number of registers using Asynchronous Clear ; 205   ;
; Number of registers using Asynchronous Load  ; 0     ;
; Number of registers using Clock Enable       ; 232   ;
; Number of registers using Preset             ; 0     ;
+----------------------------------------------+-------+


+--------------------------------------------------+
; Inverted Register Statistics                     ;
+----------------------------------------+---------+
; Inverted Register                      ; Fan out ;
+----------------------------------------+---------+
; DISPLAY:m4|CH451_DCLK                  ; 2       ;
; DISPLAY:m4|CH451_DIN                   ; 3       ;
; DISPLAY:m4|CH451_LOAD                  ; 2       ;
; Total number of inverted registers = 3 ;         ;
+----------------------------------------+---------+


+------------------------------------------------------------------------------------------------------------------------------------------------------------------+
; Multiplexer Restructuring Statistics (Restructuring Performed)                                                                                                   ;
+--------------------+-----------+---------------+----------------------+------------------------+------------+----------------------------------------------------+
; Multiplexer Inputs ; Bus Width ; Baseline Area ; Area if Restructured ; Saving if Restructured ; Registered ; Example Multiplexer Output                         ;
+--------------------+-----------+---------------+----------------------+------------------------+------------+----------------------------------------------------+
; 3:1                ; 10 bits   ; 20 LEs        ; 10 LEs               ; 10 LEs                 ; Yes        ; |MAX3490|rs232rx:m1|q[2]                           ;
; 3:1                ; 8 bits    ; 16 LEs        ; 8 LEs                ; 8 LEs                  ; Yes        ; |MAX3490|rs232rx:m1|data[6]                        ;
; 3:1                ; 4 bits    ; 8 LEs         ; 4 LEs                ; 4 LEs                  ; Yes        ; |MAX3490|clock_gen_select:m3|dds_phase[5]          ;
; 3:1                ; 3 bits    ; 6 LEs         ; 3 LEs                ; 3 LEs                  ; Yes        ; |MAX3490|clock_gen_select:m3|dds_prescale_count[2] ;
; 4:1                ; 4 bits    ; 8 LEs         ; 4 LEs                ; 4 LEs                  ; Yes        ; |MAX3490|rs232tx:m2|prescaler_count_l[2]           ;
; 4:1                ; 8 bits    ; 16 LEs        ; 16 LEs               ; 0 LEs                  ; Yes        ; |MAX3490|rs232tx:m2|q[6]                           ;
; 4:1                ; 4 bits    ; 8 LEs         ; 4 LEs                ; 4 LEs                  ; Yes        ; |MAX3490|rs232tx:m2|tx_bit_count_l[1]              ;
; 4:1                ; 4 bits    ; 8 LEs         ; 4 LEs                ; 4 LEs                  ; Yes        ; |MAX3490|rs232rx:m1|intrabit_count_l[1]            ;
; 4:1                ; 20 bits   ; 40 LEs        ; 20 LEs               ; 20 LEs                 ; Yes        ; |MAX3490|DISPLAY:m4|display_led_sel[15]            ;
; 4:1                ; 16 bits   ; 32 LEs        ; 16 LEs               ; 16 LEs                 ; Yes        ; |MAX3490|DISPLAY:m4|display_data[0]                ;
; 5:1                ; 4 bits    ; 12 LEs        ; 4 LEs                ; 8 LEs                  ; Yes        ; |MAX3490|DISPLAY:m4|shift_counter[3]               ;
; 7:1                ; 3 bits    ; 12 LEs        ; 3 LEs                ; 9 LEs                  ; Yes        ; |MAX3490|DISPLAY:m4|CH451_cmd[5]                   ;
; 8:1                ; 5 bits    ; 25 LEs        ; 10 LEs               ; 15 LEs                 ; Yes        ; |MAX3490|DISPLAY:m4|CH451_cmd[9]                   ;
; 9:1                ; 3 bits    ; 18 LEs        ; 9 LEs                ; 9 LEs                  ; Yes        ; |MAX3490|DISPLAY:m4|CH451_cmd[8]                   ;
; 3:1                ; 2 bits    ; 4 LEs         ; 0 LEs                ; 4 LEs                  ; Yes        ; |MAX3490|DISPLAY:m4|CH451_LOAD                     ;
; 4:1                ; 6 bits    ; 12 LEs        ; 6 LEs                ; 6 LEs                  ; No         ; |MAX3490|DISPLAY:m4|shift_state~13                 ;
+--------------------+-----------+---------------+----------------------+------------------------+------------+----------------------------------------------------+


+-------------------------------------------------------------------------+
; Parameter Settings for User Entity Instance: Top-level Entity: |MAX3490 ;
+-----------------+--------+----------------------------------------------+
; Parameter Name  ; Value  ; Type                                         ;
+-----------------+--------+----------------------------------------------+
; MAX3490_idle    ; 000001 ; Binary                                       ;
; MAX3490_start   ; 000010 ; Binary                                       ;
; MAX3490_sending ; 000100 ; Binary                                       ;
; MAX3490_reading ; 001000 ; Binary                                       ;
; MAX3490_waiting ; 010000 ; Binary                                       ;
; MAX3490_delay   ; 100000 ; 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: rs232rx:m1 ;
+--------------------+-------+----------------------------+
; Parameter Name     ; Value ; Type                       ;
+--------------------+-------+----------------------------+
; START_BITS_PP      ; 1     ; Integer                    ;
; DATA_BITS_PP       ; 8     ; Integer                    ;
; STOP_BITS_PP       ; 1     ; Integer                    ;
; CLOCK_FACTOR_PP    ; 16    ; Integer                    ;
; m1_idle            ; 0     ; Integer                    ;
; m1_start           ; 1     ; Integer                    ;
; m1_shift           ; 3     ; Integer                    ;
; m1_over_run        ; 2     ; Integer                    ;
; m1_under_run       ; 4     ; Integer                    ;
; m1_all_low         ; 5     ; Integer                    ;
; m2_data_ready_ack  ; 0     ; Integer                    ;
; m2_data_ready_flag ; 1     ; 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: rs232tx:m2 ;
+----------------------+-------+--------------------------+
; Parameter Name       ; Value ; Type                     ;
+----------------------+-------+--------------------------+
; START_BITS_PP        ; 1     ; Integer                  ;
; DATA_BITS_PP         ; 8     ; Integer                  ;
; STOP_BITS_PP         ; 1     ; Integer                  ;
; CLOCK_FACTOR_PP      ; 16    ; Integer                  ;
; TX_BIT_COUNT_BITS_PP ; 4     ; Integer                  ;
; m1_idle              ; 0     ; Integer                  ;
; m1_waiting           ; 1     ; Integer                  ;
; m1_sending           ; 3     ; Integer                  ;
; m1_sending_last_bit  ; 2     ; 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: DISPLAY:m4              ;
+--------------------------+----------------------------------+--------+
; Parameter Name           ; Value                            ; Type   ;
+--------------------------+----------------------------------+--------+
; clk_div_factor           ; 1001                             ; Binary ;
; point_i                  ; 00000000                         ; Binary ;
; digit_on_num             ; 1000                             ; Binary ;
; CH451_DISPLAY            ; 11111110110111001011101010011000 ; Binary ;
; CH451_Idle               ; 000000001                        ; Binary ;
; CH451_Enable_serial_port ; 000000010                        ; Binary ;
; CH451_Reset              ; 000000100                        ; Binary ;
; CH451_Set_display_mode   ; 000001000                        ; Binary ;
; CH451_Open_display       ; 000010000                        ; Binary ;
; CH451_Get_data           ; 000100000                        ; Binary ;
; CH451_Display_ready      ; 001000000                        ; Binary ;
; CH451_Display            ; 010000000                        ; Binary ;
; CH451_Display_temp       ; 100000000                        ; Binary ;
; Shift12_out_idle         ; 0000001                          ; Binary ;
; Pull_down_ch451_load     ; 0000010                          ; Binary ;
; Get_shift_out_data       ; 0000100                          ; Binary ;
; Pull_down_ch451_dclk     ; 0001000                          ; Binary ;
; Pull_up_ch451_dclk       ; 0010000                          ; Binary ;
; Shift_paralell_data      ; 0100000                          ; Binary ;
; Pull_up_ch451_load       ; 1000000                          ; 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 ;
+-------------------------------+
Info: *******************************************************************
Info: Running Quartus II Analysis & Synthesis
    Info: Version 6.0 Build 202 06/20/2006 Service Pack 1 SJ Full Version

⌨️ 快捷键说明

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