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
a51c7a7bac
commit
d4f44597de
1 changed files with 8 additions and 1 deletions
9
CHANGES
9
CHANGES
|
@ -7,6 +7,13 @@
|
|||
|
||||
[> Added Features
|
||||
------------------
|
||||
- Use InterconnectPointToPoint when 1 master,1 slave and no address translation.
|
||||
- Improve WishboneBridge.
|
||||
- Improve Diamond constraints.
|
||||
- Add LedChaser on boards.
|
||||
- Speedup Memtest using an LFSR.
|
||||
- Add Microwatt CPU support.
|
||||
- Improve boards's programmers.
|
||||
- BIOS history, autocomplete.
|
||||
- Pluggable CPUs.
|
||||
- Add nMigen dependency.
|
||||
|
@ -14,7 +21,7 @@
|
|||
|
||||
[> API changes/Deprecation
|
||||
--------------------------
|
||||
- NA
|
||||
- Add --build --load arguments to targets.
|
||||
|
||||
|
||||
[> 2020.04, released April 28th, 2020
|
||||
|
|
Loading…
Reference in a new issue