01-07-2019 01:10 AM - edited 01-07-2019 01:20 AM
I’ve made MCS file for xc3s200an with two bit file, one for the golden and one for the working image.
But when I try to program the mcs file its getting stuck at FPGA erase process.
I’m attaching the log file of IMPACT, the bit file and the mcs file.
Please help me to resolve the issue.
01-08-2019 05:10 PM
01-08-2019 05:10 PM
01-08-2019 09:45 PM
Hi Harshit,
It does work with only single image. I'll try the solution given in the AR# 42557 and update the thread accordingly.
Btw I'm using ISE 14.4 to generate bit stream.
Thanks
Vishal
01-08-2019 09:56 PM
how are you creating the mcs file ? in impact GUI?
if so can you use the promgen command and see if this helps?
Also by any chance have you enabled the power of 2 addressing in the ISF?
you may create an mcs file for power of 2 addressing and see if this is able to program the ISF
01-08-2019 10:02 PM
@kkn,
MCS file was generated using impact gui v13.3 in default addressing mode. Power-of-2 addressing mode was disabled by default in the impact gui.
I've not tried power-of-2 addressing mode. I'll try that if solution in AR#42557 fails.
01-08-2019 10:59 PM
01-08-2019 11:33 PM
for 200an, it is 0x06_0000 in default addressing as mentioned in AR#42557.
You can also check in ug333, page 25
https://www.xilinx.com/support/documentation/user_guides/ug333.pdf.
01-09-2019 02:47 AM