Please see the quick start guide at https://www.gaisler.com/NOEL-XCKU for instructions

To program the FPGA please follow these instructions:
1. Connect the PC and the board using a standard micro-USB cable into the connector USB-JTAG J10.
2. Make sure that Vivado is added to your path variables
3. Open a terminal in the downloaded folder and issue the following command to launch Vivado:
vivado -mode tcl -notrace -source doprog.tcl
4. To program the FPGA with the selected configuration, run in the Vivado console (in this case for GP32F-DC):
doprog GP32F-DC
5. Once the FPGA has been programmed, it is possible to connect to the board using GRMON, using the
command:
grmon -digilent
