Join Slack
Powered by
Hi , need to do a RTL to RTL - logical equivalence...
# general
r
Ryan R
12/07/2022, 6:37 PM
Hi , need to do a RTL to RTL - logical equivalence checking - which open source tool is best to use ?? ( if it exists !) Thanks in advance
e
Emil J Tywoniak
12/10/2022, 5:08 PM
Yosys does have support for adding equivalence cells and generating miter circuits from them. Then you can use its formal verification functionality. Here's an example:
https://stackoverflow.com/questions/47745223/reset-behavior-with-miter-equivalence-checking
Emil J Tywoniak
12/10/2022, 6:22 PM
Well, next time, if you're going to ask in two different places and get an answer in one of them, post it to the other places (in this case, linking to your thread in
#openlane
)
2
Views
Open in Slack
Previous
Next