summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2014-09-02 03:28:46 +0200
committerClifford Wolf <clifford@clifford.at>2014-09-02 03:28:46 +0200
commit9f00a0cd2d972a5fc4a75f8c1bdba723a5f66b7d (patch)
tree638bcf562c3b8c8ede8c93b324e4930382e02d86 /README
parent630befdf6d58ab5f7c4ca1ea77c86df7b88ee259 (diff)
Using "xdot" instead of "yosys-svgviewer" in show command
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 2e713ffe..2c7703a1 100644
--- a/README
+++ b/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