diff options
| author | Julian Blake Kongslie | 2022-10-15 14:12:31 -0700 |
|---|---|---|
| committer | Julian Blake Kongslie | 2022-10-15 14:12:31 -0700 |
| commit | ecf940e34b42f78f9651a73e8bcd0c6dc3c75cb5 (patch) | |
| tree | 36a290bf7a6ed585cf040964c8e7481f4df1d631 /.gitmodules | |
| parent | Move shared_bus into arbiter (diff) | |
| download | biggolf-ecf940e34b42f78f9651a73e8bcd0c6dc3c75cb5.tar.xz | |
Depend on external nanosim dependency.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..fd231f7 --- /dev/null +++ b/.gitmodules | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | [submodule "nanosim"] | ||
| 2 | path = nanosim | ||
| 3 | url = ../nanosim | ||
