Skip to content

v0.1.7

Latest

Choose a tag to compare

@micprog micprog released this 21 May 15:44

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.