lcd.smp_dump.txt
来自「这是一个用VHDL +图形法在CPLD内部搭建的液晶显示的驱动程序。液晶是ocm」· 文本 代码 · 共 15 行
TXT
15 行
State Machine - |lcd|state:inst2|next_state
Name next_state.s9 next_state.s8 next_state.s7 next_state.s6 next_state.s5 next_state.s4 next_state.s3 next_state.s2 next_state.s1 next_state.s0 next_state.s_b
next_state.s_b 0 0 0 0 0 0 0 0 0 0 0
next_state.s0 0 0 0 0 0 0 0 0 0 1 1
next_state.s1 0 0 0 0 0 0 0 0 1 0 1
next_state.s2 0 0 0 0 0 0 0 1 0 0 1
next_state.s3 0 0 0 0 0 0 1 0 0 0 1
next_state.s4 0 0 0 0 0 1 0 0 0 0 1
next_state.s5 0 0 0 0 1 0 0 0 0 0 1
next_state.s6 0 0 0 1 0 0 0 0 0 0 1
next_state.s7 0 0 1 0 0 0 0 0 0 0 1
next_state.s8 0 1 0 0 0 0 0 0 0 0 1
next_state.s9 1 0 0 0 0 0 0 0 0 0 1
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?