README: consistency between projects
This commit is contained in:
parent
f720ef5631
commit
bdc61106d1
7
README
7
README
|
@ -8,7 +8,7 @@
|
||||||
Copyright 2012-2016 Enjoy-Digital
|
Copyright 2012-2016 Enjoy-Digital
|
||||||
|
|
||||||
[> Intro
|
[> Intro
|
||||||
---------
|
--------
|
||||||
LiteX is an alternative to Migen/MiSoC maintained and used by Enjoy-Digital
|
LiteX is an alternative to Migen/MiSoC maintained and used by Enjoy-Digital
|
||||||
to build our cores, integrate them in complete SoC and load/flash them to
|
to build our cores, integrate them in complete SoC and load/flash them to
|
||||||
the hardware and experiment new features.
|
the hardware and experiment new features.
|
||||||
|
@ -18,13 +18,13 @@ between projects and efforts are made to keep cores developed with LiteX
|
||||||
compatible with Migen/MiSoC.
|
compatible with Migen/MiSoC.
|
||||||
|
|
||||||
[> License
|
[> License
|
||||||
-----------
|
----------
|
||||||
LiteX is Copyright (c) 2012-2015 Enjoy-Digital under BSD Lisense.
|
LiteX is Copyright (c) 2012-2015 Enjoy-Digital under BSD Lisense.
|
||||||
Since it is based on Migen/MiSoC, please also refer to LICENSE file in gen/soc
|
Since it is based on Migen/MiSoC, please also refer to LICENSE file in gen/soc
|
||||||
directory or git history to get correct copyrights.
|
directory or git history to get correct copyrights.
|
||||||
|
|
||||||
[> Sub-packages
|
[> Sub-packages
|
||||||
----------------
|
---------------
|
||||||
gen:
|
gen:
|
||||||
Provides specific or experimentatl modules to generate HDL that are not integrated
|
Provides specific or experimentatl modules to generate HDL that are not integrated
|
||||||
in Migen.
|
in Migen.
|
||||||
|
@ -76,4 +76,5 @@ boards:
|
||||||
You should get the BIOS prompt.
|
You should get the BIOS prompt.
|
||||||
|
|
||||||
[> Contact
|
[> Contact
|
||||||
|
----------
|
||||||
E-mail: florent [AT] enjoy-digital.fr
|
E-mail: florent [AT] enjoy-digital.fr
|
Loading…
Reference in New Issue