mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-27 02:45:52 +00:00
Removing typical phases doc
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.
This commit is contained in:
parent
f9ce3d1c26
commit
1e3b90ae56
11 changed files with 568 additions and 666 deletions
|
@ -5,6 +5,9 @@ Synthesis in detail
|
|||
:maxdepth: 3
|
||||
|
||||
synth
|
||||
opt_passes
|
||||
proc
|
||||
memory_mapping
|
||||
fsm
|
||||
memory
|
||||
opt
|
||||
abc
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue