1
0
mirror of synced 2026-02-26 00:44:49 +00:00
Files
YosysHQ.yosys/docs/source/cmd_ref.rst
Krystine Sherwin 14fdc9e76c 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-07-21 10:35:19 +12:00

24 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