| uvm_callbacks |
static function void |
add ( T obj, uvm_callback cb, uvm_apprepend ordering = UVM_APPEND ) |
|
|
| uvm_callbacks |
static function void |
add_by_name ( string name, uvm_callback cb, uvm_component root, uvm_apprepend ordering = UVM_APPEND ) |
|
|
| uvm_callbacks_base |
function bit |
check_registration ( uvm_object obj, uvm_callback cb ) |
|
|
| uvm_object |
function uvm_object |
clone ( ) |
|
|
| uvm_object |
function bit |
compare ( uvm_object rhs, uvm_comparer comparer = null ) |
|
|
| uvm_object |
function string |
convert2string ( ) |
|
|
| uvm_object |
function void |
copy ( uvm_object rhs ) |
|
|
| uvm_object |
virtual function uvm_object |
create ( string name = "" ) |
|
|
| uvm_callbacks |
static function void |
delete ( T obj, uvm_callback cb ) |
|
|
| uvm_callbacks |
static function void |
delete_by_name ( string name, uvm_callback cb, uvm_component root ) |
|
|
| uvm_callbacks |
static function void |
display ( T obj = null ) |
|
|
| uvm_object |
function bit |
do_compare ( uvm_object rhs, uvm_comparer comparer ) |
|
|
| uvm_object |
function void |
do_copy ( uvm_object rhs ) |
|
|
| uvm_object |
function void |
do_pack ( uvm_packer packer ) |
|
|
| uvm_object |
function void |
do_print ( uvm_printer printer ) |
|
|
| uvm_object |
function void |
do_record ( uvm_recorder recorder ) |
|
|
| uvm_object |
function void |
do_unpack ( uvm_packer packer ) |
|
|
| uvm_derived_callbacks |
static function this_type |
get ( ) |
|
|
| uvm_callbacks |
static function CB |
get_first ( ref int itr, input T obj ) |
|
|
| uvm_object |
function string |
get_full_name ( ) |
|
|
| uvm_object |
static function int |
get_inst_count ( ) |
|
|
| uvm_object |
function int |
get_inst_id ( ) |
|
|
| uvm_callbacks |
static function CB |
get_last ( ref int itr, input T obj ) |
|
|
| uvm_object |
function string |
get_name ( ) |
|
|
| uvm_callbacks |
static function CB |
get_next ( ref int itr, input T obj ) |
|
|
| uvm_object |
function uvm_object_wrapper |
get_object_type ( ) |
|
|
| uvm_callbacks |
static function CB |
get_prev ( ref int itr, input T obj ) |
|
|
| uvm_object |
static function uvm_object_wrapper |
get_type ( ) |
|
|
| uvm_object |
virtual function string |
get_type_name ( ) |
|
|
| uvm_typed_callbacks |
virtual function void |
m_add_tw_cbs ( uvm_callback cb, uvm_apprepend ordering ) |
|
|
| uvm_typed_callbacks |
virtual function bit |
m_am_i_a ( uvm_object obj ) |
|
|
| uvm_callbacks |
static uvm_callbacks |
m_base_inst |
|
|
| uvm_callbacks_base |
static uvm_callbacks_base |
m_b_inst |
|
|
| uvm_typed_callbacks |
static function int |
m_cb_find ( uvm_queue q, uvm_callback cb ) |
|
|
| uvm_typed_callbacks |
static function int |
m_cb_find_name ( uvm_queue q, string name, string where ) |
|
|
| uvm_callbacks |
static uvm_typeid_base |
m_cb_typeid |
|
|
| uvm_callbacks |
static string |
m_cb_typename |
|
|
| uvm_derived_callbacks |
static uvm_derived_callbacks |
m_d_inst |
|
|
| uvm_typed_callbacks |
virtual function bit |
m_delete_tw_cbs ( uvm_callback cb ) |
|
|
| uvm_callbacks_base |
uvm_typeid_base |
m_derived_types [$] |
|
|
| uvm_callbacks |
static function void |
m_get_q ( ref uvm_queue q, input T obj ) |
|
|
| uvm_typed_callbacks |
virtual function uvm_queue |
m_get_tw_cb_q ( uvm_object obj ) |
|
|
| uvm_typed_callbacks |
static function this_type |
m_initialize ( ) |
|
|
|
|
| uvm_callbacks |
virtual function bit |
m_is_for_me ( uvm_callback cb ) |
|
|
| uvm_callbacks |
virtual function bit |
m_is_registered ( uvm_object obj, uvm_callback cb ) |
|
|
| uvm_callbacks_base |
static uvm_pool |
m_pool |
|
|
| uvm_callbacks |
bit |
m_registered |
|
|
| uvm_callbacks |
static function bit |
m_register_pair ( string tname = "", string cbname = "" ) |
|
|
| uvm_derived_callbacks |
static uvm_callbacks |
m_super_inst |
|
|
| uvm_derived_callbacks |
static uvm_typeid_base |
m_s_typeid |
|
|
| uvm_callbacks_base |
uvm_typeid_base |
m_super_type |
|
|
| uvm_callbacks |
static uvm_typeid_base |
m_typeid |
|
|
| uvm_callbacks |
static string |
m_typename |
|
|
| uvm_typed_callbacks |
static uvm_typed_callbacks |
m_t_inst |
|
|
| uvm_callbacks_base |
uvm_callbacks_base |
m_this_type [$] |
|
|
| uvm_callbacks_base |
static bit |
m_tracing = 1; |
|
|
| uvm_typed_callbacks |
static uvm_queue |
m_tw_cb_q |
|
|
| uvm_derived_callbacks |
static uvm_callbacks |
m_user_inst |
|
|
| uvm_derived_callbacks |
static function bit |
register_super_type ( string tname = "", string sname = "" ) |
|
|
| uvm_callbacks |
static uvm_report_object |
reporter = new; |
|
|
| uvm_callbacks |
typedef |
super_type |
|
|
| uvm_derived_callbacks |
typedef |
this_super_type |
|
|
| uvm_derived_callbacks |
typedef |
this_type |
|
|
| uvm_derived_callbacks |
typedef |
this_user_type |
|
|
| uvm_object |
static uvm_status_container |
__m_uvm_status_container = new; |
|
|
| uvm_object |
static protected int |
m_inst_count |
|
|
|
|
|
|
|
|
|
|
|
|
| uvm_object |
function void |
new ( string name = "" ) |
|
|
| uvm_object |
function int |
pack ( ref bit bitstream[], input uvm_packer packer ) |
|
|
| uvm_object |
function int |
pack_bytes ( ref byte unsigned bytestream[], input uvm_packer packer ) |
|
|
| uvm_object |
function int |
pack_ints ( ref int unsigned intstream[], input uvm_packer packer ) |
|
|
| uvm_object |
function void |
print ( uvm_printer printer = null ) |
|
|
| uvm_object |
function void |
record ( uvm_recorder recorder = null ) |
|
|
| uvm_object |
function void |
reseed ( ) |
|
|
| uvm_object |
function void |
set_int_local ( string field_name, uvm_bitstream_t value, bit recurse = 1 ) |
|
|
| uvm_object |
function void |
set_name ( string name ) |
|
|
| uvm_object |
function void |
set_object_local ( string field_name, uvm_object value, bit clone = 1, bit recurse = 1 ) |
|
|
| uvm_object |
function void |
set_string_local ( string field_name, string value, bit recurse = 1 ) |
|
|
| uvm_object |
function string |
sprint ( uvm_printer printer = null ) |
|
|
| uvm_object |
function int |
unpack ( ref bit bitstream[], input uvm_packer packer ) |
|
|
| uvm_object |
function int |
unpack_bytes ( ref byte unsigned bytestream[], input uvm_packer packer ) |
|
|
| uvm_object |
function int |
unpack_ints ( ref int unsigned intstream[], input uvm_packer packer ) |
|
|
| uvm_object |
static bit |
use_uvm_seeding = 1; |
|
|
| uvm_object |
function void |
__m_uvm_field_automation ( uvm_object tmp_data__, int what__, string str__ ) |
|
|
| uvm_object |
protected virtual function uvm_report_object |
m_get_report_object ( ) |
|