summaryrefslogtreecommitdiff
path: root/platform/wavelet3d/mod.mk
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2024-03-08 04:36:35 -0600
committerAlejandro Soto <alejandro@34project.org>2024-03-08 04:36:35 -0600
commit9456d0f772502c4d9891f35cdc433da8332f55ea (patch)
treeebbddd6f410183289ed36e53005f156df6d11474 /platform/wavelet3d/mod.mk
parentc8b633207f42b85480635573fd2a271b842c1260 (diff)
platform/wavelet3d: refactor fpint pipeline
Diffstat (limited to '')
-rw-r--r--platform/wavelet3d/mod.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/wavelet3d/mod.mk b/platform/wavelet3d/mod.mk
index 232d808..6b8bd47 100644
--- a/platform/wavelet3d/mod.mk
+++ b/platform/wavelet3d/mod.mk
@@ -1,9 +1,9 @@
define core
$(this)/deps :=
- $(this)/rtl_top := gfx_fpint_lane
+ $(this)/rtl_top := gfx_fpint
$(this)/rtl_dirs := .
- $(this)/rtl_files := gfx_pkg.sv gfx_fpint_lane.sv
+ $(this)/rtl_files := gfx_pkg.sv gfx_fpint.sv
$(this)/vl_main := main.cpp
$(this)/vl_pkgconfig := python3-embed