1
0
mirror of synced 2026-01-15 08:22:36 +00:00
Krystine Sherwin 646ff6d32d
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.
2024-01-15 15:32:14 +13:00

9 lines
71 B
Plaintext

read_verilog example.v
echo on
ls
cd example
ls
dump $2
cd ..
echo off