Commit Graph

808 Commits

Author SHA1 Message Date
Johannes Feldmann
b3309eb238 Added comments
Reverted all configurations
Adjusted resources.pri
Added the enable switch for controllerECC to README.md
2017-05-04 12:08:07 +02:00
Johannes Feldmann
dec2a942b8 Merge remote-tracking branch 'origin/master'
Conflicts:
	DRAMSys/simulator/resources/resources.pri
2017-05-02 17:14:28 +02:00
Johannes Feldmann
a48fd2bfe6 DISTFILES from resources.pri changed to the standard way. 2017-05-02 17:12:13 +02:00
Johannes Feldmann
e99b07fb4f Revert change in wideio.xml 2017-04-17 15:48:31 +02:00
Johannes Feldmann
9a80296740 Merge remote-tracking branch 'EIT-Wehn/master'
# Conflicts:
#	DRAMSys/simulator/src/controller/core/configuration/Configuration.h
2017-04-17 15:46:48 +02:00
Johannes Feldmann
11d428c1d5 ECC implementierung fertig gestellt. 2017-04-13 18:59:56 +02:00
Éder F. Zulian
eb526e7e83 AddressOffset is only used when we use gem5.
If gem5 is not used the configuration field AddressOffset is set to zero
despite the value in the xml file.
2017-04-05 16:46:52 +02:00
Éder F. Zulian
22eca68f6a Avoid some assertions when using gem5
Using preprocessor directives instead of a configuration. It seems to be ok
for now.
2017-04-05 08:39:58 +02:00
Johannes Feldmann
20e6d4e615 ECC Controller erstellt ECC Daten. Noch Fehler bei der Weiterverarbeitung im Simulationsmodell. 2017-03-31 16:09:36 +02:00
Johannes Feldmann
cf0a7e0a79 Merge remote-tracking branch 'eit-wehn/master' 2017-03-30 21:10:49 +02:00
Johannes Feldmann
ebdcbb98e6 Merge remote-tracking branch 'upstream/master'
Conflicts:
	DRAMSys/simulator/src/controller/core/configuration/Configuration.h
2017-03-29 15:17:31 +02:00
Éder F. Zulian
ead929d3da Small fix.
Gem5 support is built based on the presence of the GEM5 environment variable.
2017-03-22 19:03:05 +01:00
Éder F. Zulian
616320ca9b Fix for disable refresh 2017-03-10 15:40:04 +01:00
Matthias Jung
e28d2a6506 Further imporovement of the gem5 integration 2017-03-10 11:26:32 +01:00
Matthias Jung
1e6d77a9a5 gem5 subproject added to DRAMSys 2017-03-09 23:07:47 +01:00
Matthias Jung
7f1c4ffc3e Added sonification script to the arbiter 2017-03-09 23:06:04 +01:00
Matthias Jung
8a545ddac4 Merge branch 'master' of git.rhrk.uni-kl.de:EIT-Wehn/dram.vp.system 2017-03-09 20:55:06 +01:00
Matthias Jung
27259ab1b3 Sonification script added 2017-03-09 20:37:14 +01:00
Éder F. Zulian
296f667735 changes for 4 channels 2017-03-08 14:35:57 +01:00
Johannes Feldmann
a11276c876 ECC Controller umgebaut. Testumgebung angepasst. Weak cells manuell gesetzt. 2017-03-02 20:18:36 +01:00
Matthias Jung
e6cdebaeb0 Merge pull request #159 from sprado/wideio
WideIO
2017-03-01 18:48:17 +01:00
sprado
d59db45ee2 wideio 2017-03-01 18:30:00 +01:00
Johannes Feldmann
25015d3dd1 Merge remote-tracking branch 'EIT-Wehn/master'
# Conflicts:
#	DRAMSys/simulator/resources/configs/mcconfigs/fifo.xml
#	DRAMSys/simulator/resources/simulations/sim-batch.xml
#	DRAMSys/simulator/simulator.pro
#	DRAMSys/simulator/src/simulation/DRAMSys.h
#	DRAMSys/simulator/src/simulation/Simulation.cpp
#	DRAMSys/simulator/src/simulation/SimulationManager.cpp
2017-03-01 18:12:16 +01:00
Matthias Jung
a50da26a71 Merge pull request #158 from sprado/bandwidth
Bandwidth over time plot
2017-03-01 13:00:57 +01:00
sprado
83c8aac133 Bandwidth over time plot 2017-03-01 11:27:53 +01:00
Éder F. Zulian
4ee30b383e Fix compilation for newer gcc versions.
Tested with gcc 5.4.0 and 6.2.0.
2017-03-01 09:34:05 +01:00
Matthias Jung
7ff6259447 First step in fixing the test system 2017-02-28 21:27:27 +01:00
Matthias Jung
e5c59858ff Fixed Test Starting Script 2017-02-28 21:22:02 +01:00
Matthias Jung
e1787deb64 Fixed small bug in resource file 2017-02-28 21:10:43 +01:00
Matthias Jung
d0bfc9ccea Added outputs to plots.py for Matlab 2017-02-28 21:05:24 +01:00
Matthias Jung
28461df446 Merge pull request #153 from EIT-Wehn/library
Library
2017-02-28 13:47:20 +01:00
Johannes Feldmann
a0daa34bf1 ECC implemented. Error trace created which produces many errors. 2017-02-27 10:46:48 +01:00
Johannes Feldmann
af20dcb647 ECC Controller as dummy created. 2017-02-27 08:57:34 +01:00
Johannes Feldmann
10f9f2caff If StoreMode is Store or ErrorModel, then reads don't need data anymore. 2017-02-27 07:39:53 +01:00
Matthias Jung
2facf78ba8 Bugfix order of compilation 2017-02-25 13:03:07 +01:00
Matthias Jung
3e7be862f2 Fixed compile bug on MAC 2017-02-25 13:01:12 +01:00
Matthias Jung
4244fb8c60 Fixed bug which was introduced due to boost removal 2017-02-23 19:33:39 +01:00
Matthias Jung
c503d0c4af Finished PCT example 2017-02-23 19:33:26 +01:00
Matthias Jung
1d6ebb6223 Merge pull request #155 from sprado/master
Activate command just before a refresh
2017-02-23 11:52:20 +01:00
prado
745f840fe3 Activate command just before a refresh 2017-02-22 17:23:48 +01:00
Matthias Jung
7a8cc3015a Further improvements for PCT 2017-02-22 09:48:09 +01:00
Matthias Jung
5fc82f4438 Merge branch 'library' of git.rhrk.uni-kl.de:EIT-Wehn/dram.vp.system into library 2017-02-21 23:05:20 +01:00
Matthias Jung
72d77f4587 Added PCT related files 2017-02-21 23:04:51 +01:00
Matthias Jung
68948fc43e Merge branch 'library' of git.rhrk.uni-kl.de:EIT-Wehn/dram.vp.system into library 2017-02-21 22:59:28 +01:00
Matthias Jung
59cbf4d6a8 Fixed some path problems in thermalsim 2017-02-21 22:59:04 +01:00
Matthias Jung
d7ef8a5d3a small fixes 2017-02-20 16:55:33 +01:00
Matthias Jung
e1ab23616d Fixed build errors on linux 2017-02-20 10:49:06 +01:00
Matthias Jung
5591353eb2 Readme adjusted, alle hints on Boost removed 2017-02-19 22:36:02 +01:00
Matthias Jung
bd80c11adc Removed Boost Library 2017-02-19 22:17:25 +01:00
Matthias Jung
3cf07166d2 Morphed project into library 2017-02-19 20:34:04 +01:00