Skip to content

Commit cfd4839

Browse files
committed
Updated release notes
1 parent 1758e10 commit cfd4839

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
| Revision | Release Summary | DEFAULT_DELAY : time := maximum(tperiod_Clk/10, std.env.resolution_limit);
44
------------|-----------
5+
| 2025.02 | Axi4Manager, Axi4LiteManager - updates for Xilinx
56
| 2024.11 | AxiStream - updated DEFAULT_DELAY
67
| 2024.09 | Axi4InterfacePkg - updated Added Axi4RecArrayType
78
| 2024.07 | Updated Axi4 VC to shorten AlertLogID names. Added OsvvmVcInit barrier to AxiStreamReceiver
@@ -32,6 +33,11 @@
3233
| 2020.02 | Initial version of AddressBusTransactionPkg.
3334
| 2018.04 | Initial public release
3435

36+
## 2025.02 February 2025
37+
Axi4Manager, Axi4LiteManager - refactored WStrb to be in in WriteDataHandler
38+
Axi4Memory, Axi4LiteMemory - updated the memory name to be reasonable in length
39+
OsvvmTestCommonPkg - now uses FILE_PATH to be independent of install area
40+
3541
## 2024.11 November 2024
3642
AxiStream - updated DEFAULT_DELAY init value to maximum(tperiod_Clk/10, std.env.resolution_limit);
3743

0 commit comments

Comments
 (0)