Forum Discussion
FPGA3
New Contributor
4 years agoHi Yuan:
There are 2 particular issues we are needing help with:
1. SPI Programming failure with JIC file. The device seems to be supported in the guide we looked up online.
- •Not able to program the SPI flash with JIC file
- •Error (209025): Can't recognize silicon ID for device 1. A device's silicon ID is different from its JTAG ID. Verify that all cables are securely connected, select a different device, or check the power on the target system. Make sure the device pins are connected and configured correctly.
- •Device is in AS mode - MX25L12833FMI-10Gi
- •Device configurations tried to generate JIC files are EPCS128, EPCQ128 & EPCQ128A
2. Adding SPI Programming support in the FPGA design
- Since this is a ported design Current design has SPI programmer RTls available what ways we can use that and assign to the IO since the IO’s are hardened we can’t assign them.
- Which Ips to use?
- Also i couldn't find any demo design for this. Any further info/discussion on this will be very helpful.