From cf55371a22e33c1d476456129fdc8039ab9d0af8 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Fri, 12 Dec 2014 12:49:46 +0100 Subject: [PATCH] Added psmisc to prerequisites --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 058208e9d..c731cac01 100644 --- a/README +++ b/README @@ -57,7 +57,7 @@ prerequisites for building yosys: $ yosys_deps="build-essential clang bison flex libreadline-dev tcl8.5-dev libffi-dev git mercurial graphviz xdot - gawk pkg-config" + gawk pkg-config psmics" $ sudo apt-get install $yosys_deps There are also pre-compiled packages for Yosys on Ubuntu. Visit the Yosys -- 2.30.2