aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorEddie Hung <eddieh@ece.ubc.ca>2019-02-07 13:13:03 -0800
committerEddie Hung <eddieh@ece.ubc.ca>2019-02-07 13:13:03 -0800
commit1c5dab9d474d23abc3fb381bd1dd88d360582933 (patch)
tree032680294ff005ec577b11a95d9d95c2e7685ad9 /.gitmodules
parent6cc1bfcb37199e0988d0f06ce34071b409ab8019 (diff)
downloadnextpnr-1c5dab9d474d23abc3fb381bd1dd88d360582933.tar.gz
nextpnr-1c5dab9d474d23abc3fb381bd1dd88d360582933.tar.bz2
nextpnr-1c5dab9d474d23abc3fb381bd1dd88d360582933.zip
[tests] Move existing tests/* into submodule nextpnr-tests
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 00000000..52194b76
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "tests"]
+ path = tests
+ url = https://github.com/YosysHQ/nextpnr-tests