Altera_Forum
Honored Contributor
16 years agoBinary files ofr burning P33 Flash
Hi,
I want to remotely send a new configuration file to a verilog-written controller inside my FPGA. The sender is an external controller card. This file should be burned inside the P33 parallel Flash, in AP mode. The file has to be a binary one. I want to burn it inside the Flash so that when I trigger the RSU to re-configure from the Flash, the RSU will take the new file from the NEW address (where the factory configuration file has been burned by the JTAG, starting from address 0x020000), upload it to the FPGA and re-initialiaze. The NEW address will be burned to the RSU before I assert the re-configure signal in the RSU to start booting from the NEW address. It has to be "ones" and "zeroes". What file type should I burn in the Flash to fullfil this task? Is it a SOF or POF file? The new file is only the new configuration file. Maybe it is another file type of the one, that I program directly to the FPGA? What binary file type should I burn to the Flash? Can I produce it directly form the Quartus PC s/w/ If I need a conversion tool, how do I get it? Please advice and how should I produce it in the Quartus 8.1 s/w. Best Regards, Eldad Fargon