From: colepoirier@1ec9c8c87c85f09e4718cd80e0605065e33975f0 Date: Mon, 15 Feb 2021 22:41:41 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~163 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f1a405fb70486dbb4907feb00e04c5479a94b6e8;p=libreriscv.git --- diff --git a/HDL_workflow/ECP5_FPGA.mdwn b/HDL_workflow/ECP5_FPGA.mdwn index e390b4aa1..99c31b296 100644 --- a/HDL_workflow/ECP5_FPGA.mdwn +++ b/HDL_workflow/ECP5_FPGA.mdwn @@ -42,7 +42,11 @@ Next we will wire up the STLINKv2 and our FPGA in three separate stages. * First attaching one end of a jumper cable to each necessary header pin on the STLINKv2. -* Then we will attach the end of a new jumper cable to each male header pin on the FPGA. Finally, we will connect the wires from the STLINKv2 to the wires from the FPGA by matching the colours of the wires. This way you do not lose the connections when you want to disconnect and store the two devices. We are using FEMALE-TO-FEMALE jumper cables on the male header pins of each of the FPGA so that the wires do not randomly damage the bare PCB due to a short. +* Then we will attach the end of a new jumper cable to each male header pin on the FPGA. + +* Finally, we will connect the wires from the STLINKv2 to the wires from the FPGA by matching the colours of the wires. + +This way you do not lose the connections when you want to disconnect and store the two devices. We are using FEMALE-TO-FEMALE jumper cables on the male header pins of each of the FPGA so that the wires do not randomly damage the bare PCB due to a short. We will wire each of the pins on the the STLINKv2 according to the diagrams, tables, and images on this page.