Forum Discussion
Altera_Forum
Honored Contributor
12 years agoSelf clocking FPGA?
We have a need to power down large parts of our design - including the clock source for the device - but keep portions of the FPGA (Cyclone III, EP3C25) running. There are no other clock sources fed ...
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Thanks Dave - but this design is in production and we are not going to change the PCB for this "feature". --- Quote End --- The PLL, multiple resets, and clock multiplexer options most likely do not require a board change, so any of those options can be tested. I'm interested in whether Daixiwen's suggestion works too. However, even with that option, you still need to figure out a low power clocking scheme. I believe the configuration clock is 33MHz (typical), so that clock may still be too fast for "low power". A PLL clock from your existing clock source, generating multiple outputs, including a low-frequency clock, with control logic that disables the clock to the higher powered logic will likely be your best bet, since this disables the clock tree to that logic (least power). Cheers, Dave