All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- 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
to0.39.0-beta.2
fixing #3. - Various fixes to ci
- Add initial version of the AXI Last-level Cache (LLC).