linreceiver-vhdl/fusesoc.conf
2023-09-25 17:20:34 +02:00

25 lines
636 B
Plaintext

[library.fusesoc-cores]
location = fusesoc_libraries/fusesoc-cores
sync-uri = https://github.com/fusesoc/fusesoc-cores
sync-type = git
auto-sync = true
[library.InterfaceMicroprocesseur]
location = ./InterfaceMicroprocesseur_lib
sync-uri = InterfaceMicroprocesseur_lib
sync-type = local
auto-sync = true
[library.STDLIB]
location = /home/leo/Sketchbook/VHDL/LIN_receiver/RecepteurLIN_lib/STDLIB_lib
sync-uri = STDLIB_lib
sync-type = local
auto-sync = true
[library.ReceptionTrame]
location = /home/leo/Sketchbook/VHDL/LIN_receiver/RecepteurLIN_lib/ReceptionTrame_lib
sync-uri = ReceptionTrame_lib
sync-type = local
auto-sync = true