3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-28 03:15:50 +00:00
yosys/docs/source/cmd_ref.rst
Krystine Sherwin 431cb2d1b9
Docs: Group commands
Removes group parsing from command ref domain, instead relying on a 'groups' object in the cmds.json file.
`docs/source/cmd` is no longer ignored or cleaned.
2025-03-21 10:26:10 +13:00

22 lines
506 B
ReStructuredText

.. _cmd_ref:
================================================================================
Command line reference
================================================================================
.. literalinclude:: /generated/yosys
:start-at: Usage
.. toctree::
:caption: Command reference
:maxdepth: 2
:glob:
/appendix/env_vars
/cmd/index_backends
/cmd/index_frontends
/cmd/index_kernel
/cmd/index_formal
/cmd/index_passes*
/cmd/index_techlibs
/cmd/index_other