Forum Discussion
Altera_Forum
Honored Contributor
12 years agoI don't think flash programming using SVF or JAM will be very fast, but you can create these files with quartus_pgm providing you have a PFL block in the FPGA which can access the pins.
If you have an FPGA image with the appropriate hardware (Nios II or PFL) controlling the flash then you could use nios2-flash-programmer or quartus_pgm to push the data into the device. On SoC chips I think quartus_hps can program flash which is visible to the HPS.