update yosys-symbiflow-plugins to latest to fix quicklogic tests
This commit is contained in:
parent
264023c2c9
commit
5293ba8357
|
@ -1,7 +1,8 @@
|
|||
[submodule "yosys"]
|
||||
path = yosys
|
||||
url = https://github.com/YosysHQ/yosys
|
||||
branch = release-branch-0.10
|
||||
branch = release-branch-0.10
|
||||
ignore = dirty
|
||||
[submodule "yosys-plugins"]
|
||||
path = yosys-plugins
|
||||
url = https://github.com/SymbiFlow/yosys-symbiflow-plugins
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 6f7e4741bf81d08a6a23b1120534495724da745e
|
||||
Subproject commit c44f188756783b2a9bc7197a0c72fd3f3698da1f
|
Loading…
Reference in New Issue