From bfcfc698ebb44c48c19be44e1f8ad87b422da4e1 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Thu, 13 Feb 2014 13:57:22 +0100 Subject: [PATCH] Minor corrections --- about.html | 6 +++--- gateware.html | 2 +- index.html | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/about.html b/about.html index 85a0a33..c39581d 100644 --- a/about.html +++ b/about.html @@ -27,14 +27,14 @@
-

Milkymist was founded in summer 2007 by Sébastien Bourdeauducq. This open source project tackled the development of a system-on-chip design capable of running MilkDrop. The name "Milkymist" was chosen to evoke a parallel MilkDrop. The development was no small task, as it required designing and/or integrating a powerful 32-bit microprocessor core, basic peripherals, many interfaces, a fast SDRAM controller, and graphics acceleration. The video synthesizer born out of those efforts, the Milkymist One, was launched in September 2011 with the help of open hardware company Sharism at Work.

+

Milkymist was founded in summer 2007 by Sébastien Bourdeauducq. The open source project tackled the development of a system-on-chip design capable of running MilkDrop. The name "Milkymist" was chosen to evoke a parallel MilkDrop. The development was no small task, as it required designing and/or integrating a powerful 32-bit microprocessor core, basic peripherals, many interfaces, a fast SDRAM controller, and graphics acceleration. The video synthesizer born out of those efforts, the Milkymist One, was launched in September 2011 with the help of open hardware company Sharism at Work.

-

Components from the Milkymist system-on-chip soon found many other uses, such as software-defined radio on board the International Space Station. The community grew and activities diversified, with the development of a TDC core for CERN - using a variant of the Milkymist SoC for integration, the Migen logic design system and its application to the Rhino software-defined radio platform, and the Mixxeo digital video mixer. In 2013, Milkymist was renamed to M-Labs to mark the more varied activities. It is formally incorporated as M-Labs Limited.

+

Components of the Milkymist system-on-chip soon found many other uses, such as software-defined radio on board the International Space Station. The community grew and activities diversified, with the development of a TDC core for CERN (using a variant of the Milkymist SoC for integration), the Migen logic design system and its application to the Rhino software-defined radio platform, and the Mixxeo digital video mixer. In 2013, Milkymist was renamed to M-Labs to mark the more varied activities. It is formally incorporated as M-Labs Limited.

Get in touch

We'd love to hear from you! Here how you can communicate with us.

-

For most questions, the best way is to use the mailing list. If you do not know how, simply send your message to devel at lists dot milkymist dot org. Sébastien's email address is sb at this domain name but it is often better to use the mailing list (for example, other people may reply to technical questions, and theirs answers also stay archived).

+

For most questions and feedback, the best way is to use the mailing list. If you do not know how, simply send your message to devel at lists dot m-labs dot hk. Sébastien's email address is sb at m-labs dot hk but it is often better to use the mailing list (for example, other people may reply to technical questions, and answers stay archived and searchable).

A good means of contact is also the IRC channel #m-labs on Freenode.

Finally, you can follow our Twitter account.

Patches should be sent to the mailing list, preferably using git-format-patch. Please do not use GitHub pull requests.

diff --git a/gateware.html b/gateware.html index 3ccb121..c17a1cb 100644 --- a/gateware.html +++ b/gateware.html @@ -71,7 +71,7 @@
  • Possibility to encapsulate legacy Verilog/VHDL code.
  • -

    MiSoC source is here, mostly covered by the permissive BSD license.

    +

    MiSoC source is here, mostly covered by the permissive BSD license.

    diff --git a/index.html b/index.html index 83cb30f..e887fc7 100644 --- a/index.html +++ b/index.html @@ -31,7 +31,7 @@
    -

    The Mixxeo is the first open source digital video mixer. It will support mixing from two DVI or HDMI sources up to 720p60, with crossfade, fade to black and other effects with a latency of less than two frames.

    End-user device planned for mid-2014.

    +

    The Mixxeo is the first open source digital video mixer. It will support mixing from two DVI or HDMI sources up to 720p60, with crossfade, fade to black and other effects with a latency of less than two frames.

    End-user device planned for late 2014.