aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorKeith Rothman <537074+litghost@users.noreply.github.com>2021-02-12 15:52:23 -0800
committerKeith Rothman <537074+litghost@users.noreply.github.com>2021-02-15 09:54:58 -0800
commit5e11e29ba2e5927047b2dbf7d3b613dc33a9cc98 (patch)
treea4c5b7a208a81c78d3918f174ae9e5f94c8d3dbe /.gitmodules
parent9fc02041fe7bdcbac99e54f30423b2c39b92bb8a (diff)
downloadnextpnr-5e11e29ba2e5927047b2dbf7d3b613dc33a9cc98.tar.gz
nextpnr-5e11e29ba2e5927047b2dbf7d3b613dc33a9cc98.tar.bz2
nextpnr-5e11e29ba2e5927047b2dbf7d3b613dc33a9cc98.zip
Add interchange schema 3rdparty.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 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