[source]

Class uvm_pkg::uvm_heartbeat_callback

uvm_pkg::uvm_heartbeat_callback + cnt[uvm_object] : int + cs : uvm_coreservice_t + last_trigger[uvm_object] : time + target : uvm_object + dropped(): void + objects_triggered(): int + raised(): void + reset_counts(): void uvm_pkg::uvm_object uvm_pkg::uvm_coreservice_t target cs

Collaboration Diagram of uvm_heartbeat_callback

Variables

Name

Type

Description

cnt

int

last_trigger

time

target

uvm_object

cs

uvm_coreservice_t

Constructors

new(string name, uvm_object target)
Parameters:

Functions

raised(uvm_objection objection, uvm_object obj, uvm_object source_obj, string description, int count)
Parameters:
dropped(uvm_objection objection, uvm_object obj, uvm_object source_obj, string description, int count)
Parameters:
reset_counts()
objects_triggered()