mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-23 06:13:41 +00:00
Add yosys-slang
This commit is contained in:
parent
ce95ec1f9e
commit
9991bb19bb
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
||||||
[submodule "verific"]
|
[submodule "verific"]
|
||||||
path = verific
|
path = verific
|
||||||
url = git@github.com:silimate/verific.git
|
url = git@github.com:silimate/verific.git
|
||||||
|
[submodule "yosys-slang"]
|
||||||
|
path = yosys-slang
|
||||||
|
url = git@github.com:silimate/yosys-slang.git
|
||||||
|
|
1
yosys-slang
Submodule
1
yosys-slang
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 4e034b397b78689d9c7ee59c589509850221f62c
|
Loading…
Add table
Add a link
Reference in a new issue