Open
Conversation
Member
|
Thanks. Will need to test. Will take care of CI yml so no worries there. |
Member
|
@anuejn Hi and sorry for late response. Have tried updating docker image with latest rust, and compilation works on linux-x64, but when building for darwin-arm64, it fails on few places, namely compiling ssl native library and cadical as well. With SSL managed to make some progress but seems it expect newer openssl that we do not have libraries already, so would need to redo complete image to support this. |
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As motivated in #151, it would be very cool to have rIC3 in oss-cad-suite :).
I am not affiliated with rIC3 but thought to give it a shot.
I have not contributed here before and had some questions:
Thank you for making oss-cad-suite, I really like using it :)