Releases: pulp-platform/axi_llc
Releases · pulp-platform/axi_llc
v0.2.1
treewide: Add parameters to control config prints (#7)
v0.2.0
Changed
- Separate config registers from the LLC implementation. Add a top level,
axi_llc_reg_wrap
, containing a default configuration register file. #5. This addresses #2.
- Update AXI dependency from
0.37.0
to 0.39.0-beta.2
fixing #3.
- Various fixes to ci
v0.1.0
Added
- Add initial version of the AXI Last-level Cache (LLC).