mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-06 14:24:08 +00:00
Add gperf to prerequisites
This commit is contained in:
parent
3f1cbb0706
commit
6d0183f6c6
|
@ -21,7 +21,7 @@ Installing prerequisites (this command is for Ubuntu 16.04):
|
|||
|
||||
sudo apt-get install build-essential clang bison flex libreadline-dev \
|
||||
gawk tcl-dev libffi-dev git mercurial graphviz \
|
||||
xdot pkg-config python python3 libftdi-dev
|
||||
xdot pkg-config python python3 libftdi-dev gperf
|
||||
|
||||
Yosys, Yosys-SMTBMC and ABC
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
Loading…
Reference in a new issue