Add golang to toolchain setup

This commit is contained in:
Matthew Mets 2022-11-01 13:25:08 +00:00
parent 8755a65a38
commit 13617c4db4

View File

@ -16,7 +16,8 @@ These steps are used to build and install the
libboost-dev libboost-filesystem-dev \ libboost-dev libboost-filesystem-dev \
libboost-thread-dev libboost-program-options-dev \ libboost-thread-dev libboost-program-options-dev \
libboost-iostreams-dev cmake libhidapi-dev \ libboost-iostreams-dev cmake libhidapi-dev \
ninja-build libglib2.0-dev libpixman-1-dev ninja-build libglib2.0-dev libpixman-1-dev \
golang
git clone https://github.com/YosysHQ/icestorm git clone https://github.com/YosysHQ/icestorm
cd icestorm cd icestorm