summaryrefslogtreecommitdiff
path: root/rtl/mod.mk
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2024-04-27 12:14:41 -0600
committerAlejandro Soto <alejandro@34project.org>2024-04-27 12:14:41 -0600
commit50b71c7f0ea2574eb4802e1a12fe8b0920a4ca7f (patch)
tree42a0180d2cf67427a3273facca9358aa4ba3f1cc /rtl/mod.mk
parent45b5eabe868ac2f8a755379bde07c102caf74afb (diff)
rtl/axi_timer: initial commit
This a buggy timer, imported from https://github.com/astrakhov-design/axi_timer. It will be used for a testbench hello world case
Diffstat (limited to '')
-rw-r--r--rtl/mod.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtl/mod.mk b/rtl/mod.mk
index 0360207..be9cb44 100644
--- a/rtl/mod.mk
+++ b/rtl/mod.mk
@@ -1,5 +1,5 @@
cores := config debounce intc
-subdirs := cache core dma_axi32 fpu gfx perf picorv32 smp top wb2axip
+subdirs := axi_timer cache core dma_axi32 fpu gfx perf picorv32 smp top wb2axip
define core/config
$(this)/rtl_include_dirs := .