1
0
mirror of synced 2026-01-26 12:13:24 +00:00
Files
YosysHQ.yosys/docs/source/code_examples/show/example.ys
Krystine Sherwin b6e61c16b1 docs: restructuring images directory
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.
2023-11-14 18:54:16 +13:00

7 lines
140 B
Plaintext

read_verilog example.v
show -format dot -prefix example_00
proc
show -format dot -prefix example_01
opt
show -format dot -prefix example_02