diff --git a/stopwatch/README.md b/stopwatch/README.md index f86a3f2..1a2c2b1 100644 --- a/stopwatch/README.md +++ b/stopwatch/README.md @@ -1,3 +1,5 @@ Welcome to the iCEBreaker FPGA stopwatch workshop! This directory contains a pdf file with the guide. Open it up, follow the instructions and have fun! + +For an alternative solution in the Python-embedded HDL [magma](https://github.com/phanrahan/magma), see this [link](https://github.com/phanrahan/magma/tree/master/examples/icebreaker-workshop)