Class uvm_pkg::uvm_heartbeat_callback
Collaboration Diagram of uvm_heartbeat_callback
| Name | Type | Description | 
|---|---|---|
| cnt | int | |
| last_trigger | time | |
| target | ||
| cs | 
Constructors
- new(string name, uvm_object target)
- Parameters:
- name (string) 
- target (uvm_object) 
 
 
Functions
- raised(uvm_objection objection, uvm_object obj, uvm_object source_obj, string description, int count)
- Parameters:
- objection (uvm_objection) 
- obj (uvm_object) 
- source_obj (uvm_object) 
- description (string) 
- count (int) 
 
 
- dropped(uvm_objection objection, uvm_object obj, uvm_object source_obj, string description, int count)
- Parameters:
- objection (uvm_objection) 
- obj (uvm_object) 
- source_obj (uvm_object) 
- description (string) 
- count (int) 
 
 
- reset_counts()
- objects_triggered()
  ×