From e46403131fa90e809b0f5b5a66c84607d74fbc11 Mon Sep 17 00:00:00 2001 From: Brendan Haines Date: Tue, 4 May 2021 05:36:08 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53e4752..8b9829e 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ 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` +`sudo apt install iverilog yosys verilator gtkwave`