Browse Source

Add pyuvm as git submodule

master
T. Meissner 4 months ago
parent
commit
80fb3ed2bb
2 changed files with 4 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +1
    -0
      ext/pyuvm

+ 3
- 0
.gitmodules View File

@ -4,3 +4,6 @@
[submodule "ext/libvhdl"]
path = ext/libvhdl
url = https://git.goodcleanfun.de/tmeissner/libvhdl.git
[submodule "ext/pyuvm"]
path = ext/pyuvm
url = https://github.com/pyuvm/pyuvm.git

+ 1
- 0
ext/pyuvm

@ -0,0 +1 @@
Subproject commit 29092b37282d49775949de3af9a25d8615c8b5f8

Loading…
Cancel
Save