get DRAMPower as submodule
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -10,7 +10,6 @@
|
||||
*.txt
|
||||
/build-simulation
|
||||
/release-simulation
|
||||
/dram/src/common/third_party/DRAMPower/*
|
||||
*.*~
|
||||
dram/build-*/
|
||||
._.DS_Store
|
||||
|
||||
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
[submodule "dram/src/common/third_party/DRAMPower"]
|
||||
path = dram/src/common/third_party/DRAMPower
|
||||
url = https://github.com/ravenrd/DRAMPower.git
|
||||
1
dram/src/common/third_party/DRAMPower
vendored
Submodule
1
dram/src/common/third_party/DRAMPower
vendored
Submodule
Submodule dram/src/common/third_party/DRAMPower added at e39b6d6668
Reference in New Issue
Block a user