From 50511082ce6762fc31531ac498e68c70f778bb59 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Fri, 2 Apr 2021 13:34:00 +0800 Subject: [PATCH] update company description --- config.toml | 2 +- content/about-us/company.md | 10 +++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/config.toml b/config.toml index a3dc7d6..97bf6f2 100644 --- a/config.toml +++ b/config.toml @@ -1,6 +1,6 @@ base_url = "/" title = "M-Labs" -description = "M-Labs is a company and community who develops, manufactures and sells advanced open hardware devices and solutions such as the ARTIQ experiment control system." +description = "Open tools for open physics." compile_sass = true highlight_code = true diff --git a/content/about-us/company.md b/content/about-us/company.md index 8835971..6366a9a 100644 --- a/content/about-us/company.md +++ b/content/about-us/company.md @@ -12,11 +12,15 @@ title = "About us" ##### History -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. +In the summer of 2007, Sébastien Bourdeauducq, while a student at Supélec, founded an open source project that tackled the development of a system-on-chip capable of running the GPU-accelerated music visualizer MilkDrop. The name "Milkymist" was chosen to evoke a parallel MilkDrop - as digital hardware is inherently parallel. 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 fairly advanced graphics acceleration. The video synthesizer born out of those efforts, the Milkymist One, was launched in September 2011 with the help of the open hardware company Sharism at Work. As of April 2021, the Milkymist system-on-chip (SoC) remains the most advanced open source implementation of a SoC with graphics acceleration. -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, and formally incorporated in Hong Kong as M-Labs Limited. +Components of the Milkymist SoC 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 match the more varied activities, and formally incorporated as M-Labs Limited. -The company's current main project is ARTIQ, a leading-edge open source control system for quantum information experiments. In 2016, Robert Jördens joined the directorate of the company to further develop ARTIQ and other physics-related projects. +Since 2014, the company's main project is ARTIQ, a leading-edge open source control system for quantum information experiments. In 2016, Robert Jördens joined the directorate of the company to further develop ARTIQ and other physics-related projects. Commercial hardware developed specifically for ARTIQ, codenamed Sinara, started appearing in 2017. + +Over 200 major quantum physics experiments have been relying on ARTIQ as their main control and data acquisition system. + +We proudly serve customers anywhere in the world and, as a business, are not affiliated with any political organization. {% end %}