mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-06 06:03:23 +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
|
@ -9,7 +9,7 @@ yosys-config
|
|||
|
||||
The ``yosys-config`` tool (an auto-generated shell-script) can be used to query
|
||||
compiler options and other information needed for building loadable modules for
|
||||
Yosys. See :doc:`/yosys_internals/extensions` for details.
|
||||
Yosys. See :doc:`/yosys_internals/extending_yosys/extensions` for details.
|
||||
|
||||
.. literalinclude:: /temp/yosys-config
|
||||
:start-at: Usage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue