Initial Basys3 7 segment display project with counter, done in design view with modules to make the parts portable to other projects.
Consists of a:
- Button debounce - just a shift register and out.
- Clock divider to brink 100mhz down to 1hz clock for a 1 second tick.
- 16 bit upcounter.
- Seven segment display interpreter.