From: lkcl Date: Mon, 22 Aug 2022 10:28:31 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~791 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d5bfb2a7673fd5986d1b0283f6c5d33e8adb4ee4;p=libreriscv.git --- diff --git a/HDL_workflow/ls2.mdwn b/HDL_workflow/ls2.mdwn index edcd3eb9b..34837d271 100644 --- a/HDL_workflow/ls2.mdwn +++ b/HDL_workflow/ls2.mdwn @@ -57,6 +57,11 @@ If needed modify sources to produce a fixed file bitstream and minicom -D /dev/ttyUSB1 xc3sprog -c nexys4 top.bit +If there are multiple Arty-A7-100t boards connected you need to know +the serial number (lsusb | grep Serial) + + xc3sprog -c nexys4 -s {insert_full_serial_number} top.bit + # Using ls2 with microwatt This is doable but tricky. An older version is required at present.