From 4cf5ed94a8767efd13265abcc20a5082acc02824 Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Sat, 18 May 2024 09:13:11 -0600 Subject: tb/gfx_shader_bind: initial commit --- tb/mod.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tb/mod.mk') diff --git a/tb/mod.mk b/tb/mod.mk index ff445be..c45f56e 100644 --- a/tb/mod.mk +++ b/tb/mod.mk @@ -1,5 +1,5 @@ cores := ip_mul interconnect -subdirs := top/conspiracion +subdirs := gfx_shader_bind top/conspiracion define core/ip_mul $(this)/rtl_files := dsp_mul.sv -- cgit v1.2.3