3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-06-19 07:16:27 +00:00

Add slang submodules

This commit is contained in:
Miodrag Milanovic 2026-06-18 12:43:18 +02:00
parent 72f6df873a
commit 7d4ebeebc0
4 changed files with 12 additions and 0 deletions

9
.gitmodules vendored
View file

@ -5,3 +5,12 @@
[submodule "cxxopts"]
path = libs/cxxopts
url = https://github.com/jarro2783/cxxopts
[submodule "slang"]
path = libs/slang
url = https://github.com/MikePopoloski/slang
[submodule "fmt"]
path = libs/fmt
url = https://github.com/fmtlib/fmt
[submodule "yosys-slang"]
path = frontends/slang/lib
url = https://github.com/povik/yosys-slang