mirror of https://github.com/YosysHQ/yosys.git
11 lines
313 B
Plaintext
11 lines
313 B
Plaintext
[submodule "abc"]
|
|
path = abc
|
|
url = https://github.com/YosysHQ/abc
|
|
# Don't use paths as names to avoid git archive problems
|
|
[submodule "cxxopts"]
|
|
path = libs/cxxopts
|
|
url = https://github.com/jarro2783/cxxopts
|
|
[submodule "libs/yosys-slang"]
|
|
path = libs/yosys-slang
|
|
url = https://github.com/mmicko/yosys-slang
|