Forum Discussion

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

Cyclone III AP configuration boot address

Dear all,

I'm using the Cyclone III starter kit, which has a CFI Flash using an Active Parallel configuration scheme.

The default boot address for the AP configuration scheme is the 0x020000 and i want to change this address to an upper address.

I read that in order to change the default boot address shall be used the JTAG instruction APFC_BOOT_ADDR, but i don't know how to do it.

Please, can anyone help me?!

Best regards to all!

2 Replies

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

    I don't think you can do it with the USB blaster and Quartus software. You may have to use another JTAG system to do it.

    But this instruction is pretty useless anyway, because the setting is volatile, and on the next power cycle it will be lost and the FPGA will load again the configuration at address 0x020000
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    I don't think you can do it with the USB blaster and Quartus software. You may have to use another JTAG system to do it.

    But this instruction is pretty useless anyway, because the setting is volatile, and on the next power cycle it will be lost and the FPGA will load again the configuration at address 0x020000

    --- Quote End ---

    Daixiwen thanks for your reply.

    Since this setting is volatile and will be lost after power supply restart, it is unuseless for my application.

    Best regards.