diff --git a/migen.html b/migen.html index 2f09b7d..a884981 100644 --- a/migen.html +++ b/migen.html @@ -38,7 +38,7 @@

Other Migen libraries are built on FHDL and provide various tools such as a system-on-chip interconnect infrastructure, a dataflow programming system, a more traditional high-level synthesizer that compiles Python routines into state machines with datapaths, and a simulator that allows test benches to be written in Python.

-

Migen is the foundation for the next-generation Milkymist SoC, and is also used in the Rhino software-defined radio platform.

+

Migen is the foundation for MiSoC, and is also used in the Rhino software-defined radio platform.

You can find the Migen source here, released under a permissive license.

@@ -49,6 +49,11 @@ - Lecture slides

+

+Try Migen with just a web browser
+EDA Playground provides an online interface to many server-side tools, including Migen. +

+