diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | 3rdparty/fpga-interchange-schema | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 52194b76..a22fbc41 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "tests"] path = 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 diff --git a/3rdparty/fpga-interchange-schema b/3rdparty/fpga-interchange-schema new file mode 160000 +Subproject 6d450bd3e14fdbf180f64e4f3585ec3c7427ddb |