doc: refactor
[litex.git] / README
1 Migen (Milkymist Generator)
2 a Python toolbox for building complex digital hardware
3
4 Migen aims at automating further the VLSI design process. It provides
5 tools to build synchronous designs more productively, integrate
6 system-on-chips, design dataflow systems, and more. Migen will become
7 the foundation for the next-generation Milkymist SoC.
8
9 See doc/migen.txt for a more complete description.
10
11 Code repository:
12 https://github.com/milkymist/migen
13 Experimental version of the Milkymist SoC based on Migen:
14 https://github.com/milkymist/milkymist-ng
15
16 Migen is designed for Python 3.2.
17
18 Send questions, comments and patches to devel [AT] lists.milkymist.org
19 We are also on IRC: #milkymist on the Freenode network.
20
21 Migen is free software: you can redistribute it and/or modify it under
22 the terms of the GNU General Public License as published by the Free
23 Software Foundation, version 3 of the License. This program is
24 distributed in the hope that it will be useful, but WITHOUT ANY
25 WARRANTY; without even the implied warranty of MERCHANTABILITY or
26 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
27 more details.
28
29 Unless otherwise noted, Migen's source code is copyright (C) 2011-2012
30 Sebastien Bourdeauducq. Other authors retain ownership of their
31 contributions. If a submission can reasonably be considered
32 independently copyrightable, it's yours and I encourage you to claim it
33 with appropriate copyright notices. This submission then falls under the
34 "otherwise noted" category. All submissions must use a license
35 compatible with the GPL.
36
37 "Electricity! It's like magic!"