Files
fpga_modem/fusesoc.conf

18 lines
407 B
Plaintext

[library.base]
location = /data/joppe/projects/fusesoc_test/cores
sync-uri = ./cores
sync-type = local
auto-sync = true
[library.serv]
location = ./fusesoc_libraries/serv
sync-uri = git@github.com:Jojojoppe/serv.git
sync-type = local
auto-sync = true
[library.fusesoc-cores]
location = ./fusesoc_libraries/fusesoc-cores
sync-uri = https://github.com/fusesoc/fusesoc-cores
sync-type = git
auto-sync = true