From 3987343e16cccd1658ca4f50cd4d769248e840fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Bourdeauducq?= Date: Tue, 27 Aug 2024 22:48:42 +0800 Subject: [PATCH] advertise Phaser MIQRO gateware --- content/experiment-control/sinara-core.md | 1 + static/js/shop_data.js | 1 + 2 files changed, 2 insertions(+) diff --git a/content/experiment-control/sinara-core.md b/content/experiment-control/sinara-core.md index 3993801..a8bf557 100644 --- a/content/experiment-control/sinara-core.md +++ b/content/experiment-control/sinara-core.md @@ -270,6 +270,7 @@ The 4624 AWG "Phaser" is a quad channel 1.25 GS/s RF generator card with dual IQ - 2x 1.25 GS/s IQ upconverters. - dual IQ mixer + 0.3 GHz to 4.8 GHz VCO + PLL. +- up to 16 dynamic tones per channel using MIQRO gateware (available separately from QUARTIQ). - 31.5 dB range digital step attenuator (similar to Urukul). - 2 channels of 5 MS/s ADC (similar to Sampler). - Artix-7 FPGA. diff --git a/static/js/shop_data.js b/static/js/shop_data.js index e81aa36..3e90801 100644 --- a/static/js/shop_data.js +++ b/static/js/shop_data.js @@ -751,6 +751,7 @@ const shop_data = { specs: [ '2x 1.25 GS/s IQ upconverters.', 'dual IQ mixer + 0.3 GHz to 4.8 GHz VCO + PLL.', + 'up to 16 dynamic tones using MIQRO gateware (available separately from QUARTIQ).', '31.5 dB range digital step attenuator (similar to Urukul).', '2 channels of 5 MS/s ADC (similar to Sampler).', 'Artix-7 FPGA.',