|
VHDL Code Coverage - Generate Statements
|
|
2
|
13
|
November 6, 2025
|
|
Chained Implications in SVA
|
|
0
|
26
|
November 3, 2025
|
|
In my design, I have an assign statement like assign var = (a == b) ? 1 : 0;. During simulation, var takes both values 1 and 0 as expected, but in Questa code coverage, this statement is still shown as not covered. Why is this happening?
|
|
2
|
16
|
October 29, 2025
|
|
Excluding the already defined bins
|
|
5
|
38
|
October 12, 2025
|
|
Coverpoint for groups of address
|
|
1
|
36
|
October 10, 2025
|
|
Trying to cover the following Transition coverage
|
|
0
|
32
|
October 6, 2025
|
|
Multiple Instances of a Covergroup
|
|
5
|
4893
|
September 11, 2025
|
|
HDLBits like website to practice SystemVerilog (assertions/constraints/ some riddles)?
|
|
2
|
130
|
September 2, 2025
|
|
How the sample function for collecting coverage is implemented
|
|
3
|
57
|
August 25, 2025
|
|
Does cross coverage create auto bins even if i declare few user defined bins?
|
|
2
|
1700
|
August 19, 2025
|
|
Trasition between signals
|
|
2
|
1131
|
August 19, 2025
|
|
Coverage bins sampling an uninitialized virtual interface object
|
|
7
|
106
|
July 15, 2025
|
|
SV cross coverage with 'intersect' keyword
|
|
6
|
84
|
June 26, 2025
|
|
Sample level triggered signal
|
|
6
|
106
|
June 25, 2025
|
|
Write coverage (Add ignore bin) for a 64 bit vector where the only legal values are when all the 1's are continuous. It is allowed to have 0's at either end of the vector, but there cannot be any 0's between 1's in the vector
|
|
2
|
906
|
May 17, 2025
|
|
Functional Coverage for larger bit size
|
|
1
|
70
|
May 17, 2025
|
|
Combining illegal_bins with default
|
|
1
|
78
|
May 12, 2025
|
|
How to specify coverbin for all negative integers
|
|
1
|
104
|
May 10, 2025
|
|
Create a coverpoint with its bit width varies
|
|
2
|
103
|
April 11, 2025
|
|
What is False Coverage and hole in coverage ? How to solve them?
|
|
1
|
207
|
April 2, 2025
|
|
Create a coverpoint to sample non default value
|
|
2
|
65
|
April 2, 2025
|
|
Cross coverage of coverpoints sampling on different addresses
|
|
2
|
122
|
March 26, 2025
|
|
Coverage for volatile registers in UVM RAL
|
|
3
|
118
|
March 6, 2025
|
|
Functional Coverage as Toggle Coverage
|
|
3
|
207
|
February 17, 2025
|
|
Coverpoint bins for fractional values
|
|
4
|
160
|
December 14, 2024
|
|
Only coverpoint or cross identifier or coverpoint or cross bins as xmr allowed
|
|
1
|
90
|
December 5, 2024
|
|
Cover property/sequence for transaction objects
|
|
0
|
99
|
November 26, 2024
|
|
Cross coverage of assertion property
|
|
1
|
227
|
November 7, 2024
|
|
SV Functional Coverage
|
|
6
|
426
|
November 6, 2024
|
|
How to explicitly mention bins in cross coverage
|
|
1
|
134
|
October 16, 2024
|