mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
CHANGEs: Update.
This commit is contained in:
parent
bdc22770e9
commit
681f474c66
1 changed files with 2 additions and 0 deletions
2
CHANGES
2
CHANGES
|
@ -20,11 +20,13 @@
|
|||
- cpu/eos_s3: Add LiteX BIOS/Bare Metal software support.
|
||||
- litex_sim: Add .json support for --rom/ram/sdram-init.
|
||||
- soc/add_uart: Allow multiple UARTs in the same design.
|
||||
- cores/cpu: Add out-of-tree support.
|
||||
|
||||
[> API changes/Deprecation
|
||||
--------------------------
|
||||
- Fully deprecate SoCSDRAM/SPIFlash core (replaced by LiteSPI).
|
||||
- UART "bridge" name deprecated in favor of "crossover" (already supported).
|
||||
- "external" CPU class support deprecated (replaced by out-of-tree support).
|
||||
|
||||
[> 2021.12, released on January 5th 2022
|
||||
----------------------------------------
|
||||
|
|
Loading…
Reference in a new issue