diff options
Diffstat (limited to 'tests/opt/opt_ff_sat.ys')
-rw-r--r-- | tests/opt/opt_ff_sat.ys | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/opt/opt_ff_sat.ys b/tests/opt/opt_ff_sat.ys new file mode 100644 index 000000000..13e4ad29b --- /dev/null +++ b/tests/opt/opt_ff_sat.ys @@ -0,0 +1,4 @@ +read_verilog opt_ff_sat.v +prep -flatten +opt_rmdff -sat +synth |