diff options
Diffstat (limited to 'fusesoc.conf')
-rw-r--r-- | fusesoc.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/fusesoc.conf b/fusesoc.conf new file mode 100644 index 0000000..e03e5a7 --- /dev/null +++ b/fusesoc.conf @@ -0,0 +1,6 @@ +[library.rtl] +location = /work +sync-uri = /work +sync-type = local +auto-sync = true + |