Commit Graph

2617 Commits

Author SHA1 Message Date
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
Thanh C. Tran
83e6a1884c Revert simulation config file and create a separate simulation file for SMS
# Explain what has been changed

# Explain why this change is being made

# Provide links to any relevant tickets, articles or other resources
2017-03-22 15:54:33 +01:00
Éder F. Zulian
8c7e3549aa Fix for disable refresh 2017-03-22 12:48:59 +01:00
Thanh C. Tran
3521cafa81 Fix bug in RR & SJF selection functions
# Explain what has been changed

# Explain why this change is being made

# Provide links to any relevant tickets, articles or other resources
2017-03-22 12:44:33 +01:00
Thanh C. Tran
ba39c9443b Update test cases & simulation configurations
# Explain what has been changed

# Explain why this change is being made

# Provide links to any relevant tickets, articles or other resources
2017-03-22 12:43:36 +01:00
Thanh C. Tran
0830dc4d53 Change random generator to Bernoulli distribution
# Explain what has been changed

# Explain why this change is being made

# Provide links to any relevant tickets, articles or other resources
2017-03-14 02:20:52 +01:00
Thanh C. Tran
7626b8b6b5 Fix bugs
# Explain what has been changed

# Explain why this change is being made

# Provide links to any relevant tickets, articles or other resources
2017-03-13 17:34:13 +01:00
Thanh C. Tran
904ee688be Add test traces
# Explain what has been changed

# Explain why this change is being made

# Provide links to any relevant tickets, articles or other resources
2017-03-13 17:33:49 +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
Thanh C. Tran
a0227b2a60 Remove unnecessary functions, keep it simple for testing
# Explain what has been changed

# Explain why this change is being made

# Provide links to any relevant tickets, articles or other resources
2017-03-08 23:50:19 +01:00
Éder F. Zulian
296f667735 changes for 4 channels 2017-03-08 14:35:57 +01:00
Thanh C. Tran
37435b6285 Initialize in-flight memory request counters
# Explain what has been changed

# Explain why this change is being made

# Provide links to any relevant tickets, articles or other resources
2017-03-08 00:19:36 +01:00
Thanh C. Tran
ee006952de Safeguard against empty buffer & bypass low memory intensity request
# Explain what has been changed

# Explain why this change is being made

# Provide links to any relevant tickets, articles or other resources
2017-03-08 00:11:47 +01:00
Thanh C. Tran
73eb716deb Implement batch scheduler as a SYSTEMC process
# Explain what has been changed

# Explain why this change is being made

# Provide links to any relevant tickets, articles or other resources
2017-03-03 03:32:18 +01:00
Thanh C. Tran
725d7e9d19 Fix compile errors & warnings
# Explain what has been changed

# Explain why this change is being made

# Provide links to any relevant tickets, articles or other resources
2017-03-03 03:20:37 +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
Thanh C. Tran
df9368b1fd 1st implementation SMS batch scheduler 2017-03-01 17:22:01 +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
Thanh C. Tran
413916f402 Implement ReadyBatch class
# Explain what has been changed

# Explain why this change is being made

# Provide links to any relevant tickets, articles or other resources
2017-02-23 22:35:09 +01:00
Thanh C. Tran
42b1c96afd First prototype of ReadyBatch class
# Explain what has been changed

# Explain why this change is being made

# Provide links to any relevant tickets, articles or other resources
2017-02-23 21:48:29 +01:00
Thanh C. Tran
2cfa7114af Implement getNextRequest
# Explain what has been changed

# Explain why this change is being made

# Provide links to any relevant tickets, articles or other resources
2017-02-23 21:14:30 +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
Thanh C. Tran
4ed7ff420b Initial setup for SMS implementation
# Explain what has been changed

# Explain why this change is being made

# Provide links to any relevant tickets, articles or other resources
2017-02-23 16:22:44 +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