From 11771a924f2cf47fc0ba55501d84d2d5e2d87d07 Mon Sep 17 00:00:00 2001 From: joey0320 Date: Sun, 6 Aug 2023 23:42:04 -0700 Subject: [PATCH 1/3] missing step --- .../Initial-Setup/Xilinx-XDMA-Template.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/Getting-Started-Guides/On-Premises-FPGA-Getting-Started/Initial-Setup/Xilinx-XDMA-Template.rst b/docs/Getting-Started-Guides/On-Premises-FPGA-Getting-Started/Initial-Setup/Xilinx-XDMA-Template.rst index 5f86e24e..cc24277c 100644 --- a/docs/Getting-Started-Guides/On-Premises-FPGA-Getting-Started/Initial-Setup/Xilinx-XDMA-Template.rst +++ b/docs/Getting-Started-Guides/On-Premises-FPGA-Getting-Started/Initial-Setup/Xilinx-XDMA-Template.rst @@ -198,11 +198,13 @@ Now, let's attach your |fpga_name|_ FPGA(s) to your Run Farm Machines: 11. Uncheck "Verify" and click OK. -12. When programming the configuration memory device is completed, power off your machine fully (i.e., the FPGA should completely lose |dip_switch_extra| +12. Right-click on your FPGA and clock "Boot from Configuration Memory Device". -13. Cold-boot the machine. A cold boot is required for the FPGA to be successfully re-programmed from its flash. +13. When programming the configuration memory device is completed, power off your machine fully (i.e., the FPGA should completely lose |dip_switch_extra| -14. Once the machine has booted, run the following to ensure that your FPGA is set up properly: +14. Cold-boot the machine. A cold boot is required for the FPGA to be successfully re-programmed from its flash. + +15. Once the machine has booted, run the following to ensure that your FPGA is set up properly: .. code-block:: bash From 023155cd45d4c7d1af8f7c23d9f0808f863186f8 Mon Sep 17 00:00:00 2001 From: joonho hwangbo Date: Mon, 7 Aug 2023 23:28:15 -0700 Subject: [PATCH 2/3] Update docs/Getting-Started-Guides/On-Premises-FPGA-Getting-Started/Initial-Setup/Xilinx-XDMA-Template.rst Co-authored-by: Abraham Gonzalez --- .../Initial-Setup/Xilinx-XDMA-Template.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Getting-Started-Guides/On-Premises-FPGA-Getting-Started/Initial-Setup/Xilinx-XDMA-Template.rst b/docs/Getting-Started-Guides/On-Premises-FPGA-Getting-Started/Initial-Setup/Xilinx-XDMA-Template.rst index cc24277c..b500c26c 100644 --- a/docs/Getting-Started-Guides/On-Premises-FPGA-Getting-Started/Initial-Setup/Xilinx-XDMA-Template.rst +++ b/docs/Getting-Started-Guides/On-Premises-FPGA-Getting-Started/Initial-Setup/Xilinx-XDMA-Template.rst @@ -198,7 +198,7 @@ Now, let's attach your |fpga_name|_ FPGA(s) to your Run Farm Machines: 11. Uncheck "Verify" and click OK. -12. Right-click on your FPGA and clock "Boot from Configuration Memory Device". +12. Right-click on your FPGA and click "Boot from Configuration Memory Device". 13. When programming the configuration memory device is completed, power off your machine fully (i.e., the FPGA should completely lose |dip_switch_extra| From 01c6f939c93b76d6ce2c3ac472fb96de3c9930fc Mon Sep 17 00:00:00 2001 From: Abraham Gonzalez Date: Fri, 25 Aug 2023 09:56:20 -0700 Subject: [PATCH 3/3] Update docs/Getting-Started-Guides/On-Premises-FPGA-Getting-Started/Initial-Setup/Xilinx-XDMA-Template.rst --- .../Initial-Setup/Xilinx-XDMA-Template.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Getting-Started-Guides/On-Premises-FPGA-Getting-Started/Initial-Setup/Xilinx-XDMA-Template.rst b/docs/Getting-Started-Guides/On-Premises-FPGA-Getting-Started/Initial-Setup/Xilinx-XDMA-Template.rst index b500c26c..514456e8 100644 --- a/docs/Getting-Started-Guides/On-Premises-FPGA-Getting-Started/Initial-Setup/Xilinx-XDMA-Template.rst +++ b/docs/Getting-Started-Guides/On-Premises-FPGA-Getting-Started/Initial-Setup/Xilinx-XDMA-Template.rst @@ -200,7 +200,7 @@ Now, let's attach your |fpga_name|_ FPGA(s) to your Run Farm Machines: 12. Right-click on your FPGA and click "Boot from Configuration Memory Device". -13. When programming the configuration memory device is completed, power off your machine fully (i.e., the FPGA should completely lose |dip_switch_extra| +13. When programming the configuration memory device is completed, power off your machine fully (i.e., the FPGA should completely lose |dip_switch_extra|) 14. Cold-boot the machine. A cold boot is required for the FPGA to be successfully re-programmed from its flash.