1
0
mirror of synced 2026-05-03 06:40:15 +00:00

Docs: Update internal cells to autoref

This commit is contained in:
Krystine Sherwin
2024-05-03 13:14:25 +12:00
parent c0f9828b3c
commit e4ec3717bc
12 changed files with 183 additions and 179 deletions

View File

@@ -3,7 +3,7 @@ Techmap by example
As a quick recap, the :cmd:ref:`techmap` command replaces cells in the design
with implementations given as Verilog code (called "map files"). It can replace
Yosys' internal cell types (such as ``$or``) as well as user-defined cell types.
Yosys' internal cell types (such as `$or`) as well as user-defined cell types.
- Verilog parameters are used extensively to customize the internal cell types.
- Additional special parameters are used by techmap to communicate meta-data to