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.
7 lines
325 B
Plaintext
7 lines
325 B
Plaintext
[submodule "DRAMSys/dram/src/common/third_party/DRAMPower"]
|
|
path = DRAMSys/dram/src/common/third_party/DRAMPower
|
|
url = https://github.com/ravenrd/DRAMPower.git
|
|
[submodule "DRAMSys/dram/src/common/third_party/tinyxml2"]
|
|
path = DRAMSys/dram/src/common/third_party/tinyxml2
|
|
url = https://github.com/leethomason/tinyxml2.git
|