Skip to content

Commit b9d73d0

Browse files
Docs: Note on releases
1 parent a7ea375 commit b9d73d0

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/source/getting_started/installation.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@ The `OSS CAD Suite`_ releases `nightly builds`_ for the following architectures:
6262
Building from source
6363
~~~~~~~~~~~~~~~~~~~~
6464

65-
.. TODO:: discuss release packages (and figure out what is/isn't included)
66-
6765
The Yosys source files can be obtained from the `YosysHQ/Yosys git repository`_.
6866
`ABC`_ and some of the other libraries used are included as git submodules. To
6967
clone these submodules at the same time, use e.g.:
@@ -78,6 +76,12 @@ clone these submodules at the same time, use e.g.:
7876
.. _YosysHQ/Yosys git repository: https://github.com/yosyshq/yosys/
7977
.. _ABC: https://github.com/berkeley-abc/abc
8078

79+
.. note::
80+
81+
As of Yosys v0.47, releases include a ``yosys.tar.gz`` file which includes
82+
all source code and all sub-modules in a single archive. This can be used as
83+
an alternative which does not rely on ``git``.
84+
8185
Supported platforms
8286
^^^^^^^^^^^^^^^^^^^
8387

0 commit comments

Comments
 (0)