Filtering:
Constraint x
Episode #16 –
Sep 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 #15 –
Dec 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 #10 –
Nov 24, 2012
Rand and Constraint Block
An intro to the constraint block to modify a rand variable. Uses randomize(), pre_randomize(), post_randomize().