mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-22 12:55:30 +00:00
Add gperf to prerequisites
This commit is contained in:
parent
3f1cbb0706
commit
6d0183f6c6
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue