diff options
| author | Alejandro Soto <alejandro@34project.org> | 2023-11-02 21:32:43 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2023-11-10 01:43:01 -0600 |
| commit | 3417651da0ffebfbfb00a3228ef11e21fe7dfaa1 (patch) | |
| tree | 47cd79747b229b12f872b4bf5b0f377a86d81357 /gfx_hw.tcl | |
| parent | 85fc7268a690e38ecb7f3b04dbfb8d70f2570a79 (diff) | |
rtl/gfx: implement edge offset setup
Diffstat (limited to 'gfx_hw.tcl')
| -rw-r--r-- | gfx_hw.tcl | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 # |
