Main Page
Classes
Macros
Coverage
Sequences
Globals
Index
?
simple
reg expr
SVT
UVM
uvm_blocking_put_imp Class Reference
Inheritance diagram for class uvm_blocking_put_imp:
uvm_blocking_put_imp
Node0
uvm_port_base
Node1
uvm_blocking_put_imp
Node0->Node1
List of all members.
Public Member Functions
virtual function string
get_type_name
( )
function void
new
( string name, IMP imp )
task
put
( T t )
Class Parameters
type
IMP
= int;
type
T
= int;
Public Attributes
Member Function Documentation
virtual function string
uvm_blocking_put_imp::
get_type_name
( )
Superseded functions
uvm_port_base
::
get_type_name
function void
uvm_blocking_put_imp::
new
( string
name
, IMP
imp
)
task
uvm_blocking_put_imp::
put
( T
t
)
Class Parameters Documentation
type attribute
uvm_blocking_put_imp::
IMP
= int
type attribute
uvm_blocking_put_imp::
T
= int
Member Attribute Documentation
07 August 2024, Copyright © 2024 Synopsys, Inc.