Releases: alexforencich/cocotbext-axi
Releases · alexforencich/cocotbext-axi
0.1.4
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
tobytes
- Changed
send()
,recv()
,write()
, andread()
to async blocking calls, and added non-blocking_nowait
versions.
0.1.2
Version 0.1.2. Minor bug fixes.
0.1.0
Initial release of cocotbext-axi.