Adam TaylorOct 5, 20223 minMicroZed Chronicles: Cocotb, AXI Streams and AXI-Lite SlavesOn my journey exploring how Cocotb works on a range of interfaces, this week I am going to look at how we can work with AXI Lite and...
Adam TaylorSep 21, 20224 minMicroZed Chronicles: Cocotb and AXI A few weeks ago, we looked at the python-based cocotb framework. In that blog, we looked at a simple memory scrubber created around a XPM...
Adam TaylorSep 7, 20225 minMicroZed Chronicles: Getting Started with Cocotb Verification of both the modules and top-level testing is often more complex and time consuming than creating the HDL. Previously, we’ve...