diff options
| author | Alejandro Soto <alejandro@34project.org> | 2024-02-28 15:26:26 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2024-02-28 15:26:26 -0600 |
| commit | 29ef941d4512368ee6d06057de9daad7ff6c3ff7 (patch) | |
| tree | b11fc4bffbfe843242366b75a32a671448e1a136 /rtl/mod.mk | |
| parent | 49c6d9ed78a5ce67eaa6edb40c3dacd956ebca75 (diff) | |
rtl: add picorv32
Diffstat (limited to '')
| -rw-r--r-- | rtl/mod.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 := . |
