-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support rIC3 model checker as backend #313
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Other than the comments on documentation this PR seems fine, but I am currently unable to actually build rIC3 as the build commands for satift-kissat
and satif-cadical
try to mount a temp directory, which at least on my machine requires superuser privileges. Is there a way to get around this?
One other question - the readme says that rIC3
cannot be used for commercial purposes. Given the GPL license I take this to mean it cannot be modified/redistributed for commercial purposes, but can be used in its unmodified form to verify commercial designs? If this is not the case and this is forbidden we should have a note about this.
Oh also as the test failures highlight if we want rIC3 to be a target for some of the demos we need to add it to oss-cad-suite. For now it might be easier to leave it out of the demos and add it subsequently. |
Signed-off-by: Yuheng Su <[email protected]>
I fixed rIC3 so that it no longer needs to be mounted to a temporary directory, in its latest version 1.2.3. I also fixed the 4 ^s in install.rst |
It cannot verify commercial designs in its unmodified form without proper copyright. However, there’s no need for a note, as rIC3 requires manual installation, and this PR only provides an interface for rIC3 within sby.
|
Thanks for addressing those points, I appreciate your help!
Thanks for clarifying that. I think we should definitely still include a note as all other backends for SBY can be used on commercial designs and we want to make it really clear for anyone installing SBY dependencies. Other issues I see at the moment:
|
Signed-off-by: Yuheng Su <[email protected]>
Sure, I’ve updated it accordingly.
rIC3 now supports multiple properties in the latest version (v1.3.0).
I’ve fixed that.
I’ve fixed that. Thank you! |
Support rIC3 as backend
https://github.com/gipsyh/rIC3
rIC3 achieved excellent performance in this year’s Hardware Model Checking Competition https://hwmcc.github.io/2024/