Main Page
Classes
Macros
Coverage
Sequences
Globals
Index
?
simple
reg expr
SVT
UVM
SVT uvm_transport_imp Class Member List
This is the complete list of members for class
uvm_transport_imp
, including all inherited members.
uvm_port_base
virtual function void
connect
(
uvm_port_base
provider )
uvm_port_base
function void
debug_connected_to
( int level = 0, int max_level = -1 )
uvm_port_base
function void
debug_provided_to
( int level = 0, int max_level = -1 )
uvm_port_base
virtual function
uvm_port_component_base
get_comp
( )
uvm_port_base
function void
get_connected_to
( ref
uvm_port_component_base
list )
uvm_port_base
virtual function string
get_full_name
( )
uvm_port_base
function
uvm_port_base
get_if
( int index = 0 )
uvm_port_base
function string
get_name
( )
uvm_port_base
virtual function
uvm_component
get_parent
( )
uvm_port_base
function void
get_provided_to
( ref
uvm_port_component_base
list )
uvm_transport_imp
virtual function string
get_type_name
( )
uvm_port_base
function bit
is_export
( )
uvm_port_base
function bit
is_imp
( )
uvm_port_base
function bit
is_port
( )
uvm_port_base
function bit
is_unbounded
( )
uvm_port_base
uvm_port_component
m_comp
uvm_port_base
protected int unsigned
m_def_index
uvm_port_base
protected
uvm_port_base
m_if
uvm_port_base
protected int unsigned
m_if_mask
uvm_port_base
function int
max_size
( )
uvm_port_base
function int
min_size
( )
uvm_port_base
function int
m_get_if_mask
( )
uvm_transport_imp
function bit
nb_transport
( REQ req, output RSP rsp )
uvm_transport_imp
function void
new
( string name, IMP imp )
uvm_port_base
virtual function void
resolve_bindings
( )
uvm_port_base
function void
set_default_index
( int index )
uvm_port_base
function void
set_if
( int index = 0 )
uvm_port_base
function int
size
( )
uvm_port_base
typedef
this_type
uvm_transport_imp
task
transport
( REQ req, output RSP rsp )
07 August 2024, Copyright © 2024 Synopsys, Inc.