-
Notifications
You must be signed in to change notification settings - Fork 233
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
VCS Compiling problem Corev-dv #2588
Comments
This looks similar to #2393. The root cause of that issue is a bug in older versions of VCS. For a long time we had a kludge in place as a workaround. It was eventually removed in #2402 and the conclusion was to use a newer version of VCS such as What version of VCS are you using? |
I am using V-2023.12-SP1-1. I solved the problem by assigning the dynamic array to a temp queue. It is now working in Questa and VCS. |
It is odd that we do not see this error since we are using almost the same version of VCS. Would you be willing to contribute a PR so we can review your fix? |
Sure, I have created PR with my fix so you can review it. |
Hello,
When compiling corev-dv with VCS I get errors in 3 related files. I was able to compile with Questa. I am working on cv32e40p/dev branch. Can anyone help?
135 warnings
3 errors
The text was updated successfully, but these errors were encountered: