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
c494ea231b
commit
d0dc5c8d95
1 changed files with 4 additions and 0 deletions
4
CHANGES
4
CHANGES
|
@ -26,6 +26,10 @@
|
|||
- cores/jtag: Add initial JTAG-UART/JTAGBone Altera/Intel support.
|
||||
- LiteScope: Add Samplerate support.
|
||||
- cores/bitbang: Add optional I2C initialization by CPU.
|
||||
- libliteeth/tftp: Add blocksize support an increase to 1024 bytes (allow 64MB filesize).
|
||||
- soc/add_sdram: Make AXI integration more flexible (remove some specific Rocket hardcoding).
|
||||
- cpu/neorv32: Add initial support (RV32I, VHDL converted to Verilog through GHDL-Yosys-synth).
|
||||
- cpu/naxriscv: Add initial support (RV32IMA, already able to run Linux).
|
||||
|
||||
[> API changes/Deprecation
|
||||
--------------------------
|
||||
|
|
Loading…
Reference in a new issue