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.

+
-
Migen is the foundation for MiSoC.
+
More...

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

Documentation (note: sometimes out of date - please help!)

-
Technicals inquiries
+
Technical inquiries

- 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.

diff --git a/templates/index.html b/templates/index.html index da4946c..b4e7070 100644 --- a/templates/index.html +++ b/templates/index.html @@ -100,7 +100,7 @@
-

We'd love to hear from you!

+

Contact us