Forum Discussion
Altera_Forum
Honored Contributor
12 years agoEDS Flash Programmer
So i’m using the new Cyclone V SoC in combination with NOR flash (Micron M25P80). I want to program the NOR flash via USB blaster -> Jtag -> HPS -> NOR flash. Therefor there is a program called So...
Altera_Forum
Honored Contributor
10 years agoYes, they do not currently support the 2 GBit flash device. It is also not supported in Quartus 15. They did however add it to the wish list, so i guess it will come in future.
For now we modified U-boot, and use U-Boot as a intermediate step between SPL and our Bare Metal application to load the FPGA, and application, and it also provides functionality to Flash the 2 Gbit device. So in production we need a DS5 with license to load Uboot initially to flash the device. Thereafter we can used text terminal with Y Modem to flash the device. As soon as Altera bring out the support for the device, i will change the production programming process with cygwin cmd prompt programming options of Altera. Hope it helps.