forked from johan92/yafpgatetris
-
Notifications
You must be signed in to change notification settings - Fork 0
Installing Yosys
Konstantin edited this page May 11, 2018
·
11 revisions
git clone https://github.com/YosysHQ/yosys.git
sudo apt-get install build-essential clang bison flex libreadline-dev gawk \
tcl-dev libffi-dev git mercurial graphviz xdot pkg-config python3
make config-gcc
make install
make test
You will also need latest Icarus Verilog to run the tests