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.
21615 Discussions

Cyclone V sleep mode

Altera_Forum
Honored Contributor II
1,649 Views

Hello all, 

 

Is there a way to put a Cyclone V GX FPGA into a sleep/hibernation/low-power mode? 

 

Our design will involve the system being idle for long periods of time, and we're hoping to keep power draw at an absolute minimum when it is not active. 

 

Thank you!
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
849 Views

There's no such mode. However, if you stop the clock you'll save a lot of power. 

 

If you want to save even more power for "long periods of time" turn the power off to the device. Then power it up and let it boot when you need it. 

 

Cheers, 

Alex
0 Kudos
Altera_Forum
Honored Contributor II
849 Views

Ah, okay, I must have been thinking of a different device that had that mode available. 

 

I think shutting off power will probably be my best bet, I think the config time for the Cyclone V is not very long, a few ms. 

 

Thanks Alex.
0 Kudos
Altera_Forum
Honored Contributor II
849 Views

Perhaps a few hundred ms, but not long either way. 

 

Cheers, 

Alex
0 Kudos
Reply