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, SamLink Copied
Should be possible through remote update core.
Yep, Remote Update core with pretty much everything else disabled does it.
Thanks!For more complete information about compiler optimizations, see our Optimization Notice.