MOD-10 Single-Digit BCD Down Timer Implementation in VHDL

前端 未结 0 1269
情深已故
情深已故 2020-11-29 05:28

I have this code, but if I make load_data <= 9 after the reset, it counts 0, 9, 8, 7, ..., 0, 15, 14, 13... each clock cycle

I want it to count 0, 9, 8, 7, ... , 3

相关标签:
回答
  • 消灭零回复
提交回复
热议问题