CHANGES: Update.
This commit is contained in:
parent
0711998dab
commit
6f6a10db5c
4
CHANGES
4
CHANGES
|
@ -21,6 +21,10 @@
|
||||||
- litex_sim: Add .json support for --rom/ram/sdram-init.
|
- litex_sim: Add .json support for --rom/ram/sdram-init.
|
||||||
- soc/add_uart: Allow multiple UARTs in the same design.
|
- soc/add_uart: Allow multiple UARTs in the same design.
|
||||||
- cores/cpu: Add out-of-tree support.
|
- cores/cpu: Add out-of-tree support.
|
||||||
|
- build/xilinx: Add initial Yosys/NextPnr support on Artix7 (and Zynq7000 with Artix7 fabric).
|
||||||
|
- add_source: Add optional copy to gateware directory.
|
||||||
|
- cores/jtag: Add initial JTAG-UART/JTAGBone Altera/Intel support.
|
||||||
|
- LiteScope: Add Samplerate support.
|
||||||
|
|
||||||
[> API changes/Deprecation
|
[> API changes/Deprecation
|
||||||
--------------------------
|
--------------------------
|
||||||
|
|
Loading…
Reference in New Issue