Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21616 Discussions

Using "remote" configuration mode in "standard" configured FPGA

FrogWeapons
Novice
1,542 Views

I have a design which is updated remotely using the Altera Remote Update module. To make this function correctly I need to set Assignments->Device->Device and Pin Options->Configuration Mode to "remote".

Would there be any problem with using this bitstream in standard mode ? Put another way, if the remote option is set does the FPGA expect something in order to function correctly or will it operate normally.

Thanks in advance.

0 Kudos
1 Solution
YuanLi_S_Intel
Employee
1,514 Views

The setting is intended to let Quartus know that possible remote update will be happening in this design. I dont see any downside here.


View solution in original post

3 Replies
YuanLi_S_Intel
Employee
1,530 Views

Yes, if you are using it with remote update, you should change it to remote.


0 Kudos
FrogWeapons
Novice
1,522 Views

Hi @YuanLi_S_Intel 

My question was more: what would happen if you enabled the "remote" configuration and had an Intel Remote Update in your design, but did not necessarily intend to use it to update an application. Is there any downside to having it there?

Thanks.

0 Kudos
YuanLi_S_Intel
Employee
1,515 Views

The setting is intended to let Quartus know that possible remote update will be happening in this design. I dont see any downside here.


Reply