Before this change the remote repository was the official DRAMPower repo, so we were not able to push any of our changes. Now we can push our changes to our fork of DRAMPower and later we open pull requests in order to integrate them to the official repo.
10 lines
525 B
Plaintext
10 lines
525 B
Plaintext
[submodule "DRAMSys/simulator/src/common/third_party/DRAMPower"]
|
|
path = DRAMSys/simulator/src/common/third_party/DRAMPower
|
|
url = https://github.com/tukl-msd/DRAMPower.git
|
|
[submodule "DRAMSys/simulator/src/common/third_party/tinyxml2"]
|
|
path = DRAMSys/simulator/src/common/third_party/tinyxml2
|
|
url = https://github.com/leethomason/tinyxml2.git
|
|
[submodule "DRAMSys/simulator/src/common/third_party/icewrapper"]
|
|
path = DRAMSys/simulator/src/common/third_party/icewrapper
|
|
url = https://github.com/myzinsky/IceWrapper.git
|