SV Constraint Scenario Questions
SV Constraint Scenario Questions
1 - Augustin JK
8. Generate unique elements in an array without using the keyword
unique.
11. Having 32-bit of variable, only single bit high values need to be
accessed. Write a constraint for that.
12. Write a constraint with array size 5 to 10 values & the array values
should be in ascending order/descending order.
20. Write a constraint in such a way that for read transaction 30% time
and for write transaction 70% time.
2 - Augustin JK