mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-27 10:55:51 +00:00
see also previous commit Also updates `scripting_intro.rst` to use literal includes, and uses individual image outputs to avoid the intermediary `.tex` file to join them all.
6 lines
140 B
Text
6 lines
140 B
Text
read_verilog example.v
|
|
show -format dot -prefix example_00
|
|
proc
|
|
show -format dot -prefix example_01
|
|
opt
|
|
show -format dot -prefix example_02
|