We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bfdcc5 commit 7108ce9Copy full SHA for 7108ce9
CHANGELOG.md
@@ -8,8 +8,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
8
9
- Add High Bandwidth Memory (HBM) support to `mem_tg` ([#3149]).
10
11
+### Fixed
12
+
13
+- Fix user clock configuration sequence numbers ([#3156]).
14
+- Fix host exerciser memory calibration check as non-root user ([#3157]).
15
16
[2.14.0-2]: https://github.com/OFS/opae-sdk/compare/2.14.0-1...2.14.0-2
17
[#3149]: https://github.com/OFS/opae-sdk/pull/3149
18
+[#3156]: https://github.com/OFS/opae-sdk/pull/3156
19
+[#3157]: https://github.com/OFS/opae-sdk/pull/3157
20
21
## [2.14.0-1]
22
0 commit comments