Skip to content

Releases: pulp-platform/obi

v0.1.7

21 May 15:44

Choose a tag to compare

0.1.7 - 2025-05-21

Fixed

  • obi_cut: Fix connection error
  • obi_atop_resolver: Add support for any-width OBI atomic transactions.
  • Replace $clog2 with idx_width for widths to ensure non-zero widths.
  • Use always_comb blocks with default ='0 for structs to ensure non-assigned field are tied.

Added

  • Add apb_to_obi module.

v0.1.6

26 Mar 14:37
8097928

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.5...v0.1.6

v0.1.5

15 Aug 14:12

Choose a tag to compare

0.1.5 - 2024-08-15

Fixed

  • obi_cut: Fix syntax error.

v0.1.4

15 Aug 09:43

Choose a tag to compare

0.1.4 - 2024-08-15

Added

  • Add obi_cut to add a pipeline stage and cut combinatorial paths.

Fixed

  • obi_demux: Ensure gnt signal is properly passed and handshake is consistent for Manager and Subordinate ports.