Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

Load a .pof in flash using PFL in command line

Hello,

I'd like to program my flash using a .pof file and the parallel flash loader as described here in the application note : AN478

This is working, and I'd like to do the same in command line (only the programmer part). By the way, is it possible to see what is executed in quartus gui ?

My tries with quartus_pgm are ok but I don't manage to "attach flash device" with my .pof file ...

I also did some experiments with nios flash programmer but it only accepts sof file and I need to use my .pof file which is encrypted !

Thanks for your help!

13 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I had a similar problem. Check that the Flash reset pin is not resetting the flash memory device.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Thanks for your help bill-now.

    What do you mean by "flash reset pin" ?

    The pin in my Parallel Flash Loader (PFL) design ? or on the board ?
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I meant the pin on the Flash memory device. In my case this pin was controlled by the PFL and laso a microprocessor that used the Flash as its program memory after the PFL configured the FPGA.