summaryrefslogtreecommitdiff
path: root/gfx_hw.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'gfx_hw.tcl')
-rw-r--r--gfx_hw.tcl2
1 files changed, 2 insertions, 0 deletions
diff --git a/gfx_hw.tcl b/gfx_hw.tcl
index cff04b0..6a6d647 100644
--- a/gfx_hw.tcl
+++ b/gfx_hw.tcl
@@ -48,6 +48,8 @@ add_fileset_file mat_mat_mul.sv SYSTEM_VERILOG PATH rtl/gfx/mat_mat_mul.sv
add_fileset_file mat_vec_mul.sv SYSTEM_VERILOG PATH rtl/gfx/mat_vec_mul.sv
add_fileset_file pipeline_flow.sv SYSTEM_VERILOG PATH rtl/gfx/pipeline_flow.sv
add_fileset_file fold_flow.sv SYSTEM_VERILOG PATH rtl/gfx/fold_flow.sv
+add_fileset_file skid_flow.sv SYSTEM_VERILOG PATH rtl/gfx/skid_flow.sv
+add_fileset_file skid_buf.sv SYSTEM_VERILOG PATH rtl/gfx/skid_buf.sv
add_fileset_file vec_dot.sv SYSTEM_VERILOG PATH rtl/gfx/vec_dot.sv