cocotb_wrapper.axi.AxiLiteRam.setup#

AxiLiteRam.setup(dut)[source]#

Setup the AXI-Lite RAM.

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