mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-12 23:46:40 +00:00
Docs: optimization passes
Working on `opt.rst`. Replace the hardcoded `opt` psuedo code listing with a `literalinclude` from `/cmd/opt.rst`. Reorder and update `opt_*` list to match current `opt`. Expand sub-section titles with the function of the pass (keeping the `:cmd:ref:` part at the end to prevent the Esbonio error in vscode when a heading starts with a directive). Move comments about `clean` and `;;` being aliases into final `opt` subsection. Also renames `Test suites` -> `Testing Yosys`.
This commit is contained in:
parent
9eab5d8b24
commit
9fe3dcda78
2 changed files with 58 additions and 58 deletions
|
@ -1,5 +1,5 @@
|
|||
Test suites
|
||||
===========
|
||||
Testing Yosys
|
||||
=============
|
||||
|
||||
.. todo:: more about the included test suite
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue