diff options
Diffstat (limited to 'examples/anlogic/demo.ys')
-rw-r--r-- | examples/anlogic/demo.ys | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/anlogic/demo.ys b/examples/anlogic/demo.ys new file mode 100644 index 000000000..5687bcd31 --- /dev/null +++ b/examples/anlogic/demo.ys @@ -0,0 +1,3 @@ +read_verilog demo.v +synth_anlogic -top demo +write_verilog full.v
\ No newline at end of file |