From 638b75fb4c8fdc3c9d3a208f6bd9976841bc0928 Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Sun, 5 May 2024 18:45:11 -0600 Subject: rtl/if_common: initial commit, moved out of gfx --- rtl/gfx/mod.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rtl/gfx/mod.mk') diff --git a/rtl/gfx/mod.mk b/rtl/gfx/mod.mk index 7525276..3c27a4a 100644 --- a/rtl/gfx/mod.mk +++ b/rtl/gfx/mod.mk @@ -1,7 +1,7 @@ cores := gfx_shader_schedif define core - $(this)/deps := axixbar gfx_shader_schedif picorv32 + $(this)/deps := axixbar gfx_shader_schedif if_common picorv32 $(this)/rtl_top := gfx_top $(this)/rtl_dirs := . -- cgit v1.2.3