3
0
Fork 0
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:
Krystine Sherwin 2024-01-15 13:15:11 +13:00
parent 9eab5d8b24
commit 9fe3dcda78
No known key found for this signature in database
2 changed files with 58 additions and 58 deletions

View file

@ -1,5 +1,5 @@
Test suites
===========
Testing Yosys
=============
.. todo:: more about the included test suite