FPGA-Flasher For XC6SLX9
Download from releases
Automate flashing XC6SLX9 from *.bit file by drag and drop function
- Drag and drop your *.bit file
- Select your rom type which your want (Normal,Prom)
- Enter
Install xc3sprog
on Ubuntu 20.04
$ sudo apt update
$ sudo apt -y install xc3sprog
$ xc3sprog -c ftdi -v -p 0 <path/to/file.bit>
spiflasherLX9.bit
from this repo
$ xc3sprog -c ftdi -v spiflasherLX9.bit
$ xc3sprog -c ftdi -v -R -p 0 -I <path/to/file.bit>