News

AXI, AXI lite, and AXI stream simulation models for cocotb. The first argument to the constructor accepts an AxiBus or AxiLiteBus object, as appropriate. These objects are containers for the interface ...
You can create a task<T> object by calling a coroutine function that returns a task<T>. The coroutine must contain a usage of either co_await or co_return. Note that a task<T> coroutine may not use ...