|
| uvm_transaction |
function void |
accept_tr ( time accept_time = 0 ) |
|
|
| uvm_transaction |
function integer |
begin_child_tr ( time begin_time = 0, integer parent_handle = 0 ) |
|
|
| uvm_transaction |
uvm_event |
begin_event |
|
|
|
|
| uvm_transaction |
function integer |
begin_tr ( time begin_time = 0 ) |
|
|
| uvm_tlm_generic_payload |
function void |
clear_extension ( uvm_tlm_extension_base ext_handle ) |
|
|
| uvm_tlm_generic_payload |
function void |
clear_extensions ( ) |
|
|
| uvm_object |
function uvm_object |
clone ( ) |
|
|
| uvm_object |
function bit |
compare ( uvm_object rhs, uvm_comparer comparer = null ) |
|
|
| uvm_tlm_generic_payload |
function string |
convert2string ( ) |
|
|
| uvm_object |
function void |
copy ( uvm_object rhs ) |
|
|
| uvm_tlm_generic_payload |
function uvm_object |
create ( string name = "" ) |
|
|
| uvm_transaction |
function void |
disable_recording ( ) |
|
|
| uvm_transaction |
protected function void |
do_accept_tr ( ) |
|
|
| uvm_transaction |
protected function void |
do_begin_tr ( ) |
|
|
| uvm_tlm_generic_payload |
function bit |
do_compare ( uvm_object rhs, uvm_comparer comparer ) |
|
|
| uvm_tlm_generic_payload |
function void |
do_copy ( uvm_object rhs ) |
|
|
| uvm_transaction |
protected function void |
do_end_tr ( ) |
|
|
| uvm_tlm_generic_payload |
function void |
do_pack ( uvm_packer packer ) |
|
|
| uvm_tlm_generic_payload |
function void |
do_record ( uvm_recorder recorder ) |
|
|
| uvm_tlm_generic_payload |
function void |
do_unpack ( uvm_packer packer ) |
|
|
| uvm_transaction |
function void |
enable_recording ( string stream, uvm_recorder recorder = null ) |
|
|
| uvm_transaction |
uvm_event |
end_event |
|
|
|
|
| uvm_transaction |
function void |
end_tr ( time end_time = 0, bit free_handle = 1 ) |
|
|
| uvm_transaction |
const uvm_object_string_pool |
events = new; |
|
|
| uvm_transaction |
function time |
get_accept_time ( ) |
|
|
| uvm_tlm_generic_payload |
virtual function bit [63:0] |
get_address ( ) |
|
|
| uvm_transaction |
function time |
get_begin_time ( ) |
|
|
| uvm_tlm_generic_payload |
virtual function void |
get_byte_enable ( output byte unsigned p[] ) |
|
|
| uvm_tlm_generic_payload |
virtual function unsigned int |
get_byte_enable_length ( ) |
|
|
| uvm_tlm_generic_payload |
virtual function uvm_tlm_command_e |
get_command ( ) |
|
|
| uvm_tlm_generic_payload |
virtual function void |
get_data ( output byte unsigned p[] ) |
|
|
| uvm_tlm_generic_payload |
virtual function unsigned int |
get_data_length ( ) |
|
|
| uvm_sequence_item |
function int |
get_depth ( ) |
|
|
| uvm_transaction |
function time |
get_end_time ( ) |
|
|
| uvm_transaction |
function uvm_event_pool |
get_event_pool ( ) |
|
|
| uvm_tlm_generic_payload |
function uvm_tlm_extension_base |
get_extension ( uvm_tlm_extension_base ext_handle ) |
|
|
| uvm_sequence_item |
function string |
get_full_name ( ) |
|
|
| uvm_transaction |
function uvm_component |
get_initiator ( ) |
|
|
| uvm_object |
static function int |
get_inst_count ( ) |
|
|
| uvm_tlm_generic_payload |
function int |
get_num_extensions ( ) |
|
|
| uvm_tlm_generic_payload |
virtual function uvm_object_wrapper |
get_object_type ( ) |
|
|
| uvm_sequence_item |
function uvm_sequence_base |
get_parent_sequence ( ) |
|
|
| uvm_tlm_generic_payload |
virtual function uvm_tlm_response_status_e |
get_response_status ( ) |
|
|
| uvm_tlm_generic_payload |
virtual function string |
get_response_string ( ) |
|
|
| uvm_sequence_item |
function uvm_sequence_base |
get_root_sequence ( ) |
|
|
| uvm_sequence_item |
function string |
get_root_sequence_name ( ) |
|
|
| uvm_sequence_item |
function int |
get_sequence_id ( ) |
|
|
| uvm_sequence_item |
function uvm_sequencer_base |
get_sequencer ( ) |
|
|
| uvm_sequence_item |
function string |
get_sequence_path ( ) |
|
|
| uvm_tlm_generic_payload |
virtual function unsigned int |
get_streaming_width ( ) |
|
|
| uvm_transaction |
function integer |
get_tr_handle ( ) |
|
|
| uvm_transaction |
function integer |
get_transaction_id ( ) |
|
|
| uvm_tlm_generic_payload |
static function type_id |
get_type ( ) |
|
|
| uvm_tlm_generic_payload |
virtual function string |
get_type_name ( ) |
|
|
| uvm_sequence_item |
function bit |
get_use_sequence_info ( ) |
|
|
|
|
| uvm_transaction |
function bit |
is_active ( ) |
|
|
| uvm_tlm_generic_payload |
virtual function bit |
is_dmi_allowed ( ) |
|
|
| uvm_sequence_item |
virtual function bit |
is_item ( ) |
|
|
| uvm_tlm_generic_payload |
virtual function bit |
is_read ( ) |
|
|
| uvm_transaction |
function bit |
is_recording_enabled ( ) |
|
|
| uvm_tlm_generic_payload |
virtual function bit |
is_response_error ( ) |
|
|
| uvm_tlm_generic_payload |
virtual function bit |
is_response_ok ( ) |
|
|
| uvm_tlm_generic_payload |
virtual function bit |
is_write ( ) |
|
|
| uvm_sequence_item |
static bit |
issued1 |
|
|
| uvm_sequence_item |
static bit |
issued2 |
|
|
| uvm_tlm_generic_payload |
rand bit [63:0] |
m_address |
|
|
| uvm_transaction |
protected function integer |
m_begin_tr ( time begin_time = 0, integer parent_handle = 0, bit has_parent = 0 ) |
|
|
| uvm_tlm_generic_payload |
rand byte unsigned |
m_byte_enable [] |
|
|
| uvm_tlm_generic_payload |
rand int unsigned |
m_byte_enable_length |
|
|
| uvm_sequence_item |
protected uvm_report_object |
m_client |
|
|
| uvm_sequence_item |
protected string |
m_client_str |
|
|
| uvm_tlm_generic_payload |
rand uvm_tlm_command_e |
m_command |
|
|
| uvm_tlm_generic_payload |
rand byte unsigned |
m_data [] |
|
|
| uvm_sequence_item |
protected int |
m_depth = -1; |
|
|
| uvm_tlm_generic_payload |
bit |
m_dmi |
|
|
| uvm_tlm_generic_payload |
protected uvm_tlm_extension_base |
m_extensions [ uvm_tlm_extension_base ] |
|
|
| uvm_sequence_item |
virtual function string |
m_get_client_info ( output uvm_report_object client ) |
|
|
| uvm_object |
protected virtual function uvm_report_object |
m_get_report_object ( ) |
|
|
| uvm_object |
static protected int |
m_inst_count |
|
|
|
|
|
|
| uvm_tlm_generic_payload |
rand int unsigned |
m_length |
|
|
|
|
| uvm_sequence_item |
protected uvm_sequence_base |
m_parent_sequence |
|
|
|
|
|
|
| uvm_tlm_generic_payload |
rand uvm_tlm_response_status_e |
m_response_status |
|
|
| uvm_sequence_item |
protected uvm_report_handler |
m_rh |
|
|
|
|
| uvm_sequence_item |
protected uvm_sequencer_base |
m_sequencer |
|
|
| uvm_sequence_item |
virtual function void |
m_set_p_sequencer ( ) |
|
|
| uvm_tlm_generic_payload |
rand int unsigned |
m_streaming_width |
|
|
|
|
|
|
|
|
| uvm_sequence_item |
protected bit |
m_use_sequence_info |
|
|
| 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_tlm_generic_payload |
function void |
post_randomize ( ) |
|
|
| uvm_tlm_generic_payload |
function void |
pre_randomize ( ) |
|
|
| uvm_object |
function void |
print ( uvm_printer printer = null ) |
|
|
| uvm_sequence_item |
bit |
print_sequence_info |
|
|
| uvm_object |
function void |
record ( uvm_recorder recorder = null ) |
|
|
|
|
| uvm_tlm_generic_payload |
virtual function void |
set_address ( bit [63:0] addr ) |
|
|
| uvm_tlm_generic_payload |
virtual function void |
set_byte_enable ( ref byte unsigned p[] ) |
|
|
| uvm_tlm_generic_payload |
virtual function void |
set_byte_enable_length ( int unsigned length ) |
|
|
| uvm_tlm_generic_payload |
virtual function void |
set_command ( uvm_tlm_command_e command ) |
|
|
| uvm_tlm_generic_payload |
virtual function void |
set_data ( ref byte unsigned p[] ) |
|
|
| uvm_tlm_generic_payload |
virtual function void |
set_data_length ( int unsigned length ) |
|
|
| uvm_sequence_item |
function void |
set_depth ( int value ) |
|
|
| uvm_tlm_generic_payload |
virtual function void |
set_dmi_allowed ( bit dmi ) |
|
|
| uvm_tlm_generic_payload |
function uvm_tlm_extension_base |
set_extension ( uvm_tlm_extension_base ext ) |
|
|
| uvm_sequence_item |
function void |
set_id_info ( uvm_sequence_item item ) |
|
|
| uvm_transaction |
function void |
set_initiator ( uvm_component initiator ) |
|
|
| uvm_object |
function void |
set_int_local ( string field_name, uvm_bitstream_t value, bit recurse = 1 ) |
|
|
| uvm_sequence_item |
function void |
set_item_context ( uvm_sequence_base parent_seq, uvm_sequencer_base sequencer = null ) |
|
|
| uvm_object |
function void |
set_object_local ( string field_name, uvm_object value, bit clone = 1, bit recurse = 1 ) |
|
|
| uvm_sequence_item |
function void |
set_parent_sequence ( uvm_sequence_base parent ) |
|
|
| uvm_tlm_generic_payload |
virtual function void |
set_read ( ) |
|
|
| uvm_tlm_generic_payload |
virtual function void |
set_response_status ( uvm_tlm_response_status_e status ) |
|
|
| uvm_sequence_item |
function void |
set_sequence_id ( int id ) |
|
|
| uvm_sequence_item |
virtual function void |
set_sequencer ( uvm_sequencer_base sequencer ) |
|
|
| uvm_tlm_generic_payload |
virtual function void |
set_streaming_width ( int unsigned width ) |
|
|
| uvm_object |
function void |
set_string_local ( string field_name, string value, bit recurse = 1 ) |
|
|
| uvm_transaction |
function void |
set_transaction_id ( integer id ) |
|
|
| uvm_sequence_item |
function void |
set_use_sequence_info ( bit value ) |
|
|
| uvm_tlm_generic_payload |
virtual function void |
set_write ( ) |
|
|
| uvm_object |
function string |
sprint ( uvm_printer printer = null ) |
|
|
|
|
|
|
| uvm_tlm_generic_payload |
typedef |
type_id |
|
|
| uvm_tlm_generic_payload |
static const string |
type_name = "uvm_tlm_generic_payload"; |
|
|
| uvm_tlm_generic_payload |
function void |
__m_uvm_field_automation ( uvm_object tmp_data__, int what__, string str__ ) |
|
|
| uvm_tlm_generic_payload |
function void |
do_print ( uvm_printer printer ) |
|
|
| uvm_tlm_generic_payload |
function void |
new ( string name = "" ) |
|
|
| 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_sequence_item |
virtual function void |
uvm_report ( uvm_severity severity, string id, string message, int verbosity = UVM_LOW, string filename = "", int line = 0 ) |
|
|
| uvm_sequence_item |
function int |
uvm_report_enabled ( int verbosity, uvm_severity severity = UVM_INFO, string id = "" ) |
|
|
| uvm_sequence_item |
virtual function void |
uvm_report_error ( string id, string message, int verbosity = UVM_LOW, string filename = "", int line = 0 ) |
|
|
| uvm_sequence_item |
virtual function void |
uvm_report_fatal ( string id, string message, int verbosity = UVM_NONE, string filename = "", int line = 0 ) |
|
|
| uvm_sequence_item |
virtual function void |
uvm_report_info ( string id, string message, int verbosity = UVM_MEDIUM, string filename = "", int line = 0 ) |
|
|
| uvm_sequence_item |
virtual function void |
uvm_report_warning ( string id, string message, int verbosity = UVM_MEDIUM, string filename = "", int line = 0 ) |
|
|
| uvm_object |
static uvm_status_container |
__m_uvm_status_container = new; |
|
|
| uvm_object |
function int |
get_inst_id ( ) |
|
|
| uvm_object |
function string |
get_name ( ) |
|
|
| uvm_object |
function void |
reseed ( ) |
|
|
| uvm_object |
function void |
set_name ( string name ) |
|