Add verilog ethernet

This commit is contained in:
Byron Lathi
2024-08-19 17:40:05 -07:00
parent b521bbe5cf
commit 8e87345f22
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -13,3 +13,6 @@
[submodule "hw/super6502_fpga/src/sub/sdspi"] [submodule "hw/super6502_fpga/src/sub/sdspi"]
path = hw/super6502_fpga/src/sub/sd_controller_wrapper/sdspi path = hw/super6502_fpga/src/sub/sd_controller_wrapper/sdspi
url = ../sdspi.git url = ../sdspi.git
[submodule "hw/super6502_fpga/src/sub/verilog-ethernet"]
path = hw/super6502_fpga/src/sub/verilog-ethernet
url = ../verilog-ethernet.git