19 lines
459 B
Plaintext
19 lines
459 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
|
|
|