Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20704 Discussions

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

FrogWeapons
Novice
760 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
732 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
748 Views

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


0 Kudos
FrogWeapons
Novice
740 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
733 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