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

Conformal LEC Error: Error: RTL1.13: Mismatched enumeration types are in the assignment #345

Open
csgxiong opened this issue Aug 19, 2024 · 2 comments

Comments

@csgxiong
Copy link

Hi , @mp-17
When using Conformal check flow on ARA project, I found some errors:
// Error: RTL1.13: Mismatched enumeration types are in the assignment
// Error: SV1.6: Missing argument list for function call.
Lint will consider this to be a warning, but LEC treats this as an Error.
So Any ideas to fix this ?

Thanks.
B.R.

@mp-17
Copy link
Collaborator

mp-17 commented Aug 22, 2024

Hello @csgxiong,

Thanks for reporting. Do you have a pointer to where this happens in the RTL code?

@csgxiong
Copy link
Author

@mp-17
Here is an example:
ara_sequencer.sv:418 will cause the error:Error: SV1.6: Missing argument list for function call.

Thank you for your reply.

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