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:
parent
3ef4c91c31
commit
7a9d727bd0
4 changed files with 7 additions and 7 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue