how to use command "glift" #4007
Unanswered
kk-attention
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have used follow script:
//
#!/usr/bin/env yosys
read -sv demo.v
hierarchy -top demo
proc
opt
techmap
glift -create-precise-model
//
report error:
ERROR:Assert
sig.is_wire() \\ sig.is_fully_const()
faided in passes/cmd/glift.cc: 46Beta Was this translation helpful? Give feedback.
All reactions