mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-27 02:45:52 +00:00
Updated ABC info
Includes comparison of `abc` v `abc9`. Also creates a new subsection of the yosys internals for extending yosys (moving the previous extensions.rst into it). Co-authored-by: Lofty <dan.ravensloft@gmail.com>
This commit is contained in:
parent
e34a25ea27
commit
1733a76273
6 changed files with 196 additions and 45 deletions
11
docs/source/yosys_internals/extending_yosys/index.rst
Normal file
11
docs/source/yosys_internals/extending_yosys/index.rst
Normal file
|
@ -0,0 +1,11 @@
|
|||
Extending Yosys
|
||||
---------------
|
||||
|
||||
.. todo:: brief overview for the extending Yosys index
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
|
||||
extensions
|
||||
abc_flow
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue