Commit Graph

169 Commits

Author SHA1 Message Date
Robert Gernhardt
8e29063f76 added config for read/write grouper 2014-08-07 12:11:48 +02:00
Robert Gernhardt
b1142c4796 traceplayer can now parse data of write commands. Reorder buffer inserted 2014-08-07 12:06:04 +02:00
Janik Schlemminger
47580bcba3 added read/write grouper memconfig 2014-08-06 10:30:49 +02:00
Robert Gernhardt
767d03dfe9 modified rd/grouper 2014-08-06 10:02:56 +02:00
Robert Gernhardt
0bba004266 modified rd/write grouper 2014-08-06 09:37:42 +02:00
Janik Schlemminger
15f07b0017 precharge allchecker tRas, simulation memory 2014-08-05 19:33:16 +02:00
Matthias Jung
114bcf370f Merge branch 'master' of git.rhrk.uni-kl.de:EIT-Wehn/dram.vp.system
Conflicts:
	dram/src/simulation/Dram.h
2014-08-05 17:01:46 +02:00
Matthias Jung
327608b691 commented out the saving part 2014-08-05 16:59:22 +02:00
Matthias Jung
609e568fbc Added the tRAS timing constraint into the precharge checker 2014-08-05 16:58:15 +02:00
Janik Schlemminger
72bdce7a26 destructor 2014-08-05 00:22:03 +02:00
Janik Schlemminger
c88486d842 memcpy bug 2014-08-05 00:07:22 +02:00
Robert Gernhardt
fff7b9cd34 merged 2014-08-04 18:30:52 +02:00
Robert Gernhardt
bd245a9d90 reorder buffer 2014-08-04 18:27:33 +02:00
Matthias Jung
fe9f9ad233 changes on project file 2014-08-04 17:46:29 +02:00
Matthias Jung
6704dc2871 First approach for saving data, but there is an error with the memcopy in Dram.h 2014-08-04 17:31:25 +02:00
Matthias Jung
dc96ffd052 metrics: memory utilization 2014-08-04 13:02:52 +02:00
Janik Schlemminger
2f9cd66a73 Powerdowns bankwise have own command in protocoll now. one command for all banks on bank 0. 2014-07-30 23:37:56 +02:00
Janik Schlemminger
eb98c22188 merge 2014-07-30 22:10:28 +02:00
schlemmi
74456e530d Update README.md 2014-07-30 03:04:57 +02:00
Janik Schlemminger
76ab26e2d7 refresh splitted in REFA REFB 2014-07-30 03:01:06 +02:00
Matthias Jung
62e7c8e65e Changed to the lates DRAMPower 2014-07-29 16:21:59 +02:00
Matthias Jung
d402933502 New metric "memory utilization" defined 2014-07-29 16:21:07 +02:00
Matthias Jung
6ebafb9ece Merge branch 'master' of git.rhrk.uni-kl.de:EIT-Wehn/dram.vp.system 2014-07-29 15:18:30 +02:00
Matthias Jung
f74386a38e Cleaned code 2014-07-29 15:18:12 +02:00
Robert Gernhardt
8af2f3b898 renamed colum to column in addressmapping. Error with large values on data bus should be resolved 2014-07-28 10:53:17 +02:00
Matthias Jung
79c7c84abb Small buxfix update function included 2014-07-25 11:41:14 +02:00
Matthias Jung
8cdd36d064 small bug fixes regarding DRAMPower Library 2014-07-24 13:49:05 +02:00
Matthias Jung
df25e9ce6a Changed Version to the new Main Branch of DRAMPower 2014-07-24 08:52:54 +02:00
Matthias Jung
3eb0d7eb8a Fix for new DRAMPower library 2014-07-23 13:51:51 +02:00
Matthias Jung
f3f8dc4437 Merge branch 'master' of git.rhrk.uni-kl.de:EIT-Wehn/dram.vp.system 2014-07-18 16:54:17 +02:00
Matthias Jung
acf06d995e changed small things for DRAMPower 2014-07-18 13:20:45 +02:00
Janik Schlemminger
a51acb7061 Merge branch 'master' of https://git.rhrk.uni-kl.de/EIT-Wehn/dram.vp.system 2014-07-18 13:19:59 +02:00
Janik Schlemminger
c028314b02 bankgroup integration. act map stores scheduled command instead of bank now 2014-07-18 13:19:15 +02:00
Matthias Jung
db9e2d09b9 Adopted to newes commit to DRAMpower, please run the prerequisites script again or do a git pull in the dram/src/common/third_party/DRAMPower folder and build DRAMPower again 2014-07-17 13:28:54 +02:00
Matthias Jung
04c726cb73 Fixed one bug at PDNA. There is also a workaround because for one powerdown event #banks payloads are submitted. In the next commit from Robert and Jonny this will be hopefully solved. 2014-07-16 12:00:39 +02:00
Matthias Jung
793cf882fe Merge branch 'master' of git.rhrk.uni-kl.de:EIT-Wehn/dram.vp.system 2014-07-15 22:49:33 +02:00
Matthias Jung
8b4e3fa4bf Integrated LibDRAMPower. Before you start you have to run the install_prerequisites.sh 2014-07-15 22:47:02 +02:00
Janik Schlemminger
dc9d1b4b1f address decoder simplified 2014-07-15 14:35:13 +02:00
Janik Schlemminger
9d276335fa fixed bug in controller state cleanup method 2014-07-15 13:14:34 +02:00
Matthias Jung
a2c757e347 Merge branch 'master' of git.rhrk.uni-kl.de:EIT-Wehn/dram.vp.system
Conflicts:
	dram/dramSys/dramSys.pro
	dram/resources/scripts/metrics.py
	dram/src/common/libDRAMPower.cpp
2014-07-15 11:56:09 +02:00
Matthias Jung
7b61092aea Preparing for DRAMPower Library 2014-07-15 11:36:01 +02:00
Matthias Jung
bd4c0d562f Preparing for DRAMPower Library 2014-07-15 11:34:53 +02:00
Janik Schlemminger
c135d7c31b Traceplayer has a clock now 2014-07-15 00:10:49 +02:00
Robert Gernhardt
c77048ac93 renamed some stuff 2014-07-14 23:17:18 +02:00
Robert Gernhardt
2b427ecb6e also shows clks now in tooltip in analyzer 2014-07-11 09:22:34 +02:00
Robert Gernhardt
5746d8f38d merged with analyzer project 2014-07-10 11:16:16 +02:00
robert
b8febb434f minor refactoring 2014-07-06 10:34:46 +02:00
robert
8467945a3a minor refactoring 2014-07-03 13:57:39 +02:00
robert
c554b4aba1 minor refactoring 2014-07-02 18:48:50 +02:00
robert
61bacdfb9f resolved most warnings 2014-07-01 14:39:58 +02:00