Class uvm_port_component
Name |
Default value |
Description |
---|---|---|
PORT |
uvm_object |
Constructors
- function new ( string name, uvm_component parent, uvm_object port ) [source]
Functions
- virtual function void get_connected_to ( uvm_port_list list ) [source]
- virtual function void get_provided_to ( uvm_port_list list ) [source]
×
Retrieve the actual port object that this proxy refers to.