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

Stack overflow #67

Open
micprog opened this issue Nov 3, 2022 · 0 comments
Open

Stack overflow #67

micprog opened this issue Nov 3, 2022 · 0 comments

Comments

@micprog
Copy link

micprog commented Nov 3, 2022

When parsing very long statements in SystemVerilog, the parser can cause a stack overflow of the rust application. This issue has been noticed several times when using morty, and while parallelization in morty was not helping, extremely long statements cause an issue within the parser. I have attached an excerpt of a generated file used in the pulp_platform group with the critical section causing a stack overflow as a minimal example.
clic_reg_top.zip

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

1 participant