标签: vhdl gray-code
我正在尝试使用移位寄存器和4-1 MUX实现格雷码计数器。有没有人知道使用什么逻辑?!
由于
答案 0 :(得分:1)
我不确定这是否满足您“使用移位寄存器和4-1 MUX”的要求,但这是Altera的小型功能灰度计数器参考设计:
https://www.altera.com/support/support-resources/design-examples/design-software/vhdl/vhd-gray-counter.html