summaryrefslogtreecommitdiff
path: root/gfx_hw.tcl
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2023-11-02 21:32:43 -0600
committerAlejandro Soto <alejandro@34project.org>2023-11-10 01:43:01 -0600
commit3417651da0ffebfbfb00a3228ef11e21fe7dfaa1 (patch)
tree47cd79747b229b12f872b4bf5b0f377a86d81357 /gfx_hw.tcl
parent85fc7268a690e38ecb7f3b04dbfb8d70f2570a79 (diff)
rtl/gfx: implement edge offset setup
Diffstat (limited to '')
-rw-r--r--gfx_hw.tcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/gfx_hw.tcl b/gfx_hw.tcl
index 15136f8..4e0cc36 100644
--- a/gfx_hw.tcl
+++ b/gfx_hw.tcl
@@ -57,6 +57,7 @@ add_fileset_file transpose.sv SYSTEM_VERILOG PATH rtl/gfx/transpose.sv
add_fileset_file gfx_scanout.sv SYSTEM_VERILOG PATH rtl/gfx/gfx_scanout.sv
add_fileset_file gfx_masks.sv SYSTEM_VERILOG PATH rtl/gfx/gfx_masks.sv
add_fileset_file gfx_mask_sram.sv SYSTEM_VERILOG PATH rtl/gfx/gfx_mask_sram.sv
+add_fileset_file gfx_setup_offsets.sv SYSTEM_VERILOG PATH rtl/gfx/gfx_setup_offsets.sv
#