forked from antmicro/rowhammer-tester
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
26 lines (26 loc) · 844 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[submodule "litedram"]
path = third_party/litedram
url = https://github.com/enjoy-digital/litedram.git
[submodule "liteeth"]
path = third_party/liteeth
url = https://github.com/enjoy-digital/liteeth.git
[submodule "liteiclink"]
path = third_party/liteiclink
url = https://github.com/enjoy-digital/liteiclink.git
[submodule "litescope"]
path = third_party/litescope
url = https://github.com/enjoy-digital/litescope.git
[submodule "litex"]
path = third_party/litex
url = https://github.com/enjoy-digital/litex.git
[submodule "migen"]
path = third_party/migen
url = https://github.com/m-labs/migen
[submodule "verilator"]
path = third_party/verilator
url = https://github.com/verilator/verilator.git
ignore = dirty
[submodule "xc3sprog"]
path = third_party/xc3sprog
url = https://github.com/matrix-io/xc3sprog.git
ignore = dirty