3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-03 09:50:24 +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

@ -32,9 +32,9 @@ chapter, even though the chapter only explains the conceptual idea behind it and
can be used as reference to implement a similar system in any language.
.. toctree::
:maxdepth: 3
:maxdepth: 3
flow/index
formats/index
techmap
extensions
flow/index
formats/index
extending_yosys/index
techmap