From: Florent Kermarrec Date: Wed, 11 Nov 2015 16:38:12 +0000 (+0100) Subject: README: update X-Git-Tag: 24jan2021_ls180~2079 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=57c0f856561e0a6818904150e8a71fd8ec1b062d;p=litex.git README: update --- diff --git a/README b/README index a9b608fa..646283f7 100644 --- a/README +++ b/README @@ -13,7 +13,8 @@ LiteX is an alternative to MiSoC maintained and used by Enjoy-Digital to build our cores, integrate them in complete SoC and load/flash them to the hardware. The structure of LiteX is kept close to MiSoC to ease collaboration between -projects. +projects and efforts are made to keep cores developed with LiteX compatible +with MiSoC (user will only need to import new modules introduced by LiteX). LiteX is based on Migen.