Skip to content

Releases: alexforencich/cocotbext-axi

0.1.4

19 Dec 00:28
Compare
Choose a tag to compare

Notable changes in this release:

  • Renamed byte_width to byte_lanes
  • Added ability to override byte_size and lane_count in AXI stream constructors
  • Added ability to cast AxiStreamFrame to bytes
  • Changed send(), recv(), write(), and read() to async blocking calls, and added non-blocking _nowait versions.

0.1.2

04 Dec 21:44
Compare
Choose a tag to compare

Version 0.1.2. Minor bug fixes.

0.1.0

03 Dec 06:15
Compare
Choose a tag to compare

Initial release of cocotbext-axi.