3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-11-23 14:11:28 +00:00
yosys/docs/source/yosys_internals/extending_yosys/index.rst
2025-11-14 14:21:59 +13:00

18 lines
427 B
ReStructuredText

Working with the Yosys codebase
-------------------------------
This section goes into additional detail on the Yosys source code and git
repository. This information is not needed for simply using Yosys, but may be
of interest for developers looking to customise Yosys builds.
.. toctree::
:maxdepth: 3
extensions
build_verific
functional_ir
advanced_bugpoint
contributing
documenting
test_suites