commit c662023523d07825bae562621d9a4e4f01b253ef Author: Brendan Haines Date: Tue May 4 05:31:55 2021 +0000 Update README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..53e4752 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# 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: +`sudo apt install iverilog yosys verilator`