ice40/README.md

7 lines
235 B
Markdown
Raw Normal View History

2021-05-03 23:31:55 -06:00
# ICE40
Example project using Lattice ICE40 parts and [icestorm](http://www.clifford.at/icestorm/) toolchain.
On Ubuntu 18.04.5 LTS, the build dependencies can be installed with:
2021-05-03 23:36:08 -06:00
`sudo apt install iverilog yosys verilator gtkwave`