File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
docs/source/getting_started Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -62,8 +62,6 @@ The `OSS CAD Suite`_ releases `nightly builds`_ for the following architectures:
6262Building from source
6363~~~~~~~~~~~~~~~~~~~~
6464
65- .. TODO :: discuss release packages (and figure out what is/isn't included)
66-
6765The 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
6967clone 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+
8185Supported platforms
8286^^^^^^^^^^^^^^^^^^^
8387
You can’t perform that action at this time.
0 commit comments