diff options
Diffstat (limited to 'manual/APPNOTE_011_Design_Investigation/example.ys')
-rw-r--r-- | manual/APPNOTE_011_Design_Investigation/example.ys | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/manual/APPNOTE_011_Design_Investigation/example.ys b/manual/APPNOTE_011_Design_Investigation/example.ys new file mode 100644 index 000000000..6c9ff7983 --- /dev/null +++ b/manual/APPNOTE_011_Design_Investigation/example.ys @@ -0,0 +1,6 @@ +read_verilog example.v +show -format dot -prefix example_00 +proc +show -format dot -prefix example_01 +opt +show -format dot -prefix example_02 |