Skip to content

Commit

Permalink
Updated infos for PR
Browse files Browse the repository at this point in the history
  • Loading branch information
Xeratec authored and suehtamacv committed Dec 28, 2022
1 parent 024e120 commit 57b25d8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Fixed
- Measure the `wfi` stalls and stalls caused by `opc` properly
- Fix the allocator initialization
- After building GCC, copy `riscv.ld` required for cMake to install folder
- Disable GCC tree-loop-distribute-patterns optimizations causing stack overflows
- Disable problematic GCC `memset` and `memcpy` built-in functions

### Changed
- Increase the default AXI width to 512 for MemPool and TeraPool
Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ Thanks to all.
* Luca Rufer
* Marc Gantenbein
* Marco Bertuletti
* Philip Wiese
* Sergio Mazzola
* Yichao Zhang

0 comments on commit 57b25d8

Please sign in to comment.