3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-06-06 22:23:23 +00:00
yosys/docs/source/cmd_ref.rst
Krystine Sherwin a898ade473
cmdref: Export internal_flag to json
Commands flagged as internal will display a warning, just like experimental commands.
Drop `passes/tests` group in favour of `internal` group, which is automatically assigned for any command without an assigned group which is flagged as internal.
2025-03-21 10:26:12 +13:00

23 lines
529 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_internal
/cmd/index_other