|
Ad hoc solution |
The Ad hoc
solution refers to the fact that most components / modules are
standard or slightly modified for the purpose.
|
[Btn0] = Start/Stop
- Will control the Stopwatch.
|
|
[Btn1] = Lap time
- Will show the time until pressed again
(Stopwatch runs in the background or can
be stopped). |
|
[Btn3] = Clear
- Will only clear
the Stopwatch when stopped. |
|
|
|
|
|
|
(1) Create the
components (the missing ones)
(2) Make Test Benches for each component (if you feel for it)
(3) Synthesize and download for test
|
|
|
|
|
|