mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-27 02:45:52 +00:00
Docs: Merge yosys_source into extending_yosys
Move abc_flow content into synthesis/abc document.
This commit is contained in:
parent
8e618cac45
commit
00bb3b6fc2
6 changed files with 88 additions and 94 deletions
|
@ -1,11 +1,14 @@
|
|||
Extending Yosys
|
||||
---------------
|
||||
Working with the Yosys codebase
|
||||
-------------------------------
|
||||
|
||||
.. todo:: brief overview for the extending Yosys index
|
||||
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
|
||||
abc_flow
|
||||
build_verific
|
||||
test_suites
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue