https://github.com/gaomy3832/energydram
DRAM energy calculation.
https://github.com/gaomy3832/energydram
dram energy
Last synced: 9 months ago
JSON representation
DRAM energy calculation.
- Host: GitHub
- URL: https://github.com/gaomy3832/energydram
- Owner: gaomy3832
- License: bsd-3-clause
- Created: 2016-11-15T03:25:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-06-23T02:43:50.000Z (almost 4 years ago)
- Last Synced: 2025-09-08T22:45:27.956Z (9 months ago)
- Topics: dram, energy
- Language: Python
- Size: 46.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
DRAM Energy
===========
:Version info:
.. image:: https://img.shields.io/pypi/v/energydram
:target: https://pypi.org/project/energydram/
:Compatibility:
.. image:: https://img.shields.io/pypi/pyversions/energydram
:target: https://pypi.org/project/energydram/
:Test status:
.. image:: https://github.com/gaomy3832/energydram/actions/workflows/test.yml/badge.svg?branch=master
:target: https://github.com/gaomy3832/energydram/actions/workflows/test.yml
.. image:: https://codecov.io/gh/gaomy3832/energydram/branch/master/graph/badge.svg?token=V3L3RF3VND
:target: https://codecov.io/gh/gaomy3832/energydram
DRAM energy calculation.
Current supported standards:
- DDR2/3/4
- LPDDR2/3/4
- GDDR5 (only for termination)
by *Mingyu Gao*
References
----------
Micron, Calculating Memory System Power for DDR3, tech note TN-41-01.
Micron, Calculating Memory Power for DDR4 SDRAM, tech note TN-40-07.
N. Jouppi, A. B. Kahng, N. Muralimanohar and V. Srinivas, CACTI-IO: CACTI With
Off-Chip Power-Area-Timing Models, IEEE Transactions on Very Large Scale
Integration (VLSI) Systems 23(7) (2015), pp. 1254-1267.