diff --git a/static/images/shop/graphic-03_Phaser.svg b/static/images/shop/graphic-03_Phaser.svg new file mode 100644 index 0000000..ef4ca38 --- /dev/null +++ b/static/images/shop/graphic-03_Phaser.svg @@ -0,0 +1,917 @@ + +image/svg+xml4410DDS"Urukul”4624AWG"Phaser”ADCIN0ADCIN1RF0RF1 diff --git a/static/js/shop_data.js b/static/js/shop_data.js index 6efd1ad..aa558ab 100644 --- a/static/js/shop_data.js +++ b/static/js/shop_data.js @@ -384,6 +384,38 @@ const shop_data = { }, }, }, + 'phaser': { + id: 'phaser', + name: 'AWG', + name_number: '4624', + name_codename: 'Phaser', + price: 4260, + image: '/shop/graphic-03_Phaser.svg', + specs: [ + '2x 1.25 GS/s IQ upconverters', + 'dual IQ mixer + 0.3 GHz to 4.8 GHz VCO + PLL', + '31.5 dB range digital step attenuator (similar to Urukul)', + '2 channels of 5 MS/s ADC (similar to Sampler)', + 'Artix-7 FPGA', + 'Internal MMCX clock from Kasli/Clocker and external SMA', + ], + size: 'small', + type: 'urukul', + hp: 4, + nbrSlotMin: 0, + nbrSlotMax: 0, + nbrClockMax: 0, + slotOccupied: 2, + clockOccupied: 1, + rules: { + resources: { + type: 'phaser', + icon: '/shop/icon-warning.svg', + name: 'Phaser', + message: 'This card needs a card that provides EEM and clocking connectors (e.g. Kasli) at its left.', + }, + }, + }, 'zotino': { id: 'zotino', name: 'DAC', @@ -789,6 +821,7 @@ const shop_data = { 'mcx-dio', 'rj45-dio', 'urukul', + 'phaser', 'mirny', 'zotino', 'fastino',