Inheritance diagram for class uvm_port_component:
Public Member Functions | |
| virtual function void | get_connected_to ( ref uvm_port_component_base list ) |
| function PORT | get_port ( ) |
| virtual function void | get_provided_to ( ref uvm_port_component_base list ) |
| virtual function string | get_type_name ( ) |
| function bit | is_export ( ) |
| function bit | is_imp ( ) |
| function bit | is_port ( ) |
| function void | new ( string name, uvm_component parent, PORT port ) |
| virtual function void | resolve_bindings ( ) |
Class Parameters | |
| type | PORT = uvm_object; |
Public Attributes | |
| PORT | m_port |
|
||||
|
|
|
||||
|
|
||||||
|
|
||||
|
|
||||
|
|
||||
|
|
|
||||
|