24 Commits

Author SHA1 Message Date
d2761ce060 Numerous fixes for Python scripts 2023-10-12 11:58:18 +02:00
ac9351c025 Implement b_transport and add tests for it 2023-03-06 14:10:56 +01:00
Lukas Steiner
9760ffe5cc Add regression test files. 2023-01-30 15:45:10 +01:00
Lukas Steiner
ea8a55f38b Flexible RFM all-bank. 2021-09-01 17:02:02 +02:00
Lukas Steiner
d84a065087 Small improvements in DDR5 checker. 2021-05-12 16:10:04 +02:00
Lukas Steiner
b82a446c60 Ignore vscode config folder. 2021-04-28 14:20:46 +02:00
scorrea
4cf1f2c0b4 .tdb in expected folders excluded from gitignore 2020-06-23 12:07:02 +02:00
Lukas Steiner
89221c53a7 Gitignore updated to cmake. 2020-03-24 15:04:39 +01:00
Lukas Steiner Laptop
fb781882f7 Included doxygen config. 2019-06-03 15:42:50 +02:00
Éder F. Zulian
b0343beac1 DRAMSys_gem5 functional examples, essential files and doc
This commit intends to provide functional examples and doc.
2018-08-30 13:15:54 +02:00
Éder F. Zulian
3196bea1a4 Git ignore updated to ignore __pycache__ folders 2016-11-09 16:17:20 +01:00
Éder F. Zulian
f02c7169eb Gitignore updated 2016-11-02 10:17:05 +01:00
Éder F. Zulian
633d3b886e DRAMSys unit tests.
- Build test improved to used a temp dir which is removed after the test.
- New test: Run dramSys without arguments.
- Tests are totally independent.
- New utility functions to get data from config/specs XML files.
- Unit test files will now appear in qtcreator.
- Info header added to the files.
2016-09-19 00:06:55 +02:00
Éder F. Zulian
3085b3949b Test script improved
Created classes to get easily memory specifications and memory configurations.
Each class handles the peculiarities of the related XML file.

Other changes:
- git ignore file updated.
2016-02-11 10:35:44 -02:00
Éder F. Zulian
54a0a27f30 Error model automatic test is now ready to run. 2015-09-08 10:32:36 +02:00
Matthias Jung
f4fd3b55c9 error fixed 2015-08-06 16:51:37 +02:00
Éder Ferreira Zulian
6f776c067e Changes in project structure.
Now we have a root project file - dram.vp.system.pro - that includes
dramSys.pro and traceAnanlyzer.pro files. This way it is possible to build
both projects easily.

After buiding from QTCreator the results will be in dram.vp.system/build* and
its sub-directories.
2015-06-22 17:15:29 +02:00
Matthias Jung
be408a65bf get DRAMPower as submodule 2015-05-13 15:04:50 +02:00
Éder Ferreira Zulian
6cf6c6be95 Warnings eliminated.
Variable surrounded by IFPOW() macro since it is only needed for power simulations.

Unused variable removed.

Warning suppressed with __attribute__((__unused__)). The variable was not
removed because of its type: sc_module_name. It may be useful.

Other changes:
cscope* added to gitignore.
2015-04-24 09:11:25 +02:00
Éder Ferreira Zulian
ed4b406954 Readme file improved but not yet finished.
Added *.swp (vim swap files extension) to gititnore.
2015-04-21 14:41:14 +02:00
Robert Gernhardt
5fcd57a4e2 Fixed error in refresh manager and in backpressure release codepath 2015-03-23 08:45:25 +01: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
robert
96846ca4b4 modified gitignore 2014-06-16 17:45:20 +02:00
Matthias Jung
8ed200dfa3 New metric script that plots a histogram, prerequisites install script added 2014-05-28 14:35:45 +02:00