VMM Tutorial :
In this section you will find explanation of vmm base classes and architecture of the vmm based testbench.
Index :
|
|
-- VMM log
: Vmm log message example, macros, severity and method
|
|
-- VMM Data
: VMM data class is used to model transaction, packet or item
|
|
-- VMM channel
: Vmm channel is a inferface to connect the generators and transactors to pass the transaction object
|
|
-- VMM Xactor
: All the running components like transactor, generator, monitor, scoreboard etc are deriverd from xactor class
|
|
-- VMM notify
: VMM notify base class
|
|
-- VMM Atomic Gen
: VMM atomic generator is used to generate the transaction randomly
|
|
-- VMM env
: Verfication environments should be extened from vmm_env class
|
|
-- VMM Callbacks
: Callbacks are used to change the behavior of a verification component without actually changing the compoent
|
| Keywords :
|
Posted By : rajeswar - July 23, 2009, 12:56 p.m.
i am regularly visit this site