-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
42 lines (42 loc) · 1.35 KB
/
.gitmodules
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
42
[submodule "generators/cfar"]
path = generators/cfar
url = https://github.com/milovanovic/cfar.git
branch = master
[submodule "generators/windowing"]
path = generators/windowing
url = https://github.com/milovanovic/windowing.git
branch = master
[submodule "generators/sdf-fft"]
path = generators/sdf-fft
url = https://github.com/milovanovic/sdf-fft.git
branch = master
[submodule "generators/logMagMux"]
path = generators/logMagMux
url = https://github.com/milovanovic/logMagMux.git
branch = master
[submodule "accumulator"]
branch = development
[submodule "generators/accumulator"]
path = generators/accumulator
url = https://github.com/milovanovic/accumulator.git
branch = development
[submodule "generators/xWRdataPreProc"]
path = generators/xWRdataPreProc
url = https://github.com/milovanovic/xWRdataPreProc.git
branch = master
[submodule "generators/chisel-crc"]
path = generators/chisel-crc
url = https://github.com/milovanovic/chisel-crc.git
branch = master
[submodule "generators/dsp-utils"]
path = generators/dsp-utils
url = [email protected]:milovanovic/dsp-utils.git
branch = development
[submodule "generators/jtag2mm"]
path = generators/jtag2mm
url = https://github.com/milovanovic/jtag2mm.git
branch = master
[submodule "generators/chisel-scope"]
path = generators/chisel-scope
url = [email protected]:milovanovic/chisel-scope.git
branch = master