You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: