avl_axi_stream._agent_cfg module
- class avl_axi_stream._agent_cfg.AgentCfg(*args, **kwargs)[source]
- Parameters:
name (str)
parent (Component)
- __init__(name, parent)[source]
Initialize the avl-apb Agent Configuration
- Parameters:
name (str) – Name of the agent instance
parent (Component) – Parent component
- Return type:
None
- has_transmitter
Has Transmit Driver
- has_receiver
Has Receive Driver
- has_monitor
Has Monitor Driver
- has_coverage
Has Functional Coverage
- has_bandwidth
Has Bandwidth Monitor
- has_trace
Has Trace Generator