summaryrefslogtreecommitdiff
path: root/manual/APPNOTE_011_Design_Investigation/example.ys
diff options
context:
space:
mode:
Diffstat (limited to 'manual/APPNOTE_011_Design_Investigation/example.ys')
-rw-r--r--manual/APPNOTE_011_Design_Investigation/example.ys6
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 00000000..6c9ff798
--- /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