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

Change how coverpoints and covergroups are instanced #49

Merged
merged 10 commits into from
Sep 12, 2024
Merged

Conversation

Alldred
Copy link
Collaborator

@Alldred Alldred commented Sep 11, 2024

Coverpoints and covergroups are now instanced by using init(), called by the add* functions.
CoverTop has been added for the top of coverage.
default names, descriptions and motivations (along with tier and tags) can now be part of the coverpoint/covergroup code. And can be overridden when adding to a covergroup.

…set within coverpoint, or overridden when instancing. Updated example
@Alldred Alldred requested a review from Kotarski September 11, 2024 09:57
bucket/covergroup.py Outdated Show resolved Hide resolved
bucket/coverpoint.py Show resolved Hide resolved
example/cats.py Outdated Show resolved Hide resolved
@Alldred Alldred linked an issue Sep 11, 2024 that may be closed by this pull request
@Alldred Alldred changed the title Update to include motivation string Change how coverpoints and covergroups are instanced Sep 11, 2024
bucket/covergroup.py Outdated Show resolved Hide resolved
bucket/covergroup.py Outdated Show resolved Hide resolved
@Alldred Alldred enabled auto-merge (squash) September 11, 2024 17:14
@Alldred Alldred merged commit afa83c6 into main Sep 12, 2024
5 checks passed
@Alldred Alldred deleted the stuart/motivation branch September 12, 2024 08:59
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.

Allow default name, description and motivation
2 participants