Skip to content

v0.39.11

Latest

Choose a tag to compare

@nikgiu nikgiu released this 08 Sep 12:47
42ca270

Added

  • axi_id_prepend: Support equal slave and master port ID widths. #435

Fixed

  • axi_to_detailed_mem: Parenthesize the per-bank read-error mask. #426
  • axi_burst_splitter_gran: Fix inverted bypass condition in txn_supported. #437
  • axi_synth_bench: Fix swapped AXI widths in synth_axi_isolate, synth_axi_serializer and synth_axi_to_mem_banked. #445
  • axi.core: Add the missing axi_demux_id_counters entry. #406

Changed

  • CI: Pin the iic-osic-tools image and drop the removed --ignore-unknown-modules yosys-slang option.