mirror of
https://github.com/YosysHQ/yosys
synced 2026-06-15 21:36:55 +00:00
10 lines
313 B
Text
10 lines
313 B
Text
[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
|