Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmnt committed Apr 14, 2021
1 parent 1aa7cda commit 200e92e
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,31 @@ Changelog](https://keepachangelog.com/en/1.0.0/), and this project
adheres to [Calendar Versioning](https://calver.org/) with format
`YYYY.MINOR.MICRO`.

## [2021.1.1]

### Added

- **Ibex**
- Enable ESP cache hierarchy with Ibex core (#92)

### Fixed

- **Toolchain scripts**
- Update URL of Leon3 prebuilt files (#96)

- **Cache hierarchy**
- Fix endianness of the SystemC implementation for instances of ESP using a RISC-V core (#92)

- **Ibex**
- Use Xilinx primitives for Ibex implementation on FPGA
- Disable ESP L2 invalidation master port on AHB bus (#92)

- **Infrastructure*
- Fix link update of the object dump used in full-system RTL simulations (#93)
- Save HLS log files for the cache hierarchy into log folder
- Restore optimized floorplanning for proFPGA XCVU440 (#94)


## [2021.1.0]

### Added
Expand Down

0 comments on commit 200e92e

Please sign in to comment.