Problem and Solution In 2026.05, AXI4 Memory is now AXI word width where previously it was byte width. This impacts indirect accesses to the memory using NewID. Use case for older releases (2026.01 and before): vMemID := NewID( Name => MEMORY_NAME, AddrWidth => AXI_ADDR_WIDTH, DataWidth => 8, ParentID => ParentID, Search => NAME ) ; With 2026.05, the call to NewID needs to be updated as follows: vMemID := NewID( Name => MEMORY_NAME, AddrWidth => AXI_ADDR_WIDTH - AXI_BYTE_ADDR_WIDTH, -- was AXI_ADDR_WIDTH DataWidth => AXI_DATA_WIDTH, -- was 8 ParentID => ParentID, Search => NAME ) ; What happened behind the scenes AXI4 Memory is now AXI word width where previously it was byte width. This update plus updates to MemoryGenericPkg done in 2022.08, reduce the amount of memory used by the AXI4 Memory VC. This is particularly true with implementations that implement integer as 64 bits. Note that this release also updated the MemoryGenericPkg support to automatically detect an implementation have 32 bit or 64 bit integers. Thanks to Patrick Lehmann Thanks to Patrick for reporting this.
| # | Наименование новости | Тональность | Информативность | Дата публикации |
|---|---|---|---|---|
| 1 | Агидель: Ночь 20 дек, Чт | 0 | 0 | 19-12-2018 |
| 2 | Детская - подростковая спальня высота 238 см, длина 360 см ... | 0 | 0 | 22-02-2025 |
| 3 | Último adiós a la infanta Pilar | 0 | 0 | 30-01-2020 |
| 4 | Кризис фотоиндустрии — конец фотографии? (#3510) | 0 | 0 | 17-08-2019 |
| 5 | What is going to be the next trend in technology in the next 10 years? | 0 | 0 | 16-02-2023 |
| 6 | A female soldier of the P18 Gotland Regiment is pictured ... | 0 | 0 | 12-03-2024 |
| 7 | СМИ: Счетная палата ЕС решила судиться с одним из своих аудиторов из-за растраты | 0 | 0 | 30-01-2019 |
| 8 | На Украине раскритиковали слова Зеленского о вине СССР за начало Второй мировой | 0 | 0 | 12-02-2020 |
| 9 | 7 Chileans charged in connection with Travis Kelce, Patrick Mahomes burglaries | 0 | 0 | 18-02-2025 |
| 10 | Постановление Главы №60 от 01.11.2024 | 0 | 0 | 05-11-2024 |