From 70f5cbf22eb5c585ed80f25180dc16554dd4031b Mon Sep 17 00:00:00 2001 From: Daniel Lublin Date: Thu, 1 Dec 2022 19:11:42 +0100 Subject: [PATCH] Include QEMU Signed-off-by: Daniel Lublin --- doc/toolchain_setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/toolchain_setup.md b/doc/toolchain_setup.md index 96ab05f..b9cfcb9 100644 --- a/doc/toolchain_setup.md +++ b/doc/toolchain_setup.md @@ -7,7 +7,7 @@ project. Tested on Ubuntu 22.10. The following is intended to be a complete list of the packages that are *required* to build the gateware icestorm toolchain, the firmware, -and the apps. +the apps, and as well our QEMU machine. sudo apt install build-essential clang lld llvm bison flex libreadline-dev \ gawk tcl-dev libffi-dev git mercurial graphviz \