CHANGES: Update.
This commit is contained in:
parent
7b5515ced4
commit
fbe3fcf76a
|
@ -8,6 +8,7 @@
|
||||||
- csr/fields : Fixed access type checks.
|
- csr/fields : Fixed access type checks.
|
||||||
- software/liblitespi : Fixed support with debug.
|
- software/liblitespi : Fixed support with debug.
|
||||||
- cpu/vexriscv_smp : Fixed compilation with Gowin toolchain (ex for Tang Nano 20K Linux).
|
- cpu/vexriscv_smp : Fixed compilation with Gowin toolchain (ex for Tang Nano 20K Linux).
|
||||||
|
- liteiclink/serwb : Fixed 7-Series initialization corner cases.
|
||||||
|
|
||||||
[> Added
|
[> Added
|
||||||
--------
|
--------
|
||||||
|
@ -32,6 +33,7 @@
|
||||||
- soc/add_pcie : Added msi_type parameter to select MSI, MSI-Multi-Vector or MSI-X.
|
- soc/add_pcie : Added msi_type parameter to select MSI, MSI-Multi-Vector or MSI-X.
|
||||||
- soc/add_pcie : Added msi_width parameter to select MSI width.
|
- soc/add_pcie : Added msi_width parameter to select MSI width.
|
||||||
- litepcie : Added 7-Series MSI-X capability/integration.
|
- litepcie : Added 7-Series MSI-X capability/integration.
|
||||||
|
- liteiclink : Improved GTH3/GTH4 support and similarity with Wizard's generated code.
|
||||||
|
|
||||||
[> Changed
|
[> Changed
|
||||||
----------
|
----------
|
||||||
|
|
Loading…
Reference in New Issue