Title |
Topic |
BCD to 7
Segm |
Basic element for the
Multiplexed |
Mux
Display |
Schematic and VHDL
solutions - Demonstrates how VHDL modules can be used to
build a System |
BCD Counter |
The BCD counter could be
either a State Machine or a "C++ like VHDL code" |
Toggle Button |
Combined Debounce, pulse
and Toggle circuit (State Machine based) |
Stopwatch 1 |
Ad hoc solution based at -
Mux. Display, Toggle Button and Bcd Counter (modified) |
Stopwatch 2 |
State Machine based
solution |
ALU Test |
A very simple calculator
design |
Conversions |
Binary to BCD / BCD to
Binary |
The HiLo Game |
Game which utilizes the
Successive Approximation
method |