How do I configure my FPGA with Intel Strata Flash?
Follow the steps below:
1. Generate your bitstream ("download.bit" file).
2. Use the following command to create the bin file:
promgen -w -p bin -u 0 ../implementation/download.bit -o download.bin
3. In XPS, go to Device configuration -> Program Flash Memory using the newly created "download.bin" file.
4. Change J30 jumper settings on your board to BPI Up mode.
5. Press "Prog" button on the demo board to program your device.