aboutsummaryrefslogtreecommitdiffstats
path: root/examples/smtbmc/glift/alu2.ys
diff options
context:
space:
mode:
authorAlberto Gonzalez <boqwxp@airmail.cc>2020-04-28 06:13:12 +0000
committerAlberto Gonzalez <boqwxp@airmail.cc>2020-07-01 19:51:46 +0000
commitddfb9f08e20557ab434017a053f14067992b0ea9 (patch)
tree75dabcbf4130d791a3785f17137f33e5a50ecc08 /examples/smtbmc/glift/alu2.ys
parentca3844d44e07a86d22d6026861cd405f80b0d321 (diff)
downloadyosys-ddfb9f08e20557ab434017a053f14067992b0ea9.tar.gz
yosys-ddfb9f08e20557ab434017a053f14067992b0ea9.tar.bz2
yosys-ddfb9f08e20557ab434017a053f14067992b0ea9.zip
glift: Add `-create-imprecise` command, rename other commands, and re-work the help text.
Diffstat (limited to 'examples/smtbmc/glift/alu2.ys')
-rw-r--r--examples/smtbmc/glift/alu2.ys2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/smtbmc/glift/alu2.ys b/examples/smtbmc/glift/alu2.ys
index b0d7b3164..72cdaceba 100644
--- a/examples/smtbmc/glift/alu2.ys
+++ b/examples/smtbmc/glift/alu2.ys
@@ -2,7 +2,7 @@ read_verilog alu2.v
techmap
flatten
select alu2_lev2
-glift -optimize-precise
+glift -create-sketch
techmap
opt
rename alu2_lev2 uut