Skip to content

Commit

Permalink
fix(AXI): Fix AXI submodule url.
Browse files Browse the repository at this point in the history
  • Loading branch information
arturum1 committed Oct 26, 2023
1 parent d54969a commit f653577
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@
[submodule "submodules/PICORV32"]
path = submodules/PICORV32
url = [email protected]:IObundle/iob-picorv32.git
[submodule "submodules/AXI"]
path = submodules/AXI
url = [email protected]:IObundle/verilog-axi.git

0 comments on commit f653577

Please sign in to comment.