Hi,
i'm using XC6SLX9 spartan-6 , & os- windows 7
Problem is xc3sprog is only detecting the FPGA not the Flash.
so could anyone tell me why is so happening?
Plz hav a look at the screenshot.
What kiind of flash? JTAG connected or SPI connected?
Probably the flash is SPI connected and you first need to load a fitting bscan-spi image and and in a second step program the Flash with the -I option. The brand and type of Flash neds to be known to xc3sprog.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
What kiind of flash? JTAG connected or SPI connected?
Probably the flash is SPI connected and you first need to load a fitting bscan-spi image and and in a second step program the Flash with the -I option. The brand and type of Flash neds to be known to xc3sprog.
ok,
can you tell me how to make bscan- spi file for specific board like XC6SLX9 spartan-6?
In the bscan-spi directory is Verilog and VHDL code you need to compile for your board.
wer will i find that directory?
Last edit: vidisha 2016-04-15
You need to checkout the SVN sources.
plz can u provide any link for how to write bscan file?
Compile xc3sprog/bscan_spi/bscan_s6_spi_isf_ext.v with the right pin contrsaints for your device.
Last edit: vidisha 2016-05-03