Skip to content

0.2.0

Compare
Choose a tag to compare
@imphil imphil released this 20 Oct 20:27
· 35 commits to master since this release

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