Class uvm_pkg::uvm_analysis_port
Name |
Default value |
Description |
---|---|---|
T |
int |
Constructors
- new(string name, uvm_component parent)
- Parameters:
name (string)
parent (uvm_component)
Functions
- get_type_name()
- write(int t)
Method
write
Send specified value to all connected interface
- Parameters:
t (int)
×
Class
uvm_analysis_port
Broadcasts a value to all subscribers implementing a uvm_analysis_imp.