mirror of https://github.com/YosysHQ/nextpnr.git
Add interchange schema 3rdparty.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
This commit is contained in:
parent
9fc02041fe
commit
5e11e29ba2
|
|
@ -1,3 +1,6 @@
|
||||||
[submodule "tests"]
|
[submodule "tests"]
|
||||||
path = tests
|
path = tests
|
||||||
url = https://github.com/YosysHQ/nextpnr-tests
|
url = https://github.com/YosysHQ/nextpnr-tests
|
||||||
|
[submodule "fpga-interchange-schema"]
|
||||||
|
path = 3rdparty/fpga-interchange-schema
|
||||||
|
url = https://github.com/SymbiFlow/fpga-interchange-schema.git
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 6d450bd3e14fdbf180f64e4f3585ec3c7427ddb3
|
||||||
Loading…
Reference in New Issue