mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-27 02:45:52 +00:00
docs: Updating todos
This commit is contained in:
parent
70c47690b3
commit
93c9bf2f5d
13 changed files with 27 additions and 21 deletions
|
@ -1,13 +1,13 @@
|
|||
.. role:: verilog(code)
|
||||
:language: Verilog
|
||||
|
||||
.. todo:: copypaste
|
||||
|
||||
.. _chapter:celllib:
|
||||
|
||||
Internal cell library
|
||||
=====================
|
||||
|
||||
.. todo:: less academic, also check formatting consistency
|
||||
|
||||
Most of the passes in Yosys operate on netlists, i.e. they only care about the
|
||||
RTLIL::Wire and RTLIL::Cell objects in an RTLIL::Module. This chapter discusses
|
||||
the cell types used by Yosys to represent a behavioural design internally.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue