Merge pull request #41 from tillitis/addgolang

Add golang package to toolchain setup
This commit is contained in:
Daniel Lublin 2022-11-02 06:49:50 +01:00 committed by GitHub
commit a5d4833d0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,8 @@ These steps are used to build and install the
libboost-dev libboost-filesystem-dev \
libboost-thread-dev libboost-program-options-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
cd icestorm