README: update
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Wed, 11 Nov 2015 16:38:12 +0000 (17:38 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Wed, 11 Nov 2015 16:38:12 +0000 (17:38 +0100)
README

diff --git a/README b/README
index a9b608fa4415cdc5012c8eda83fdb14595d6cb8b..646283f7d7510426b38327f22717678e2b8df436 100644 (file)
--- 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.