diff --git a/.gitmodules b/.gitmodules index 4717e75eb..4368f3f07 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/addins/verilog-ethernet b/addins/verilog-ethernet new file mode 160000 index 000000000..baac5f8d8 --- /dev/null +++ b/addins/verilog-ethernet @@ -0,0 +1 @@ +Subproject commit baac5f8d811d43853d59d69957975ead8bbed088