- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In my design, an mcu SPI port is used to send the configuration file. The software that does this was tested and verified using a Cyclone IV FPGA and worked fine. We are now re-using this same software to load an Cyclone 10 GX, but all attempts result in fail. We have slowed down the DCLK to 1MHz just to eliminate speed as an issue. During each attempted load, nSTATUS is seen being pulled low by the FPGA to indicate an issue. INIT DONE never goes low like it should after the first frame. This makes me question whether the RBF file was created correctly. Any suggestions on how to proceed troubleshooting this ? Exact part is 10CX220YF672E5G
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Apaul,
Have you checked whether if the timing is clean during the compilation of the quartus project?
Regards,
YL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How clean is DCLK at the FPGA pin (or as close as you can get to the pin)? Slowing DCLK is sensible. However, if you have any inflections at the pin then the FPGA may interpret these as additional clock edges and clock in extra, unwanted bits. nSTATUS going low during configuration is entirely consistent with this behaviour. Slowing DCLK won't overcome this issue. Do you have a source termination resistor by your DCLK source driver?
Sorry to ask, but have you compiled/created rbf for the correct part?
Bit order often catches people out, although I appreciate you're reusing previously proven code.
Cheers,
Alex

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page