-
Notifications
You must be signed in to change notification settings - Fork 706
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
[TASK] CVA6 RTL Lint warnings for CV32A60X #1377
Labels
Component:RTL
For issues in the RTL (e.g. for files in the rtl directory)
Component:Verif
For issues in the verification environment or test cases (e.g. for testbench, C code, etc.)
CV32A60AX
Part: Application configuration (former "step1")
CV32A65X
Part: Embedded configuration
Status:In Progress
Work on this issue has started, but is not complete.
Type:Lint
Lint error or compile warning
Type:Task
Project related task
Comments
fatimasaleem
added
the
Component:RTL
For issues in the RTL (e.g. for files in the rtl directory)
label
Sep 9, 2023
fatimasaleem
added
the
Status:In Progress
Work on this issue has started, but is not complete.
label
Sep 9, 2023
JeanRochCoulon
added
CV32A60AX
Part: Application configuration (former "step1")
CV32A65X
Part: Embedded configuration
labels
Sep 12, 2023
3 tasks
JeanRochCoulon
added
the
Component:Verif
For issues in the verification environment or test cases (e.g. for testbench, C code, etc.)
label
Oct 9, 2023
This was referenced Oct 10, 2023
|
JeanRochCoulon
changed the title
CVA6 RTL Lint warnings for CV32A60X
[TASK] CVA6 RTL Lint warnings for CV32A60X
Oct 19, 2023
Working PR #1529 |
After the merge of the current PR, the status will be as follows
|
This was referenced Oct 20, 2023
|
1 task
@fatimasaleem Can you consider this task over ? The current Spyglass task will help to fix LINT errors. |
github-project-automation
bot
moved this from In Progress
to Done - Ready for Review
in CVA6 Project Task Board
May 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Component:RTL
For issues in the RTL (e.g. for files in the rtl directory)
Component:Verif
For issues in the verification environment or test cases (e.g. for testbench, C code, etc.)
CV32A60AX
Part: Application configuration (former "step1")
CV32A65X
Part: Embedded configuration
Status:In Progress
Work on this issue has started, but is not complete.
Type:Lint
Lint error or compile warning
Type:Task
Project related task
Description
RTL Linting is used to verify adherence to specified design coding rules that prevent synthesis issues, functional bugs and enforce coding styles for readability & re-use. For that purpose, we have to enable lint warnings and remove/waive them where necessary.
Changes
Track and resolve the lint warnings in
core/
directoryCurrent Status
This table specifies all the warnings related to lint in CVA6 RTL and classifies those into specific categories. The progress of all the Lint Issues will be maintained here.
Description of Done
Resolution of cva6/core/ directory lint problems
All the related lint waivers are in place
The text was updated successfully, but these errors were encountered: