Skip to content
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

Yosys doesn't work on btor pono engine. #257

Open
CrazybinaryLi opened this issue Dec 20, 2023 · 1 comment
Open

Yosys doesn't work on btor pono engine. #257

CrazybinaryLi opened this issue Dec 20, 2023 · 1 comment

Comments

@CrazybinaryLi
Copy link

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

@Gallagator
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants