Adam TaylorOct 5, 20223 min readMicroZed 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 min readMicroZed 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 6, 20225 min readMicroZed 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...