-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Hi @mballance
I have a use-case where I need the wildcard bins.
For eg. I have to implement this using pyvsc coverpoint.
coverpoint binary[15:0] {
wildcard bins addi = { 16'b000_1xxx_x000_0001,
16'b000_x1xx_x000_0001};
}Is it possible to have the above feature with pyvsc?
Any workaround would be appreciated!
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request