From 29ef941d4512368ee6d06057de9daad7ff6c3ff7 Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Wed, 28 Feb 2024 15:26:26 -0600 Subject: rtl: add picorv32 --- rtl/mod.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rtl/mod.mk') diff --git a/rtl/mod.mk b/rtl/mod.mk index ec770a2..772a685 100644 --- a/rtl/mod.mk +++ b/rtl/mod.mk @@ -1,5 +1,5 @@ cores := config debounce intc -subdirs := cache core gfx perf smp top +subdirs := cache core gfx perf picorv32 smp top define core/config $(this)/rtl_include_dirs := . -- cgit v1.2.3