summaryrefslogtreecommitdiff
path: root/gfx_hw.tcl
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2023-11-21 14:12:34 -0600
committerAlejandro Soto <alejandro@34project.org>2023-11-21 18:03:15 -0600
commit09b1358028ba1d88f7bfd02389c9078eba7afe8b (patch)
tree5d1def83e638d5b05a5cc7f8104b701c561577ef /gfx_hw.tcl
parenta7d581b4910e4e23fa57f89c0a28669ce5a49d2a (diff)
rtl/gfx: implement SP writeback
Diffstat (limited to 'gfx_hw.tcl')
-rw-r--r--gfx_hw.tcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/gfx_hw.tcl b/gfx_hw.tcl
index ae8e933..67bf5a9 100644
--- a/gfx_hw.tcl
+++ b/gfx_hw.tcl
@@ -91,6 +91,7 @@ add_fileset_file gfx_sp_widener.sv SYSTEM_VERILOG PATH rtl/gfx/gfx_sp_widener.sv
add_fileset_file gfx_sp_swizzle.sv SYSTEM_VERILOG PATH rtl/gfx/gfx_sp_swizzle.sv
add_fileset_file gfx_sp_combiner.sv SYSTEM_VERILOG PATH rtl/gfx/gfx_sp_combiner.sv
add_fileset_file gfx_sp_shuffler.sv SYSTEM_VERILOG PATH rtl/gfx/gfx_sp_shuffler.sv
+add_fileset_file gfx_sp_writeback.sv SYSTEM_VERILOG PATH rtl/gfx/gfx_sp_writeback.sv
#