mirror of https://github.com/YosysHQ/yosys.git
Add yosys-slang
This commit is contained in:
parent
ce95ec1f9e
commit
9991bb19bb
|
|
@ -1,3 +1,6 @@
|
|||
[submodule "verific"]
|
||||
path = verific
|
||||
url = git@github.com:silimate/verific.git
|
||||
[submodule "yosys-slang"]
|
||||
path = yosys-slang
|
||||
url = git@github.com:silimate/yosys-slang.git
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 4e034b397b78689d9c7ee59c589509850221f62c
|
||||
Loading…
Reference in New Issue