3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-06-10 08:03:26 +00:00

docs: several small documentation fixes.

This commit is contained in:
Gary Wong 2025-05-29 21:26:28 -06:00
parent 3ef4c91c31
commit 7a9d727bd0
4 changed files with 7 additions and 7 deletions

View file

@ -626,7 +626,7 @@ pass and the passes it launches:
| This pass replaces the ``RTLIL::SyncRule``\ s to d-type flip-flops (with
asynchronous resets if necessary).
- | `proc_dff`
- | `proc_memwr`
| This pass replaces the ``RTLIL::MemWriteAction``\ s with `$memwr` cells.
- | `proc_clean`