Forum Discussion
Altera_Forum
Honored Contributor
18 years agorookie question: program the flash on Stratix II GX PCIe board
I just started using the Stratix II GX PCIe dev board. I was able to load some simple designs to the FPGA and they seem work alright. Now I want to write the design to the flash so the FPGA load the new design at power up. Can someone point me to where to start? Any guide, tutorial, document about how to do that?
Is there a limit of how many times the MAX II or CFI flash can be programmed? Thanks!2 Replies
- Altera_Forum
Honored Contributor
simollie,
I recently went through the same step. Refer to page 13 "Programming with the POF" in the PCI Express High Performance Reference Design for instructions on how to write a design to flash: http://www.altera.com/literature/an/an456.pdf If you need the design files, they can be downloaded at: http://www.altera.com/literature/an/an456_pcie_hpdemo71.zip Hope this helps. -lapata101 - Altera_Forum
Honored Contributor
Thanks, lapata101! This definitely helps.