|
APB UVM Agent
0.0.1
|
The UVC package that encapuslates the individual components. More...
Classes | |
| class | apb_agent |
| Implements the UVC Agent component for Amba Peripheral Bus (APB). More... | |
| class | apb_agent_config |
| Encapsulates APB agent configuration settings. More... | |
| class | apb_coverage_monitor |
| Collects basic functional coverage information observed by an APB agent. More... | |
| class | apb_driver |
| Implements an APB bus master acting as the driver of an APB agent. More... | |
| class | apb_monitor |
| Implements an APB bus transaction monitor. More... | |
| class | apb_read_seq |
| Executes a simple 32-bit APB read transaction. More... | |
| class | apb_seq |
| Executes a random APB transaction. More... | |
| class | apb_seq_item |
| Base APB transaction. More... | |
| class | apb_sequencer |
| Sequencer specialization for use with apb_driver. More... | |
| class | apb_write_seq |
| Executes a simple 32-bit APB write transaction. More... | |
| class | reg2apb_adapter |
| Implements the translation between apb_seq_item and uvm_reg_bus_op. More... | |
The UVC package that encapuslates the individual components.