Skip to content

PulseRain/GRV3000D_Software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GRV3000D_Software

Software for PulseRain GRV3000D

Update the FPGA Flash Image

  1. To update the FPGA Flash image, please install the Xilinx Vivado Lab Tools First

The Xilinx Vivado Lab Solution 2021.2 for Windows can be downloaded from

https://www.xilinx.com/member/forms/download/xef.html?filename=Xilinx_Vivado_Lab_Win_2021.2_1021_0703.tar.gz

(You might need to register for a Xilinx account with a corporate email address)

And after download, extracting the Xilinx_Vivado_Lab_Win_2021.2_1021_0703.tar.gz, and run the

Xilinx_Vivado_Lab_Win_2021.2_1021_0703\bin\xsetup.bat as administrator

  1. Launch Xilinx Vivado Lab Edition

On Windows, if it can not be found on the Start Menu, it can be launched from C:\Xilinx\Vivado_Lab\2021.2\bin\vivado_lab.bat

After launching, please open the hardware manager

Vivado Lab Edition

  1. Connect the board to the PC through USB port, and flip the switch on

  2. Click Open Target / Auto Connect

auto connect

  1. After that, right click the xc7a100t_0 device, and click "Add Configuration Memory Device"

add mem device

  1. In the Dialogue of "Add Configuration Memory Device", please choose s25fl128sxxxxxx0-spi-x1_x2_x4, as shown below

config mem list

  1. After selecting the Configuration Memory Device, you can click ok to program the configuration memory device right away, or right click the s25fl128sxxxxxx0-spi-x1_x2_x4 device, and choose "Program Configuration Memory Device ..." ok program

  2. In the dialogue of "Program Configuration Memory Device", select the correspondent .bin file in the Configuration file, as shown below

program config mem

The program operation may take about a minute

  1. After that, please power cycle the board. For the Nexys board, please click "PROG" button after power cycle, to load the FPGA image