mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-22 16:45:32 +00:00
cmdref: Split passes/status from passes/cmds
Rename passes/cmds from "General passes" to "Design modification". More `yosys.h` includes. cmdref: Split passes/status from passes/cmds Rename passes/cmds from "General passes" to "Design modification". More `yosys.h` includes.
This commit is contained in:
parent
40b207d625
commit
435e3d5fc1
27 changed files with 180 additions and 39 deletions
|
@ -1,5 +1,5 @@
|
|||
General passes
|
||||
--------------
|
||||
Design modification
|
||||
-------------------
|
||||
|
||||
.. autocmdgroup:: passes/cmds
|
||||
:members:
|
||||
|
|
5
docs/source/cmd/index_passes_status.rst
Normal file
5
docs/source/cmd/index_passes_status.rst
Normal file
|
@ -0,0 +1,5 @@
|
|||
Design status
|
||||
-------------
|
||||
|
||||
.. autocmdgroup:: passes/status
|
||||
:members:
|
Loading…
Add table
Add a link
Reference in a new issue