infra: add verilog-ethernet as a submodule

This commit is contained in:
2026-03-25 16:28:35 +03:00
parent aa1d45fe15
commit 0be4f35152
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "external/verilog-ethernet"]
path = external/verilog-ethernet
url = https://github.com/alexforencich/verilog-ethernet.git

1
external/verilog-ethernet vendored Submodule