Hacker News new | ask | show | jobs
Ask HN: Energy efficient computing chip
2 points by k_lander 3401 days ago
is it possible to have the cpu equivalent of non-volatile memory?

ie. a cpu that does not refresh and consumes no energy in its idle state until some data is available at its inputs?

1 comments

In theory static CMOS behaves this way but there is still some power consumption due to leakage. Some microcontrollers have ultra-low-power sleep modes.