mirror of https://github.com/YosysHQ/yosys.git
Docs/installation: Drop resolved todos
This commit is contained in:
parent
6b3f2fdc8d
commit
40af327cb6
|
@ -106,8 +106,6 @@ libffi, Tcl and zlib; are optional but enabled by default (see
|
|||
:makevar:`ENABLE_*` settings in Makefile). Graphviz and Xdot are used by the
|
||||
`show` command to display schematics.
|
||||
|
||||
.. TODO:: check there aren't any extra prereqs that are already installed on git images
|
||||
|
||||
Installing all prerequisites for Ubuntu 20.04:
|
||||
|
||||
.. code:: console
|
||||
|
@ -123,8 +121,6 @@ Installing all prerequisites for macOS 13 (with Homebrew):
|
|||
|
||||
brew tap Homebrew/bundle && brew bundle
|
||||
|
||||
.. TODO:: check these are still up to date
|
||||
|
||||
or MacPorts:
|
||||
|
||||
.. code:: console
|
||||
|
|
Loading…
Reference in New Issue