From 94ee48860a8f22981e2430e062e60c140b421f3b Mon Sep 17 00:00:00 2001 From: Robert Jordens Date: Sat, 15 Jul 2017 20:23:31 +0200 Subject: [PATCH] doc: fix phaser channel number statement closes #781 --- doc/manual/core_device.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual/core_device.rst b/doc/manual/core_device.rst index 51937a974..79a20f455 100644 --- a/doc/manual/core_device.rst +++ b/doc/manual/core_device.rst @@ -150,7 +150,7 @@ The Phaser adapter is an AD9154-FMC-EBZ, a 4 channel 2.4 GHz DAC on an FMC HPC c | 3 | SYNC | Input | +--------------+------------+--------------+ -The SAWG channels start with RTIO channel number 4, each occupying 3 channels. +The SAWG channels start with RTIO channel number 3, each SAWG channel occupying 10 RTIO channels. The board has one non-RTIO SPI bus that is accessible through :mod:`artiq.coredevice.ad9154`.