mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-14 12:58:45 +00:00
Moved remaining content into relevant places. Added `load_design.rst` to more scripting. Split fsm handling and abc out of optimization passes. Also moved things around to match the general flow previously described. Changed generic `synth` for `prep` instead.
14 lines
120 B
ReStructuredText
14 lines
120 B
ReStructuredText
Synthesis in detail
|
|
-------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
synth
|
|
proc
|
|
fsm
|
|
memory
|
|
opt
|
|
abc
|
|
|