mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-25 18:15:34 +00:00
Docs: some restructure of advanced section
- Filling out index descriptions for `using_yosys` and `using_yosys/synthesis`. - To discourage skipping over these index pages, the toctree in `using_yosys/index` is hidden and instead has inline links to the two subsections. - Tidying todos. - Moves technology mapping to `techmap_synth`, leaving the techmap by example in the internals section. `yosys_flows` gets split up, with the coarse-grain intro replaced by `synthesis/index`, the extract pass moving to `synthesis/extract` and model checking to `more_scripting/model_checking`.
This commit is contained in:
parent
4582ab59da
commit
e2e7065590
10 changed files with 259 additions and 273 deletions
|
@ -9,5 +9,6 @@ More scripting
|
|||
load_design
|
||||
selections
|
||||
interactive_investigation
|
||||
model_checking
|
||||
|
||||
.. troubleshooting
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue