Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raleighlittles/basys3countdownclock

Extremely basic countdown clock project for the Basys 3 FPGA development board.
https://github.com/raleighlittles/basys3countdownclock

basys-3 basys3 fpga hdl seven-segment-display verilog vivado xdc xilinx

Last synced: 6 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# About

*Very* basic implementation of a countdown clock, written for the [Basys 3 FPGA trainer board](https://store.digilentinc.com/basys-3-artix-7-fpga-trainer-board-recommended-for-introductory-users/).

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

# Setup

## Pre-requisites

* [Vivado Design Suite](https://www.xilinx.com/products/design-tools/vivado.html)

## Instructions

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