Login
Filtering: Constraint x
Episode #16Sep 26, 2017

Constrain addr in range. Collect coverage

Use constraints to restrict an address and range to be within a memory.Use coverage to collect results.
Episode #15Dec 29, 2012

Extern

extern can be used to move class methods and constraints out of the body of the class. makes code more neat
Episode #10Nov 24, 2012

Rand and Constraint Block

An intro to the constraint block to modify a rand variable. Uses randomize(), pre_randomize(), post_randomize().