Login
Browse Episodes
15
Extern
Dec 29, 2012 |
Extern
,
Method
,
Constraint
extern can be used to move class methods and constraints out of the body of the class. makes code more neat
Click to Play Video ▶
Show Notes
1 Comment
Similar Episodes
Next Episode >
< Previous Episode
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().
Watch Episode
(
0 comments
)
Episode #11
–
Dec 01, 2012
Rand and Constraint Block +1
Multiple constraint blocks on a variable.The return value of randomize() function.constraint_mode() to turn constraints on/off.
Watch Episode
(
0 comments
)
Episode #14
–
Dec 22, 2012
Rand and Dist (Constraint block)
dist, the distribution operator, is used in constraint blocks to specify the distribution of results. An introduction.
Watch Episode
(
0 comments
)
Episode #12
–
Dec 08, 2012
Rand and Constraint Block +2
randomize() of a single variable in a class.inline constraints: "randomize() with"
Watch Episode
(
1066 comments
)
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.
Watch Episode
(
1 comment
)