1
0
mirror of https://github.com/YosysHQ/nextpnr.git synced 2026-04-10 06:55:46 +00:00

Add interchange schema 3rdparty.

Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
This commit is contained in:
Keith Rothman
2021-02-12 15:52:23 -08:00
parent 9fc02041fe
commit 5e11e29ba2
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -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