📄 lcd1602.map.rpt
字号:
+------------------------------+------------+------+----------------------------------+
; |LCD1602 ; 43 ; 13 ; |LCD1602 ;
; |lpm_counter:Count_rtl_0| ; 21 ; 0 ; |LCD1602|lpm_counter:Count_rtl_0 ;
+------------------------------+------------+------+----------------------------------+
+--------------------------------------------------------------------------------------------------------------------------+
; State Machine - |LCD1602|Current_State ;
+---------------------------+------------------+------------------+------------------+------------------+------------------+
; Name ; Current_State~45 ; Current_State~44 ; Current_State~43 ; Current_State~42 ; Current_State~41 ;
+---------------------------+------------------+------------------+------------------+------------------+------------------+
; Current_State.set_dlnf ; 0 ; 0 ; 0 ; 0 ; 0 ;
; Current_State.set_cursor ; 0 ; 0 ; 0 ; 0 ; 1 ;
; Current_State.set_dcb ; 0 ; 0 ; 0 ; 1 ; 0 ;
; Current_State.set_cgram ; 0 ; 0 ; 0 ; 1 ; 1 ;
; Current_State.write_cgram ; 0 ; 1 ; 0 ; 0 ; 0 ;
; Current_State.set_ddram ; 0 ; 0 ; 1 ; 0 ; 0 ;
; Current_State.writelcd1 ; 0 ; 0 ; 1 ; 0 ; 1 ;
; Current_State.writelcd2 ; 0 ; 0 ; 1 ; 1 ; 0 ;
; Current_State.writelcd3 ; 0 ; 0 ; 1 ; 1 ; 1 ;
; Current_State.writelcd4 ; 0 ; 1 ; 0 ; 1 ; 0 ;
; Current_State.writelcd5 ; 0 ; 1 ; 0 ; 0 ; 1 ;
; Current_State.writelcd6 ; 0 ; 1 ; 1 ; 0 ; 0 ;
; Current_State.writelcd7 ; 0 ; 1 ; 0 ; 1 ; 1 ;
; Current_State.writelcd8 ; 0 ; 1 ; 1 ; 1 ; 0 ;
; Current_State.writelcd9 ; 0 ; 1 ; 1 ; 0 ; 1 ;
; Current_State.writelcd10 ; 0 ; 1 ; 1 ; 1 ; 1 ;
; Current_State.writelcd11 ; 1 ; 0 ; 0 ; 0 ; 0 ;
; Current_State.writelcd12 ; 1 ; 0 ; 0 ; 0 ; 1 ;
; Current_State.writelcd13 ; 1 ; 0 ; 0 ; 1 ; 0 ;
; Current_State.writelcd14 ; 1 ; 0 ; 0 ; 1 ; 1 ;
+---------------------------+------------------+------------------+------------------+------------------+------------------+
+--------------------------------------------------------------------------+
; Parameter Settings for Inferred Entity Instance: lpm_counter:Count_rtl_0 ;
+------------------------+----------+--------------------------------------+
; Parameter Name ; Value ; Type ;
+------------------------+----------+--------------------------------------+
; AUTO_CARRY_CHAINS ; ON ; AUTO_CARRY ;
; IGNORE_CARRY_BUFFERS ; OFF ; IGNORE_CARRY ;
; AUTO_CASCADE_CHAINS ; ON ; AUTO_CASCADE ;
; IGNORE_CASCADE_BUFFERS ; OFF ; IGNORE_CASCADE ;
; LPM_WIDTH ; 21 ; Untyped ;
; LPM_DIRECTION ; UP ; Untyped ;
; LPM_MODULUS ; 0 ; Untyped ;
; LPM_AVALUE ; UNUSED ; Untyped ;
; LPM_SVALUE ; UNUSED ; Untyped ;
; DEVICE_FAMILY ; MAX3000A ; Untyped ;
; CARRY_CHAIN ; MANUAL ; Untyped ;
; CARRY_CHAIN_LENGTH ; 48 ; CARRY_CHAIN_LENGTH ;
; NOT_GATE_PUSH_BACK ; ON ; NOT_GATE_PUSH_BACK ;
; CARRY_CNT_EN ; SMART ; Untyped ;
; LABWIDE_SCLR ; ON ; Untyped ;
; USE_NEW_VERSION ; TRUE ; Untyped ;
; CBXI_PARAMETER ; NOTHING ; Untyped ;
+------------------------+----------+--------------------------------------+
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 C:/altera/quartus50/lcd1602/lcd1602.map.eqn.
+-------------------------------+
; Analysis & Synthesis Messages ;
+-------------------------------+
Info: *******************************************************************
Info: Running Quartus II Analysis & Synthesis
Info: Version 5.0 Build 168 06/22/2005 Service Pack 1 SJ Full Version
Info: Processing started: Thu Jul 05 23:57:14 2007
Info: Command: quartus_map --read_settings_files=on --write_settings_files=off lcd1602 -c lcd1602
Info: Found 2 design units, including 1 entities, in source file lcd1602.vhd
Info: Found design unit 1: LCD1602-Behavioral
Info: Found entity 1: LCD1602
Info: Elaborating entity "lcd1602" for the top level hierarchy
Info: (10035) Verilog HDL or VHDL information at lcd1602.vhd(17): object "Clkk" declared but not used
Warning: VHDL Process Statement warning at lcd1602.vhd(35): signal "Clk_Out" is read inside the Process Statement but isn't in the Process Statement's sensivitity list
Info: VHDL Case Statement information at lcd1602.vhd(125): OTHERS choice is never selected
Info: Inferred 1 megafunctions from design logic
Info: Inferred lpm_counter megafunction (LPM_WIDTH=21) from the following logic: "Count[0]~0"
Info: Found 1 design units, including 1 entities, in source file ../libraries/megafunctions/lpm_counter.tdf
Info: Found entity 1: lpm_counter
Info: State machine "|LCD1602|Current_State" contains 20 states and 0 state bits
Info: Selected Auto state machine encoding method for state machine "|LCD1602|Current_State"
Info: Encoding result for state machine "|LCD1602|Current_State"
Info: Completed encoding using 5 state bits
Info: Encoded state bit "Current_State~45"
Info: Encoded state bit "Current_State~44"
Info: Encoded state bit "Current_State~43"
Info: Encoded state bit "Current_State~42"
Info: Encoded state bit "Current_State~41"
Info: State "|LCD1602|Current_State.set_dlnf" uses code string "00000"
Info: State "|LCD1602|Current_State.set_cursor" uses code string "00001"
Info: State "|LCD1602|Current_State.set_dcb" uses code string "00010"
Info: State "|LCD1602|Current_State.set_cgram" uses code string "00011"
Info: State "|LCD1602|Current_State.write_cgram" uses code string "01000"
Info: State "|LCD1602|Current_State.set_ddram" uses code string "00100"
Info: State "|LCD1602|Current_State.writelcd1" uses code string "00101"
Info: State "|LCD1602|Current_State.writelcd2" uses code string "00110"
Info: State "|LCD1602|Current_State.writelcd3" uses code string "00111"
Info: State "|LCD1602|Current_State.writelcd4" uses code string "01010"
Info: State "|LCD1602|Current_State.writelcd5" uses code string "01001"
Info: State "|LCD1602|Current_State.writelcd6" uses code string "01100"
Info: State "|LCD1602|Current_State.writelcd7" uses code string "01011"
Info: State "|LCD1602|Current_State.writelcd8" uses code string "01110"
Info: State "|LCD1602|Current_State.writelcd9" uses code string "01101"
Info: State "|LCD1602|Current_State.writelcd10" uses code string "01111"
Info: State "|LCD1602|Current_State.writelcd11" uses code string "10000"
Info: State "|LCD1602|Current_State.writelcd12" uses code string "10001"
Info: State "|LCD1602|Current_State.writelcd13" uses code string "10010"
Info: State "|LCD1602|Current_State.writelcd14" uses code string "10011"
Info: Power-up level of register "\control:cnt1[0]" is not specified -- using power-up level of High to minimize register
Warning: No clock transition on register "\control:cnt1[0]" due to stuck clock or clock enable
Warning: Reduced register "\control:cnt1[0]" with stuck clock_enable port to stuck value VCC
Info: Power-up level of register "\control:cnt1[2]" is not specified -- using power-up level of High to minimize register
Warning: No clock transition on register "\control:cnt1[2]" due to stuck clock or clock enable
Warning: Reduced register "\control:cnt1[2]" with stuck clock_enable port to stuck value VCC
Info: Power-up level of register "\control:cnt1[1]" is not specified -- using power-up level of High to minimize register
Warning: No clock transition on register "\control:cnt1[1]" due to stuck clock or clock enable
Warning: Reduced register "\control:cnt1[1]" with stuck clock_enable port to stuck value VCC
Warning: Output pins are stuck at VCC or GND
Warning: Pin "LCD_RW" stuck at GND
Info: Promoted pin-driven signal(s) to global signal
Info: Promoted clock signal driven by pin "Clk" to global clock signal
Info: Implemented 68 device resources after synthesis - the final resource count might be different
Info: Implemented 2 input pins
Info: Implemented 11 output pins
Info: Implemented 43 macrocells
Info: Implemented 12 shareable expanders
Info: Quartus II Analysis & Synthesis was successful. 0 errors, 9 warnings
Info: Processing ended: Thu Jul 05 23:57:20 2007
Info: Elapsed time: 00:00:07
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -