mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-23 00:55:32 +00:00
Using "xdot" instead of "yosys-svgviewer" in show command
This commit is contained in:
parent
630befdf6d
commit
9f00a0cd2d
2 changed files with 4 additions and 5 deletions
2
README
2
README
|
@ -58,7 +58,7 @@ will install all prerequisites for building yosys:
|
|||
|
||||
$ yosys_deps="git g++ clang make bison flex libreadline-dev
|
||||
tcl8.5-dev zlib1g-dev libqt4-dev libffi-dev
|
||||
mercurial iverilog graphviz"
|
||||
mercurial iverilog graphviz xdot"
|
||||
$ sudo apt-get install $yosys_deps
|
||||
|
||||
There are also pre-compiled packages for Yosys on Ubuntu. Visit the Yosys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue