Ask HN: Energy efficient computing chip

2 points by k_lander ↗ HN
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 comment

[ 2.3 ms ] story [ 7.7 ms ] thread
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.