You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This preferably needs to be checked inside the gate/copy constraint -- it should be impossible to build an "absolute" gate, or a copy constraint with relative variables. I have no idea how that is currently handled by the proof system.
Alternative is checking in the test bench, but that seems architecturally suboptimal.
The text was updated successfully, but these errors were encountered:
This preferably needs to be checked inside the gate/copy constraint -- it should be impossible to build an "absolute" gate, or a copy constraint with relative variables. I have no idea how that is currently handled by the proof system.
Alternative is checking in the test bench, but that seems architecturally suboptimal.
The text was updated successfully, but these errors were encountered: