Releases: cocotb/cocotb-bus
Releases · cocotb/cocotb-bus
0.2.1
Install this release from PyPi with
python3 -m pip install cocotb-bus == 0.2.1
Changes:
- Remove setuptools_scm as a dependency (#40) [Kaleb Barrett]
Full Changelog: v0.2.0...v0.2.1
0.2.0
Install this release from PyPi with
python3 -m pip install cocotb-bus == 0.2.0
Changes:
- Improve compatibility with cocotb 1.6
- AXI: Enable case insensitive matching (#19, #29) [Aaron Holtzman, c-93]
- Avalon: Don't sample in the postponed region (#26) [Greg Taylor]
- Move lock methods to base class by (#23) [Todd Strader]
Full Changelog: v0.1.1...v0.2.0