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
I used SBY to verify the open-source processor core RIDECORE formally. The mode was set to BMC with a depth of 100 and a timeout of 3600. The engine selection was btor pono. However, I encountered errors every time I ran it. The error message is as follows:
Elapsed clock time [H:MM:SS (secs)]: 0:04:55 (295)
Elapsed process time [H:MM:SS (secs)]: 0:02:24 (144)
engine_0 (btor pono) did not return a status
engine_0 did not produce any traces
The text was updated successfully, but these errors were encountered:
I think pono may have problems and hasn't been maintained for 2 years. I've spent some time trying to add it as a backend to https://github.com/ucb-bar/chiseltest and I reported the following issue: stanford-centaur/pono#320. There seem to be other issues which I didn't report which you can see in my PR: ucb-bar/chiseltest#702. It doesn't seem like btor pono will be working anytime soon.
I used SBY to verify the open-source processor core RIDECORE formally. The mode was set to BMC with a depth of 100 and a timeout of 3600. The engine selection was btor pono. However, I encountered errors every time I ran it. The error message is as follows:
Elapsed clock time [H:MM:SS (secs)]: 0:04:55 (295)
Elapsed process time [H:MM:SS (secs)]: 0:02:24 (144)
engine_0 (btor pono) did not return a status
engine_0 did not produce any traces
The text was updated successfully, but these errors were encountered: