aboutsummaryrefslogtreecommitdiffstats
path: root/btor.ys
diff options
context:
space:
mode:
Diffstat (limited to 'btor.ys')
-rw-r--r--btor.ys11
1 files changed, 2 insertions, 9 deletions
diff --git a/btor.ys b/btor.ys
index 65accc95c..7f3882b57 100644
--- a/btor.ys
+++ b/btor.ys
@@ -1,10 +1,3 @@
-#design should be loaded before executing
-#set the: hierarchy -top <module_top>
-#set the: hierarchy -libdir <dir>
-
-#high level synthesis
-#################
-#converting processes to cells
proc;
opt; opt_const -mux_undef; opt;
rename -hide;;;
@@ -17,6 +10,6 @@ flatten;;
memory_unpack;
#cell output to be a single wire
splitnets -driver;
+setundef -zero -undriven;
opt;;;
-#writing btor
-write_btor design.btor;
+