From f29ce751cdad98b5bd3dfde3284997ae2d269d0b Mon Sep 17 00:00:00 2001 From: sovanna Date: Mon, 22 Jul 2019 14:00:52 +0200 Subject: [PATCH] refactor(milkymist): Moves inside gateware --- content/about-us/company.md | 2 +- content/{other => gateware}/m1.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) rename content/{other => gateware}/m1.md (99%) diff --git a/content/about-us/company.md b/content/about-us/company.md index 6fcac82..bba982b 100644 --- a/content/about-us/company.md +++ b/content/about-us/company.md @@ -12,7 +12,7 @@ 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. +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 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. diff --git a/content/other/m1.md b/content/gateware/m1.md similarity index 99% rename from content/other/m1.md rename to content/gateware/m1.md index b7cbba4..bce042b 100644 --- a/content/other/m1.md +++ b/content/gateware/m1.md @@ -1,6 +1,6 @@ +++ -title = "Milkymist One" -weight = 1 +title = "Milkymist SoC" +weight = 2 template = "page.html" +++