Hello, How can I calculate the energy consumption ...
# openram
f
Hello, How can I calculate the energy consumption of read and write operations for openram?
m
Calculating is pretty hard, but there are estimates in the .lib file. If you stimulate with spice, they would be more accurate.
f
So to estimate it using the lib file I should just add the leakage power and the energy consumed at each clock edge together right?
m
That sounds right
f
Great thanks