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

Enh: Support Default bin (How to write "default" in vsc.coverpoint ?) #186

Open
mballance opened this issue Aug 10, 2023 Discussed in #185 · 0 comments
Open

Enh: Support Default bin (How to write "default" in vsc.coverpoint ?) #186

mballance opened this issue Aug 10, 2023 Discussed in #185 · 0 comments
Labels
enhancement New feature or request

Comments

@mballance
Copy link
Member

Discussed in #185

Originally posted by jiyong00 August 8, 2023
Does anyone know how to write "default" as vsc.coverpoint in systemverilog style coverpoint as follows?

    zero_delay : coverpoint cov_delay {
      bins ZERO = {1};
      bins MORE = default;  
    }
```</div>
@mballance mballance added the enhancement New feature or request label Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant