Commit Graph

97 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Janik Schlemminger
c135d7c31b Traceplayer has a clock now 2014-07-15 00:10:49 +02:00
Robert Gernhardt
2b427ecb6e also shows clks now in tooltip in analyzer 2014-07-11 09:22:34 +02:00
robert
b8febb434f minor refactoring 2014-07-06 10:34:46 +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
robert
e128263833 minor refactoring 2014-07-01 13:58:55 +02:00
robert
4c7c585968 fixed error in numberOfQueuedPayloads in fr_fcfs 2014-07-01 13:35:14 +02:00
robert
37c147ba2f added debug message capabilities to scheduler 2014-07-01 11:01:52 +02:00
robert
2b062b86ff changed scheduler interface. Fixed bug with terminateSimulation 2014-06-20 15:49:07 +02:00
robert
c74b544f3e ... 2014-05-10 13:02:55 +02:00
robert
c5512389da changed project structure to qtcreator, added timed out powerdown 2014-05-07 17:22:20 +02:00
Matthias Jung
00f95b1587 timeout pdn (state: not runnning yet) 2014-05-05 23:24:36 +02:00
robert
cb16bd3a8a changed simulation recorder to record filenames of memspec and memconfig 2014-05-05 10:37:59 +02:00
robert
9b5ed54138 addressmappings tested 2014-04-21 09:55:37 +02:00
robert
b75366edda addressmapping for ddr4 2014-04-20 22:16:32 +02:00
robert
354c871047 changed metrics 2014-04-20 17:28:05 +02:00
robert
c491738b04 small buxfix in bankwise powerdown manager 2014-04-16 12:38:48 +02:00
robert
b074e3777d simulation config can now be passed as a argument to the console program 2014-04-16 10:52:00 +02:00
robert
0a7829d0ad Changed constraints in all checkers to be generic for wideIO and ddr4 2014-04-14 02:41:04 +02:00
Janik Schlemminger
6583a661d2 tlm protocol, record in interface methods 2014-04-13 14:38:17 +02:00
robert
856db2fde8 merged 2014-04-13 11:54:01 +02:00
robert
e354fb5652 added recording of memconfig, memspec. Tests use the memconfig in a trace for the timing 2014-04-13 11:01:21 +02:00
Janik Schlemminger
2c0f2c95a3 simulation bug fix -> stop after termination delta cycle 2014-04-13 02:17:05 +02:00