gamj.smp_dump.txt

来自「vhdl实现交通灯设计,可以实现十字路口处交通控制,开发工具quartus」· 文本 代码 · 共 12 行

TXT
12
字号

State Machine - |gmaj|cctr1:inst2|next_state
Name 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.s0 0 0 0 0 0 0 0 0 
next_state.s1 0 0 0 0 0 0 1 1 
next_state.s2 0 0 0 0 0 1 0 1 
next_state.s3 0 0 0 0 1 0 0 1 
next_state.s4 0 0 0 1 0 0 0 1 
next_state.s5 0 0 1 0 0 0 0 1 
next_state.s6 0 1 0 0 0 0 0 1 
next_state.s7 1 0 0 0 0 0 0 1 

⌨️ 快捷键说明

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