mirror of https://github.com/openXC7/prjxray.git
25 lines
867 B
Plaintext
25 lines
867 B
Plaintext
[submodule "third_party/abseil-cpp"]
|
|
path = third_party/abseil-cpp
|
|
url = https://github.com/abseil/abseil-cpp
|
|
[submodule "third_party/cctz"]
|
|
path = third_party/cctz
|
|
url = https://github.com/google/cctz
|
|
[submodule "third_party/googletest"]
|
|
path = third_party/googletest
|
|
url = https://github.com/google/googletest
|
|
[submodule "third_party/gflags"]
|
|
path = third_party/gflags
|
|
url = https://github.com/gflags/gflags
|
|
[submodule "third_party/yaml-cpp"]
|
|
path = third_party/yaml-cpp
|
|
url = https://github.com/jbeder/yaml-cpp.git
|
|
[submodule "third_party/fasm"]
|
|
path = third_party/fasm
|
|
url = https://github.com/SymbiFlow/fasm.git
|
|
[submodule "third_party/python-sdf-timing"]
|
|
path = third_party/python-sdf-timing
|
|
url = https://github.com/SymbiFlow/python-sdf-timing.git
|
|
[submodule "third_party/yosys"]
|
|
path = third_party/yosys
|
|
url = https://github.com/YosysHQ/yosys
|