mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-09-01 02:27:34 +02:00
Docs: interactive investigation
More `literalinclude` and references to source. Adding `example_show.ys` and `example_lscd.ys`. Rename `example_00` et al to `example_first` et al. Also some other minor tidying.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
read_verilog example.v
|
||||
show -pause # first
|
||||
proc
|
||||
show -pause # second
|
||||
opt
|
||||
show -pause # third
|
||||
Reference in New Issue
Block a user