Commit 5560220a by Miodrag Milanovic

Fix test script

parent 2a01243d
...@@ -2,7 +2,7 @@ read_verilog ../top.v ...@@ -2,7 +2,7 @@ read_verilog ../top.v
write_ilang ilang.ilang write_ilang ilang.ilang
proc proc
dump -o file.il dump -o file.il
write_ilang -o file.ilang ilang.ilang write_ilang ilang.ilang
dump -n -o file1.il dump -n -o file1.il
synth synth
write_verilog synth.v write_verilog synth.v
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment