Altera_Forum
Honored Contributor
15 years agoHow to keep fpga in low power mode
Hello people,
Today i have another question :) My new fpga module (with EP3C25E144) will work only when it gets a command. does its job and waits for the next command. Because of my design has a lot of register switchings, it consumes large power even on wait mode. My question is, How can i lower the power consumption? I am planning to control the enable pin of crystal oscillator, i will keep it disabled while on wait state and let it be enabled when i will send a new command. first question is, does this way work? second question is, is there a more simple, better or any additional way for this purpose? Regards..