diff --git a/content/gateware/migen.md b/content/gateware/migen.md index c295660..a80bcc9 100644 --- a/content/gateware/migen.md +++ b/content/gateware/migen.md @@ -6,7 +6,7 @@ template = "page.html" [extra] logo = "images/migen@2x.png" logo_size = 125 -title = "migen" +title = "Migen" +++ {% centerp(safe=true) %} @@ -36,12 +36,14 @@ title = "migen"
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 MiSoC.
+You can find the Migen source here, released under the permissive BSD license.
Documentation (note: sometimes out of date - please help!)
Sales | -sales@m-***s.hk | -
Sébastien | -sb@m-***s.hk | -
Robert | -rj@m-***s.hk | -
+ To purchase ARTIQ Sinara hardware, software and gateware development services, or technical support: contact sales@m-***s.hk. +
- Ask on the Mattermost chat room (or the IRC channel #m-labs on Freenode), open an issue in the relevant project, or write to the mailing list devel (for Migen/MiSoC) or ARTIQ.
-
- Patches should be sent via a pull request.
-
- Go to forum.m-labs.hk to discuss all things ARTIQ, (n)Migen, MiSoC and HeavyX with the community. + Ask on the live chat room (bridged to the IRC channel #m-labs on Freenode), or go to forum.m-labs.hk, a place to discuss all things ARTIQ, (n)Migen, MiSoC and HeavyX with the community.