From ca53340b593638dac9ec9094ff40d0d21041bc12 Mon Sep 17 00:00:00 2001 From: occheung Date: Thu, 13 Feb 2025 17:21:02 +0800 Subject: [PATCH] efc: add new build command for AFE v1.3 --- src/hw/shuttler.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/hw/shuttler.md b/src/hw/shuttler.md index 32211fe..c71dee7 100644 --- a/src/hw/shuttler.md +++ b/src/hw/shuttler.md @@ -65,12 +65,18 @@ pinouts carefully. Incorrect power connections can damage the Remote AFE Board. The EFC Board gateware and firmware are on the [Artiq](https://github.com/m-labs/artiq) repo. -To build the gateware and firmware, +To build the gateware and firmware on the release-8 branch (only supports AFE revision <= v1.2), ```shell python -m artiq.gateware.targets.efc --hw-rev [v1.0, v1.1] ``` +To build the gateware and firmware on later ARTIQ versions / the master branch, + +```shell +python -m artiq.gateware.targets.efc --efc-hw-rev [v1.0, v1.1] --afe-hw-rev [v1.0, v1.1, v1.2, v1.3] +``` + ## Routing Table Configuration if Shuttler is Connected to Kasli Satellite When Kasli Satellite is compiled with Shuttler, Shuttler is connected to the Satellite Repeater instance. Therefore,