Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Digilent Basys 3 Projects
Demonstration projects for the [Digilent Basys 3](https://reference.digilentinc.com/reference/programmable-logic/basys-3/start) FPGA development board.
## Projects
The following projects are available. Follow usage instructions below to install and use in Vivado.
- [Abacus](https://reference.digilentinc.com/learn/programmable-logic/tutorials/basys-3-abacus/start)
- [General I/O](https://reference.digilentinc.com/learn/programmable-logic/tutorials/basys-3-general-io/start)
- [Keyboard](https://reference.digilentinc.com/learn/programmable-logic/tutorials/basys-3-keyboard-demo/start)
- [XADC](https://reference.digilentinc.com/learn/programmable-logic/tutorials/basys-3-xadc/start)
# Usage
Follow the directions for using Digilent's Github demo projects, found [here](https://reference.digilentinc.com/learn/programmable-logic/tutorials/github-demos/start).