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

WARNING: 183 shift/reduce conflicts #179

Open
shaos opened this issue Dec 29, 2022 · 1 comment
Open

WARNING: 183 shift/reduce conflicts #179

shaos opened this issue Dec 29, 2022 · 1 comment

Comments

@shaos
Copy link

shaos commented Dec 29, 2022

My project got this warning after successful MPW Precheck for https://platform.efabless.com/shuttles/MPW-8

STDOUT: {{SUCCESS}} All Checks Passed !!!
STDERR: Generating LALR tables
STDERR: WARNING: 183 shift/reduce conflicts

ID: 5565ebcf-2596-4d3d-8fd5-ca883cce2220
2022-12-28-TestAsyncTrimux 12/28/22 21:42:19 PST 12/28/22 21:46:13 PST succeeded
MPW-Precheck-1.log

@widlarizer
Copy link

That's an internal problem of PyVerilog and Verilog itself. I'm certain it will happen no matter the design you throw at the precheck. You can see the same warning in this issue.
This repository could have code to catch and hide this warning though

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