Forum Discussion
Altera_Forum
Honored Contributor
10 years agotransmit raw file to a flash device connected to altera device
provided that I have a raw data file describing exactly how data must fit into a flash device connected to an altera device, is there an altera-approved method to transfer this file into flash device or do I have to develop a custom solution e.g using serial port? I am looking at no less than 1MB flash.
1 Reply
- Altera_Forum
Honored Contributor
Hi,
the FPGA programming devices (EPCS, ECPQ) can be programmed in two basic ways:- you generate a .jic-file, connect to the FPGA via JTAG (USB-Blaster), and program the file into the flash through the FPGA
- you generate a .rpd-file, and program it into the flash using an SPI master