mirror of
https://github.com/YosysHQ/yosys
synced 2026-06-24 01:30:32 +00:00
Build yosys-slang
This commit is contained in:
parent
ea70de2165
commit
985b282226
3 changed files with 20 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -5,3 +5,6 @@
|
|||
[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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue