mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-28 03:15:50 +00:00
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.
22 lines
506 B
ReStructuredText
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
|