Skip to content

Commit

Permalink
[CHANGELOG] Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mp-17 committed Oct 16, 2024
1 parent 5a48a30 commit 8f7c121
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Fix `acc_dispatcher` CVA6 bug for instructions with side effects
- Fix NaN/subnormal floating-point handling in opqueues
- Stall vfdiv/vfsqrt instructions following/preceding other fp instructions
- Fix vector slicing in the operand requesters

### Added

Expand All @@ -34,6 +35,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Add virtual->physical address translation for Ara by sharing CVA6 MMU
- Add Ara VLSU support for MMU exceptions
- Add multi-precision conv3d
- Add Cheshire bare-metal FPGA flow for vcu128 and vcu118
- Add cva6-sdk submodule
- Add Cheshire Linux FPGA flow for vcu128 and vcu118

### Changed

Expand All @@ -56,6 +60,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Memory size is now constant with NrLanes
- Enable hierarchical verilation
- Bump AXI and common cells to solve verilation warnings
- Update all Github Actions for CI
- Update READMEs with FPGA implementation instructions

## 3.0.0 - 2023-09-08

Expand Down

0 comments on commit 8f7c121

Please sign in to comment.