Resolve "Use dependencies instead of makefile chaining"

This commit is contained in:
Byron Lathi
2023-09-30 04:16:52 +00:00
parent 74f69378e8
commit d3d3fea916
4 changed files with 48 additions and 9 deletions

3
.gitmodules vendored
View File

@@ -4,3 +4,6 @@
[submodule "hw/efinix_fpga/simulation/src/verilog-6502"]
path = hw/efinix_fpga/simulation/src/verilog-6502
url = https://git.byronlathi.com/bslathi19/verilog-6502
[submodule "hw/efinix_fpga/simulation/src/verilog-sd-emulator"]
path = hw/efinix_fpga/simulation/src/verilog-sd-emulator
url = https://git.byronlathi.com/bslathi19/verilog-sd-emulator