actorlib/sim/SimActor: do not drive busy low when generator yields None
[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. Migen makes it
5 possible to apply modern software concepts such as object-oriented
6 programming and metaprogramming to design hardware. This results in more
7 elegant and easily maintained designs and reduces the incidence of human
8 errors. Built on these principles, it also provides tools to build
9 synchronous designs more productively, integrate system-on-chips, design
10 dataflow systems, and more. Migen will become the foundation for the
11 next-generation Milkymist SoC.
12
13 See the doc/ folder for a more complete description.
14
15 Code repository:
16 https://github.com/milkymist/migen
17 Experimental version of the Milkymist SoC based on Migen:
18 https://github.com/milkymist/milkymist-ng
19
20 Migen is designed for Python 3.2.
21
22 Send questions, comments and patches to devel [AT] lists.milkymist.org
23 We are also on IRC: #milkymist on the Freenode network.
24
25 See LICENSE file for copyright and license info.
26
27 "Electricity! It's like magic!"