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

Code_coverage: condition RTL with the debug parameter #1582

Merged
merged 2 commits into from
Oct 31, 2023

Conversation

AEzzejjari
Copy link
Member

Add parameter for debug to the CVA6 configuration and set it to 0 in the embedded config.

Condition RTL with Debug Mode parameter to identify the dead code and remove the dead gates from netlist.

Based on if() directives, VCS is able to identify the unused code, this will allow to reach 100% code coverage.

@github-actions
Copy link
Contributor

❌ failed run, report available here.

Copy link
Contributor

❌ failed run, report available here.

@JeanRochCoulon JeanRochCoulon merged commit 1faaec0 into openhwgroup:master Oct 31, 2023
11 checks passed
@AEzzejjari AEzzejjari deleted the Debug_Delete branch November 3, 2023 14:41
valentinThomazic pushed a commit to ThalesSiliconSecurity/cva6 that referenced this pull request Nov 23, 2023
Signed-off-by: Ayoub Jalali <[email protected]>
valentinThomazic pushed a commit to ThalesSiliconSecurity/cva6 that referenced this pull request Nov 23, 2023
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

Successfully merging this pull request may close these issues.

2 participants