cocotb_wrapper.axi.AxiStreamSink.setup#

AxiStreamSink.setup(dut)[source]#

Setup the AXI-Stream sink.

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