Replies: 1 comment 1 reply
-
I believe there is currently no way to do this using the SAT pass, as the parser that passes the |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
How to set two signals are not the equal in SAT Pass
I know the
-set a a1
is to set the signala
equal toa1
, however, how do I add a constraint that a is not equal to a1?Beta Was this translation helpful? Give feedback.
All reactions