summaryrefslogtreecommitdiff
path: root/backends/btor/btor.ys
diff options
context:
space:
mode:
Diffstat (limited to 'backends/btor/btor.ys')
-rw-r--r--backends/btor/btor.ys4
1 files changed, 2 insertions, 2 deletions
diff --git a/backends/btor/btor.ys b/backends/btor/btor.ys
index 20bce87e..e58db8a3 100644
--- a/backends/btor/btor.ys
+++ b/backends/btor/btor.ys
@@ -1,9 +1,9 @@
proc;
-opt; opt_const -mux_undef; opt;
+opt; opt_const -mux_undef; splice; opt;
rename -hide;;;
#converting pmux to mux
techmap -share_map pmux2mux.v;;
-memory -nomap;;
+memory_dff -wr_only; memory_collect;;
#flatten design
flatten;;
#converting asyn memory write to syn memory