lcd1602.smp_dump.txt

来自「通过VERILOG HDL语言使用CPLD连接PS2键盘」· 文本 代码 · 共 24 行

TXT
24
字号

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 

⌨️ 快捷键说明

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