CHANGES.md: Update.
This commit is contained in:
parent
cf165d3c2c
commit
c61d2de13b
16
CHANGES.md
16
CHANGES.md
|
@ -1,3 +1,19 @@
|
||||||
|
[> Changes since 2023.12
|
||||||
|
------------------------
|
||||||
|
[> Fixed
|
||||||
|
--------
|
||||||
|
- integration/soc : Fixed typo in cpu mem_bus axi-via-wb downconvert
|
||||||
|
- interconnect/ahb/AHB2Wishbone : Fix size check that was too restrictive.
|
||||||
|
|
||||||
|
[> Added
|
||||||
|
--------
|
||||||
|
- build/openfpgaloader : Added kwargs support to flash for specific/less common cases.
|
||||||
|
- cpu/gowin_emcu : Improved/Cleaned-up.
|
||||||
|
- interconnect/ahb : Added data_width/address_width parameters.
|
||||||
|
|
||||||
|
[> Changed
|
||||||
|
----------
|
||||||
|
|
||||||
[> 2023.12, released on December 25th 2023
|
[> 2023.12, released on December 25th 2023
|
||||||
------------------------------------------
|
------------------------------------------
|
||||||
[> Fixed
|
[> Fixed
|
||||||
|
|
Loading…
Reference in New Issue