3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-06-29 12:08:51 +00:00
yosys/docs/source/yosys_internals/extending_yosys/index.rst
Miodrag Milanovic 48a3dcc02a End of file fix
2026-06-23 07:23:41 +02:00

16 lines
411 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
test_suites