diff --git a/content/about-us/jobs.md b/content/about-us/jobs.md index e6e797a..7a6f9d8 100644 --- a/content/about-us/jobs.md +++ b/content/about-us/jobs.md @@ -73,7 +73,7 @@ We post specific vacancies on job boards such as Indeed.com, but if you think yo {% layout_centered_content(min_width=true) %} -Our main office is located in the center of Hong Kong, a cosmopolitan city with world-class infrastructure, many cultural and social events, and beautiful natural scenery. It has a separate system from mainland China, where, for example, communications are unrestricted, taxes are low, and customs tariffs virtually inexistent. Hong Kong is located next to Shenzhen, a city with a bustling tech scene, and where many of the world's electronic gadgets are designed and manufactured. +Our main office is located in the center of Hong Kong, a cosmopolitan city with world-class infrastructure, many cultural and social events, and beautiful natural scenery. It has a separate system from mainland China, where, for example, communications are unrestricted, taxes are low, and customs tariffs virtually inexistent. Hong Kong is located next to Shenzhen, a city with a bustling tech scene, and where many of the world's electronic gadgets are designed and manufactured. We also have a location in Manila, Philippines. diff --git a/content/experiment-control/sinara-core.md b/content/experiment-control/sinara-core.md index 8c964c5..e0660ac 100644 --- a/content/experiment-control/sinara-core.md +++ b/content/experiment-control/sinara-core.md @@ -12,7 +12,7 @@ title = "Sinara hardware" The first ARTIQ core devices used hardware built in-house by physicists (based on a Xilinx KC705 development board with custom FMC cards). To improve the quality, features and scalability of ARTIQ systems, we have been developing the Sinara device family. It provides turnkey control hardware that is reproducible, open, flexible, modular, well-tested, and well-supported by the ARTIQ control software. -The Sinara hardware is in active development, and the latest information is available on the wiki of each project's page. Most of the hardware engineering is done at the Institute for Electronics Systems at the Warsaw University of Technology. +The Sinara hardware is in active development, and the latest information is available on the wiki of each project's page. Most of the hardware engineering is done at the Institute for Electronics Systems at the Warsaw University of Technology. Kasli and EEMs can be ordered now. We can deliver a rack-mountable crate that contains all the cards, is fully tested, and is ready to be connected to your experiment and computer network. Use our [web-based configuration and ordering tool](../place-order), or contact sales@m-labs.hk with your requirements, and we will establish a quote. diff --git a/content/gateware/m1.md b/content/gateware/m1.md index b08aa06..e24e77c 100644 --- a/content/gateware/m1.md +++ b/content/gateware/m1.md @@ -15,7 +15,7 @@ The Milkymist One is programmable and customizable at many different levels. The simplest way one can use a Milkymist One is by affecting MIDI controls to the existing snippets of code (called "patches") that create the effects. The Milkymist One ships with dozens of pre-existing patches. -Creating new patches can be done with a simple programming language based on the MilkDrop preset format. The Milkymist One device comes with a built-in editor. +Creating new patches can be done with a simple programming language based on the MilkDrop preset format. The Milkymist One device comes with a built-in editor. Under the hood, the Milkymist One is like a mini-computer running our Flickernoise video synthesis software. @@ -50,10 +50,10 @@ But we did not stop at open source software. As a matter of fact, when ##### Press - Create Digital Motion (10/02/2012): Milkymist is Digital Visual Synthesizer and Processor, Built as Sophisticated Open Source Hardware -- MikroBitti (03/2012): Milkymist One -visualisaattori: Avointa vj-rautaa [FI] +- MikroBitti (03/2012): Milkymist One -visualisaattori: Avointa vj-rautaa [FI] - Make Magazine (30/09/2011): Milkymist One, an Open Source VJ Console, Goes on Sale - The Register (28/09/2011): Open-source hardware group puts out vid system-on-a-chip -- Theory&Practice (22/09/2011): Видеосинтезатор с открытым кодом Milkymist One [RU] +- Theory&Practice (22/09/2011): Видеосинтезатор с открытым кодом Milkymist One [RU] - ETN (17/05/2011): Videoeffekter i öppen hårdvara söker partners [SE] - Linux-Magazin (28/01/2011): VJ-System Milkymist als Entwicklerboard erhältlich [DE] - Create Digital Motion (16/08/2010): Milkymist One, All-in-One Open Source VJ Workstation @@ -154,17 +154,17 @@ Milkymist SoC is phased out in favor of the more powerful [MiSoC](../migen). ##### Flickernoise -Flickernoise is the video synthesis application developed for the Milkymist One and the Milkymist SoC. It renders hardware-accelerated visual effects comparable (and, to some extent, compatible) with those of MilkDrop 1.x, the popular audio visualization plug-in for Winamp. +Flickernoise is the video synthesis application developed for the Milkymist One and the Milkymist SoC. It renders hardware-accelerated visual effects comparable (and, to some extent, compatible) with those of MilkDrop 1.x, the popular audio visualization plug-in for Winamp. Flickernoise allows the creation of visual patches and their connection with all the interfaces that the Milkymist One provides thanks to a built-in graphical user interface. Let the visuals react to sound and MIDI events, connect a camera and create live phantasmagoric images of yourself... Flickernoise uses: - The RTEMS real-time operating system. -- The YAFFS flash filesystem (modified version here). +- The YAFFS flash filesystem (modified version here). - The libpng, libjpeg, openjpeg and jbig2dec image decompression libraries. - The freetype font rendering system. -- The MuPDF library for the online help system. +- The MuPDF library for the online help system. - MTK, a modified version of the Genode FX embedded GUI toolkit, which provides all the elements for common user interaction (windows, buttons, etc.). - liboscparse, a variant of liblo, for OpenSoundControl communications. diff --git a/content/gateware/migen.md b/content/gateware/migen.md index 607a928..963d6dd 100644 --- a/content/gateware/migen.md +++ b/content/gateware/migen.md @@ -54,7 +54,7 @@ You can find the Migen source Tutorial "Porting a New Board To Migen" by cr1901 - "Implementing a UART in Verilog and Migen" by whitequark - "Implementing a simple SoC in Migen" by whitequark -- Migen Step by Step Tutorial by LambdaConcept +- Migen Step by Step Tutorial by LambdaConcept {% end %} diff --git a/content/gateware/nmigen.md b/content/gateware/nmigen.md index 607eec3..4246c69 100644 --- a/content/gateware/nmigen.md +++ b/content/gateware/nmigen.md @@ -28,7 +28,7 @@ nMigen itself provides the core language, and is complemented by a number of ext ##### Documentation -Documentation for nMigen and its external components is rather limited at the moment. However, you can follow the tutorial by LambdaConcept, and another tutorial by Robert Baruch, as well as his video series on building a 6800 CPU on an FPGA with nMigen: part 1 part 2 part 3 part 4. +Documentation for nMigen and its external components is rather limited at the moment. However, you can follow the tutorial by LambdaConcept, and another tutorial by Robert Baruch, as well as his video series on building a 6800 CPU on an FPGA with nMigen: part 1 part 2 part 3 part 4. {% end %}