mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-28 03:15:50 +00:00
Applied fixes from @joshhead (thanks for your effors!)
This commit is contained in:
parent
b8d531957d
commit
94c76f85da
2 changed files with 7 additions and 5 deletions
|
@ -60,7 +60,7 @@ Similarily, on Mac OS X MacPorts or Homebrew can be used to install dependencies
|
|||
$ brew install bison flex gawk libffi \
|
||||
git mercurial graphviz pkg-config python3
|
||||
$ sudo port install bison flex readline gawk libffi \
|
||||
git mercurial graphviz pkg-config python3
|
||||
git mercurial graphviz pkgconfig python36
|
||||
|
||||
There are also pre-compiled Yosys binary packages for Ubuntu and Win32 as well
|
||||
as a source distribution for Visual Studio. Visit the Yosys download page for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue