mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-06 06:03:23 +00:00
More work on example_synth
Added highlighting in (most) schematics. Written down to end of coarse-grain, with a couple of TODOs for filling in gaps. Includes `techmap_synth.rst` stub.
This commit is contained in:
parent
742ec78ca3
commit
a33b1b6059
4 changed files with 196 additions and 45 deletions
|
@ -11,6 +11,7 @@ Synthesis in detail
|
|||
fsm
|
||||
memory
|
||||
opt
|
||||
techmap_synth
|
||||
abc
|
||||
cell_libs
|
||||
|
||||
|
|
4
docs/source/using_yosys/synthesis/techmap_synth.rst
Normal file
4
docs/source/using_yosys/synthesis/techmap_synth.rst
Normal file
|
@ -0,0 +1,4 @@
|
|||
techmap_synth
|
||||
-------------
|
||||
|
||||
.. TODO:: techmap_synth
|
Loading…
Add table
Add a link
Reference in a new issue