Eugen_pcad_ru Posted January 21, 2014 Report Share Posted January 21, 2014 Hello all!I'm novice here.I use in my device FPGA ХС3S1400АN (Xilinx Spartan-3AN family).I use to configure a Xilinx parallel cable III and tool xc3sprog.Command string for configuration is below"xc3sprog-c pp -Ibscan_spi/хс3s1400аn.bit FileToISF.bit"and works perfectly!File "bscan_spi/хс3s1400аn.bit" is a part of Papilio-Loader-master. And I donnt know how it works.Can I see the original project for the file xc3s1400an.bit from location "Papilio-Loader-master\xc3sprog\trunk\bscan_spi\xc3s1400an.bit"? Where?Thanks everyone in advance for any answer!Regards,Evgeniy Link to comment Share on other sites More sharing options...
Jack Gassett Posted January 21, 2014 Report Share Posted January 21, 2014 It should be this file:https://github.com/GadgetFactory/Papilio-Loader/blob/master/xc3sprog/trunk/bscan_spi/bscan_s3_spi_isf.vhd The different bit file options were probably generated using that vhd file and changing the device type. Jack. Link to comment Share on other sites More sharing options...
Eugen_pcad_ru Posted January 22, 2014 Author Report Share Posted January 22, 2014 Yes, it is. Compiled file "bscan_s3_spi_isf.vhd" (or "bscan_s3_spi_isf.v") works perfectly. Thank you, Jack! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.