-
-
Notifications
You must be signed in to change notification settings - Fork 25
Expand file tree
/
Copy path.gitmodules
More file actions
41 lines (41 loc) · 911 Bytes
/
.gitmodules
File metadata and controls
41 lines (41 loc) · 911 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
[submodule "osvvm"]
path = osvvm
url = ../OSVVM.git
[submodule "Common"]
path = Common
url = ../OSVVM-Common.git
[submodule "Scripts"]
path = Scripts
url = ../OSVVM-Scripts.git
[submodule "AXI4"]
path = AXI4
url = ../AXI4.git
[submodule "UART"]
path = UART
url = ../UART.git
[submodule "Documentation"]
path = Documentation
url = ../Documentation.git
[submodule "DpRam"]
path = DpRam
url = ../DpRam.git
[submodule "Ethernet"]
path = Ethernet
url = ../Ethernet.git
[submodule "CoSim"]
path = CoSim
url = ../CoSim.git
[submodule "VideoBus_LouisAdriaens"]
path = VideoBus_LouisAdriaens
url = ../VideoBus_LouisAdriaens.git
[submodule "SPI_GuyEschemann"]
path = SPI_GuyEschemann
url = ../SPI_GuyEschemann.git
branch = main
[submodule "Wishbone"]
path = Wishbone
url = ../Wishbone.git
[submodule ".github/CoSimPCIe"]
path = CoSimPCIe
url = ../CoSimPCIe.git
branch = main