Replies: 1 comment 2 replies
-
|
Better asked in https://github.com/eqy |
Beta Was this translation helpful? Give feedback.
2 replies
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.
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?
Beta Was this translation helpful? Give feedback.
All reactions