From: Florent Kermarrec Date: Thu, 23 Jul 2020 16:02:58 +0000 (+0200) Subject: CHANGES: update. X-Git-Tag: 24jan2021_ls180~60 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8337039915ace62ceea4c11a34a8674912e08d30;p=litex.git CHANGES: update. --- diff --git a/CHANGES b/CHANGES index 9729f3de..ed4399a7 100644 --- a/CHANGES +++ b/CHANGES @@ -36,6 +36,7 @@ - Move soc.interconnect.wishbone2csr.WB2CSR to soc.interconnect.wishbone.Wishbone2CSR. - Move soc.interconnect.wishbonebridge.WishboneStreamingBridge to soc.cores.uart.Stream2Wishbone. - Rename --gateware-toolchain target parameter to --toolchain. + - Integrate Zynq's PS7 as a regular CPU (zynq7000) and deprecate SoCZynq. [> 2020.04, released April 28th, 2020 -------------------------------------