-
Notifications
You must be signed in to change notification settings - Fork 14
/
.gitmodules
34 lines (33 loc) · 1.05 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
[submodule "moldudp64"]
path = moldudp64
url = https://github.com/Essenceia/MoldUPD64
[submodule "itch"]
path = itch
url = https://github.com/Essenceia/ITCH
[submodule "verilog-ethernet"]
path = verilog-ethernet
url = https://github.com/alexforencich/verilog-ethernet
[submodule "utils"]
path = utils
url = [email protected]:Essenceia/rtl_utils.git
[submodule "ethernet"]
path = ethernet
url = https://github.com/essenceia/low-latency-ethernet
[submodule "tools/nasdaq_bin_file_tool"]
path = tools/nasdaq_bin_file_tool
url = [email protected]:Essenceia/Nasdaq_binaryfile_utils.git
[submodule "lib/ouch"]
path = lib/ouch
url = [email protected]:Essenceia/OUCH_5.0_C_lib.git
[submodule "lib/itch"]
path = lib/itch
url = [email protected]:Essenceia/TotalView_ITCH_5.0_C_lib.git
[submodule "lib/eth"]
path = lib/eth
url = [email protected]:Essenceia/ethernet_packet_C_lib.git
[submodule "lib/fake_server"]
path = lib/fake_server
url = [email protected]:Essenceia/NASDAQ_server_C_lib.git
[submodule "lib/utils"]
path = lib/utils
url = [email protected]:Essenceia/utils_C_lib.git