Skip to content

Commit

Permalink
Binary7Seg & Debouncer added
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanVanAssche committed Oct 4, 2017
1 parent 6574487 commit 08fd91f
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@
# digitale-synthese-dsss
DSSS Wireless transmit-receive system in VHDL
# DSSS Wireless Transmit-Receive System
This repository contains the VHDL files for the course "Digital Synthese: pratica" by Jan Meel (KU Leuven, Campus De Nayer).

## Files
- debounce.vhd: Debouncer for push buttons
- debounce_test.vhd: __TESTBENCH__ Debouncer
- binToSegDisplay.vhd: Binary to 7 segment display convertor
- binToSegDisplay_test.vhd: __TESTBENCH__ Binary to 7 segment display convertor

## License
Everything in this repository is available under the GPLv3 License.

0 comments on commit 08fd91f

Please sign in to comment.