mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-26 18:45:34 +00:00
docs: Reference chapters with doc tag
Fix some formatting.
This commit is contained in:
parent
d4e45cdccb
commit
74c1fc1cdd
5 changed files with 8 additions and 9 deletions
|
@ -223,8 +223,8 @@ Cells
|
|||
Declares a cell, with zero or more attributes, with the given identifier and
|
||||
type in the enclosing module.
|
||||
|
||||
Cells perform functions on input signals. See :ref:`chapter:celllib` for a
|
||||
detailed list of cell types.
|
||||
Cells perform functions on input signals. See
|
||||
:doc:`/yosys_internals/formats/cell_library` for a detailed list of cell types.
|
||||
|
||||
.. code:: BNF
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue