aboutsummaryrefslogtreecommitdiff
path: root/fusesoc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'fusesoc.conf')
-rw-r--r--fusesoc.conf7
1 files changed, 3 insertions, 4 deletions
diff --git a/fusesoc.conf b/fusesoc.conf
index e03e5a7..2437adf 100644
--- a/fusesoc.conf
+++ b/fusesoc.conf
@@ -1,6 +1,5 @@
-[library.rtl]
-location = /work
-sync-uri = /work
+[library.riscv]
+location = ./
+sync-uri = ./
sync-type = local
auto-sync = true
-