f4pga/.gitmodules

21 lines
719 B
Plaintext

[submodule "source/prjtrellis"]
path = source/prjtrellis
url = https://github.com/SymbiFlow/prjtrellis
branch = master
[submodule "source/symbiflow-arch-defs"]
path = source/symbiflow-arch-defs
url = https://github.com/SymbiFlow/symbiflow-arch-defs
branch = master
[submodule "source/prjxray"]
path = source/prjxray
url = https://github.com/SymbiFlow/prjxray
[submodule "source/fasm"]
path = source/fasm
url = https://github.com/SymbiFlow/fasm
[submodule "source/vtr-verilog-to-routing"]
path = source/vtr-verilog-to-routing
url = https://github.com/SymbiFlow/vtr-verilog-to-routing
[submodule "third_party/make-env"]
path = third_party/make-env
url = https://github.com/SymbiFlow/make-env/