Éder F. Zulian
|
ad51dcfdb1
|
Script to apply coding-style rules.
|
2018-04-12 23:16:59 +02:00 |
|
fzeder
|
4b0681b31c
|
Merge pull request #190 from jfeldman/develop
JSON Address Decoder (the file extension is used to choose the decoder)
|
2018-04-12 15:52:37 +02:00 |
|
Éder F. Zulian
|
61fabe7d19
|
Coding-style doc updated
|
2018-04-11 20:10:35 +02:00 |
|
Éder F. Zulian
|
73c95f8f8f
|
Coding-style doc updated
|
2018-04-11 19:55:14 +02:00 |
|
Johannes Feldmann
|
7a715d171f
|
Fixed a bug in the XOR mapping
|
2018-04-10 16:36:57 +02:00 |
|
Éder F. Zulian
|
2fc774eece
|
DRAMSys.astylerc, doc and install script updated
|
2018-04-09 08:34:47 +02:00 |
|
Éder F. Zulian
|
d02e380994
|
dramsys.astylerc --> DRAMSys.astylerc
|
2018-04-06 14:27:47 +02:00 |
|
Éder F. Zulian
|
f851de136c
|
Doc improved, added astyle to the install list
|
2018-04-06 11:49:24 +02:00 |
|
fzeder
|
367f3eb9fd
|
Merge pull request #192 from jfeldman/master
Added astyle file and changed all project files accordingly.
|
2018-04-06 10:58:23 +02:00 |
|
Johannes Feldmann
|
e5610927de
|
Added astyle file and changed all project files accordingly.
|
2018-04-06 10:40:10 +02:00 |
|
fzeder
|
92bf5a6667
|
Merge pull request #191 from sprado/master
Controller Thread ID set to INT_MAX. No need to add or subtract 1 to the stimuli threads' ID anymore.
|
2018-04-05 16:28:33 +02:00 |
|
Éder F. Zulian
|
da0a1e1799
|
Skeleton for DRAMSys coding style guide.
|
2018-04-03 17:12:57 +02:00 |
|
sprado
|
6f29e27c58
|
Controller Thread
|
2018-04-03 16:26:23 +02:00 |
|
Johannes Feldmann
|
23648c6f60
|
Added default case to AddressDecoder::CreateInstance.
|
2018-04-03 11:43:40 +02:00 |
|
Johannes Feldmann
|
42b5ad004e
|
Add missing '\' in library.pro
|
2018-04-03 10:41:35 +02:00 |
|
Johannes Feldmann
|
faa2120881
|
Merge branch 'develop' of https://git.rhrk.uni-kl.de/jfeldman/dram.vp.system into develop
|
2018-03-30 17:52:56 +02:00 |
|
Johannes Feldmann
|
ff91c37df3
|
Changes suggest by review colleagues.
|
2018-03-30 17:51:12 +02:00 |
|
Johannes Feldmann
|
9ed217c01d
|
Created a section for address decoding with json files.
|
2018-03-30 16:47:43 +02:00 |
|
Johannes Feldmann
|
454e77eba8
|
Merge remote-tracking branch 'EIT-Wehn/master' into develop
# Conflicts:
# DRAMSys/library/library.pro
|
2018-03-28 14:43:18 +02:00 |
|
Matthias Jung
|
528a713fa0
|
Merge pull request #188 from sprado/master
IArbiter and SimpleArbiter
|
2018-03-28 12:00:53 +02:00 |
|
Johannes Feldmann
|
22b766a04d
|
Added more comments. Simulator will throw an exception if no proper address mapping could be loaded.
|
2018-03-27 16:15:33 +02:00 |
|
Johannes Feldmann
|
ef9d09662e
|
Functionality for JSONAddressDecoder added. Fixed several smaller bugs.
|
2018-03-27 14:56:26 +02:00 |
|
Johannes Feldmann
|
56892c3d6a
|
Merge branch 'develop' of https://git.rhrk.uni-kl.de/jfeldman/dram.vp.system into develop
|
2018-03-27 10:37:14 +02:00 |
|
Johannes Feldmann
|
fd80bcabb3
|
Output file of ConGen added for test purposes.
|
2018-03-27 10:36:09 +02:00 |
|
Johannes Feldmann
|
3be950e704
|
Added missing breaks in switch cases.
|
2018-03-27 10:17:29 +02:00 |
|
Johannes Feldmann
|
13baae168b
|
Third party module for json added.
|
2018-03-27 10:10:50 +02:00 |
|
Johannes Feldmann
|
ac950afda9
|
Created base class for XMLAddressDecoder and created an alternative JSONAddressDecoder class.
This class has still no functionality.
|
2018-03-26 16:04:17 +02:00 |
|
sprado
|
f290709323
|
Changes Requested
|
2018-03-10 16:04:22 +01:00 |
|
sprado
|
1aaaae6461
|
Merge remote branch 'upstream/master'
|
2018-02-27 15:26:02 +01:00 |
|
fzeder
|
9e10464d44
|
Merge pull request #189 from anaclara/master
Tests for Flexible Refresh
|
2018-02-23 19:42:14 +01:00 |
|
Ana Mativi
|
a567dbbf77
|
Improved readability of Flexible Refresh tests
|
2018-02-23 17:59:04 +01:00 |
|
Ana Mativi
|
de1b625bea
|
Flexible Refresh info is now saved on tdb and used for tests
|
2018-02-16 15:59:18 +01:00 |
|
sprado
|
7f22335acd
|
IArbiter and SimpleArbiter
|
2018-02-08 18:45:48 +01:00 |
|
Éder F. Zulian
|
287af1bcfd
|
getqwt script improved. Readme updated accordingly.
|
2018-02-06 09:00:52 +01:00 |
|
Matthias Jung
|
ffdbf3ed3a
|
Moved install scripts to utils folder
|
2018-02-03 21:59:35 +01:00 |
|
Matthias Jung
|
5a4398f36e
|
Added elastic trace description to README
|
2018-02-03 21:56:44 +01:00 |
|
Matthias Jung
|
3df37617f4
|
gem5 information added to readme
|
2018-02-03 21:34:50 +01:00 |
|
Matthias Jung
|
ae8889fc8c
|
Changed python dependencies for newest homebrew python
|
2018-02-03 16:18:16 +01:00 |
|
Éder F. Zulian
|
5893bed2fb
|
README updated
|
2018-01-31 14:58:17 +01:00 |
|
Éder F. Zulian
|
b4d5dc15f1
|
Hint about Qt Creator config that is a common issue
|
2018-01-31 14:50:03 +01:00 |
|
fzeder
|
c27859a4e2
|
Merge pull request #186 from anaclara/flexible-refresh
Flexible Refresh Implementation
|
2018-01-24 17:24:05 +01:00 |
|
Ana Mativi
|
2ef05ee4e7
|
Updated README and fixed transition timing for flexible refresh
|
2018-01-23 16:10:03 +01:00 |
|
Ana Mativi
|
de0fca0148
|
Flexible Refresh Implementation
|
2018-01-18 19:25:37 +01:00 |
|
Éder F. Zulian
|
f6194d28fd
|
readme udpated
|
2017-12-14 14:06:22 +01:00 |
|
Éder F. Zulian
|
99840f6e69
|
readme update
|
2017-12-13 15:03:39 +01:00 |
|
Éder F. Zulian
|
b833b9cbe5
|
readme update
|
2017-12-13 14:54:33 +01:00 |
|
Éder F. Zulian
|
a34f5a30f4
|
Readme update
|
2017-12-13 14:16:37 +01:00 |
|
Éder F. Zulian
|
37a6c67e8b
|
Configuration fixed.
Single device
|
2017-12-12 13:30:48 +01:00 |
|
Éder F. Zulian
|
fdc3112033
|
readme updated
|
2017-12-11 10:11:41 +01:00 |
|
Éder F. Zulian
|
2cb3440d9f
|
readme updated
|
2017-12-11 10:05:58 +01:00 |
|