Inheritance diagram for class svt_mem_cmd_assistant:
Class that provides the memory extensions for VLOG CMD required by memory components.
Public Member Functions | |
| function void | new ( uvm_component obj, svt_event_pool event_pool = null, string suite_name ) |
|
||||
CONSTUCTOR: Create a new command assistant instance.
obj - UVM component for which this object has been delegated the responsibility of executing HDL commands for.
event_pool - Identifies the event_pool which is used to comminicate timing events for this CMD interface.
suite_name - Identifies the product suite to which the command assistant object belongs. | ||||
|