Forum Discussion

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

Arria V - Controlling nCONFIG from core logic

Hey,

I have an ArriaV which normally configures using Active Serial mode from a hot-pluggable flash.

It's possible to change the flash card during operation, but the FPGA currently retains the configuration of the original flash.

Is there some way to control nCONFIG from within the core logic so I can trigger the Active Serial to reload the configuration from the new flash?

Thanks,

Sam

2 Replies

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

    Yep, Remote Update core with pretty much everything else disabled does it.

    Thanks!