-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change how coverpoints and covergroups are instanced (#49)
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.
- Loading branch information
Showing
10 changed files
with
303 additions
and
264 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.