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
In the run_equivalence_test function in cts.tcl, EQY doesn't seem to be able to successfully check for logical equivalence when there are logical loops. My design has loops that involve latches.
OpenROAD Flow Scripts terminates after this error: Error: cts.tcl, 75 ERROR: A problem occurred during equivalence check. In one of the log files under 4_eqy_output/strategies, I'm getting this error: smt2: ERROR: Found logic loop in module miter!
Generally speaking, is EQY able to successfully check for logical equivalence when there are logical loops?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
In the
run_equivalence_testfunction incts.tcl, EQY doesn't seem to be able to successfully check for logical equivalence when there are logical loops. My design has loops that involve latches.OpenROAD Flow Scripts terminates after this error:
Error: cts.tcl, 75 ERROR: A problem occurred during equivalence check.In one of the log files under4_eqy_output/strategies, I'm getting this error:smt2: ERROR: Found logic loop in module miter!Generally speaking, is EQY able to successfully check for logical equivalence when there are logical loops?
All reactions