avl_apb._monitor module
- class avl_apb._monitor.Monitor(*args, **kwargs)[source]
- Parameters:
name (str)
parent (Component)
- __init__(name, parent)[source]
Initialize the AMBA Monitor for the APB agent.
- Parameters:
name (str) – Name of the agent instance
parent (Component) – Parent component
- Return type:
None