Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 795 Bytes

CHANGELOG.md

File metadata and controls

19 lines (14 loc) · 795 Bytes

Changelog

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.

0.2.0 - 2022-11-21

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

0.1.0 - 2022-09-01

Added

  • Add initial version of the AXI Last-level Cache (LLC).