From: Florent Kermarrec Date: Sat, 22 Aug 2015 09:39:54 +0000 (+0200) Subject: README: small update X-Git-Tag: 24jan2021_ls180~2137 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b8f3fd53f10df810b425b8a2108c0fad5ce0b9d1;p=litex.git README: small update --- diff --git a/README b/README index 0d987a8e..ca8b19c9 100644 --- a/README +++ b/README @@ -28,7 +28,8 @@ * Design new peripherals using Migen and benefit from automatic CSR maps and logic, etc. * Possibility to encapsulate legacy Verilog/VHDL code. - * Complex FPGA cores that can be used integrated in MiSoC or in standalone: + * Complex FPGA cores that can be used integrated in MiSoC or standalone: + - LitePcie: a small footprint and configuragle PCIe core - LiteEth: a small footprint and configurable Ethernet core - LiteSATA: a small footprint and configurable SATA core - LiteScope: a small footprint and configurable logic analyzer core @@ -40,6 +41,7 @@ MiSoC comes with built-in support for the following boards: * Pipistrello, a simple board with USB and HDMI [XC6SLX45] * De0 Nano, a simple and low-cost development board [CYCLONEIV] * KC705, a Kintex-7 devboard from Xilinx [XC7K325T] + * Versa, a low-cost Lattice development board [ECP3-35] MiSoC is portable and support for other boards can easily be added as external modules.