cocotb_wrapper.axi.AxiStreamSource.setup#
- AxiStreamSource.setup(dut)[source]#
Setup the AXI-Stream source.
- Parameters:
dut (HierarchyObject) – The device under test
- Raises:
AttributeError – If dut does not contain the handles of given with clk and rst.
- Return type:
None