File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
| Revision | Release Summary | DEFAULT_DELAY : time := maximum(tperiod_Clk/10, std.env.resolution_limit);
4
4
------------|-----------
5
+ | 2025.02 | Axi4Manager, Axi4LiteManager - updates for Xilinx
5
6
| 2024.11 | AxiStream - updated DEFAULT_DELAY
6
7
| 2024.09 | Axi4InterfacePkg - updated Added Axi4RecArrayType
7
8
| 2024.07 | Updated Axi4 VC to shorten AlertLogID names. Added OsvvmVcInit barrier to AxiStreamReceiver
32
33
| 2020.02 | Initial version of AddressBusTransactionPkg.
33
34
| 2018.04 | Initial public release
34
35
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
+
35
41
## 2024.11 November 2024
36
42
AxiStream - updated DEFAULT_DELAY init value to maximum(tperiod_Clk/10, std.env.resolution_limit);
37
43
You can’t perform that action at this time.
0 commit comments