summaryrefslogtreecommitdiff
path: root/rtl/mod.mk
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2024-05-05 21:29:41 -0600
committerAlejandro Soto <alejandro@34project.org>2024-05-05 21:29:41 -0600
commite7266cad08ac6f1bcb90c5bbcc501b919882cf1a (patch)
tree1092eeee0785ea945d7451016edcf32dc42faa33 /rtl/mod.mk
parent63fc4c60a01e990858e36c3199867f3eaac481d5 (diff)
rtl/axilemu: implement AXI-Lite agent emulation
Diffstat (limited to 'rtl/mod.mk')
-rw-r--r--rtl/mod.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtl/mod.mk b/rtl/mod.mk
index d1ab444..c7e259a 100644
--- a/rtl/mod.mk
+++ b/rtl/mod.mk
@@ -1,5 +1,5 @@
cores := config debounce intc
-subdirs := cache core dma_axi32 if_common fpu gfx legacy_gfx perf picorv32 pkt_switch smp top wb2axip
+subdirs := axilemu cache core dma_axi32 if_common fpu gfx legacy_gfx perf picorv32 pkt_switch smp top wb2axip
define core/config
$(this)/rtl_include_dirs := .