Added verilog-ethernet as a submodule. Hoping we can make use of sparse-checkout as there are so many files in this repo.

This commit is contained in:
Rose Thompson 2024-07-18 18:22:26 -05:00
parent c72f0fd504
commit 79d0cb96c2
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored
View File

@ -29,3 +29,7 @@
[submodule "addins/ahbsdc"]
path = addins/ahbsdc
url = http://github.com/JacobPease/ahbsdc.git
[submodule "addins/verilog-ethernet"]
sparseCheckout = true
path = addins/verilog-ethernet
url = https://github.com/ross144/verilog-ethernet.git

@ -0,0 +1 @@
Subproject commit baac5f8d811d43853d59d69957975ead8bbed088