Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 358 Bytes

File metadata and controls

11 lines (7 loc) · 358 Bytes

basys3_firstProject

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.