raleighlittles / Basys3CountdownClock

Extremely basic countdown clock project for the Basys 3 FPGA development board.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Very basic implementation of a countdown clock, written for the Basys 3 FPGA trainer board.

Uses the 4 7-segment displays available to start counting down from 9999 to 0 and then back to 9999 again.

Setup

Pre-requisites

Instructions

  • Import source and constraints file
  • Run Synthesis
  • Run Implementation
  • Generate bitstream

About

Extremely basic countdown clock project for the Basys 3 FPGA development board.


Languages

Language:Verilog 100.0%