From e16ab69f01f176a1b2d522514643dfa883d93034 Mon Sep 17 00:00:00 2001 From: Robert Jordens Date: Wed, 1 Nov 2017 14:37:30 +0100 Subject: [PATCH] DEVELOPER_NOTES: fix syntax --- DEVELOPER_NOTES.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DEVELOPER_NOTES.rst b/DEVELOPER_NOTES.rst index 2ee4460a3..15975f5fd 100644 --- a/DEVELOPER_NOTES.rst +++ b/DEVELOPER_NOTES.rst @@ -30,7 +30,8 @@ To determine which user is locking a board, use: Selecting a development board with artiq_flash ============================================== -:: +Use the ``bus:port`` notation:: + artiq_flash --preinit-command "ftdi_location 5:2" # Sayma 1 artiq_flash --preinit-command "ftdi_location 3:10" # Sayma 2 artiq_flash --preinit-command "ftdi_location 5:1" # Sayma 3