LChau1
New Contributor
7 years agoCannot configure Cyclone 10 GX Kit via FPP.
Hello,
I am currently trying to do a proof of concept on the Cyclone 10 GX Kit, using the kit collateral as a starting point. If anyone can see what I have missed this would be a huge help. I am generally following the FPP hands-on configuration guide on the fpgawiki, but it has not been updated with the Cyclone 10 GX. Here is what I have done so far:
- MSEL to FPP (S1.1 & S1.2 => ON)
- Created a basic blink project, am able to program the Cyclone 10 via JTAG and see my LEDs blink (using Golden Top)
- Configured blink project to work in passive parallel x16 & compiled. Set unused pins to tri-state.
- Converted my SOF to POF with CFI 2GB, set starting address to 0x0 on Page 0. Unsure what to do with option bits so made it a large offset address 0x8000000.
- Programmed CFI using JTAG using a lower JTAG frequency (6MHz).
- Restart board, no configuration.
With this process I have a couple questions.
- I could not find a CFI flash memory map in the C10GX user guide. Is this still required? I believe I have already erased over my flash and option bits if this were the case.
- Does the board CFG Max 10 come with a default image? It seems I am able to both program and recognize the CFI using JTAG. I was under the impression "System Max 10" in the kit collateral actually meant "Config Max 10" as per the user guide.