3
0
Fork 0
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:
Krystine Sherwin 2023-12-13 10:08:45 +13:00
parent e34a25ea27
commit 1733a76273
No known key found for this signature in database
6 changed files with 196 additions and 45 deletions

View file

@ -0,0 +1,11 @@
Extending Yosys
---------------
.. todo:: brief overview for the extending Yosys index
.. toctree::
:maxdepth: 3
extensions
abc_flow