Skip to content

v0.3.0

Compare
Choose a tag to compare
@andreaskurth andreaskurth released this 11 Mar 15:55
· 53 commits to master since this release
706320c

Added

  • Add testbench for axi_riscv_atomics

Changed

  • axi_riscv_lrsc now supports a configurable number of in-flight read and write transfers
    downstream.

Fixed

  • axi_riscv_lrsc is now able to sustain the nominal write bandwidth.
  • axi_riscv_lrsc now orders SWs and SCs in accordance with RVWMO (#4).
  • axi_riscv_amos use LR/SC to guarantee atomicity despite in-flight writes downstream.