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.
- Bump dependencies, fix CI. #16
- 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.0to0.39.0-beta.2fixing #3. - Various fixes to ci
- Add initial version of the AXI Last-level Cache (LLC).