mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
litepcie: add litepcie_phy_wrappers to extcores
This commit is contained in:
parent
b4b37fb10e
commit
8a822b9deb
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -7,3 +7,6 @@
|
|||
[submodule "software/compiler-rt"]
|
||||
path = software/compiler-rt
|
||||
url = http://llvm.org/git/compiler-rt.git
|
||||
[submodule "extcores/litepcie_phy_wrappers"]
|
||||
path = extcores/litepcie_phy_wrappers
|
||||
url = https://github.com/enjoy-digital/litepcie_phy_wrappers
|
||||
|
|
1
extcores/litepcie_phy_wrappers
Submodule
1
extcores/litepcie_phy_wrappers
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 2e305dadf76893a16679ee89c496f60233222329
|
Loading…
Reference in a new issue