diff options
| author | Alejandro Soto <alejandro@34project.org> | 2023-11-10 17:53:40 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2023-11-10 17:54:05 -0600 |
| commit | 152a3970fc3d0d55823840cf45edcf84c5b471fd (patch) | |
| tree | c31a7e9f91902d1a712e9d486c220b9b7b20ba67 /gfx_hw.tcl | |
| parent | e8fc1d013a5fa31aada5093fd9e12f4753a31b76 (diff) | |
rtl/gfx: implement fragment mask clear
Diffstat (limited to 'gfx_hw.tcl')
| -rw-r--r-- | gfx_hw.tcl | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -67,6 +67,7 @@ add_fileset_file gfx_setup_offsets.sv SYSTEM_VERILOG PATH rtl/gfx/gfx_setup_offs add_fileset_file gfx_raster.sv SYSTEM_VERILOG PATH rtl/gfx/gfx_raster.sv add_fileset_file gfx_raster_fine.sv SYSTEM_VERILOG PATH rtl/gfx/gfx_raster_fine.sv add_fileset_file gfx_raster_coarse.sv SYSTEM_VERILOG PATH rtl/gfx/gfx_raster_coarse.sv +add_fileset_file gfx_clear.sv SYSTEM_VERILOG PATH rtl/gfx/gfx_clear.sv # |
