mirror of
https://github.com/wfjm/w11.git
synced 2026-01-12 00:43:01 +00:00
1.8 KiB
1.8 KiB
FPGA Board connection setup
The recommended connection setups for configuration and operation the supported boards are
-
- connect USB cable to micro-USB connector labeled 'J10'
- to configure via Vivado hardware server
make <sys>.vconfig
-
- connect USB cable to micro-USB connector labeled 'PROG'
- to configure via ivado hardware server
make <sys>.vconfig
-
- connect USB cable to micro-USB connector
- to configure via Vivado hardware server
make <sys>.vconfig
-
Nexys4 and Nexys A7 (or Nexys4 DDR)
- connect USB cable to micro-USB connector labeled 'PROG'
- to configure via Vivado hardware server
make <sys>.vconfig
-
- use Cypress FX for configure and and rlink communication
- connect USB cable to micro-USB connector labeled 'USB PROG'
- to configure via FX2 and jtag tool
make <sys>.jconfig
-
- connect USB cable to mini-USB connector (between RS232 and PS/2 port)
- to configure via FX2 and jtag tool
make <sys>.jconfig
-
- connect the USB-RS232 cable to the RS232 port
- connect a JTAG programmer (e.g. Xilinx USB Cable II) to JTAG pins
- to configure via ISE Impact
make <sys>.iconfig