up_counter: Forgot to remove commented imports
[nmigen-examples.git] / README.md
1 # nMigen Examples (To be used with Libre-SOC flow)
2
3 See the Libre-SOC nMigen [tutorial page](https://libre-soc.org/docs/learning_nmigen/)
4
5 ## Counter example
6
7 Example modified from [original in nMigen repo](https://gitlab.com/nmigen/nmigen/blob/master/docs/start.rst).
8
9 Includes gtkw nmutils lib for generating the .gtkw trace file.
10
11 To run:
12
13 python3 up_counter.py