diff options
| author | Alejandro Soto <alejandro@34project.org> | 2023-11-10 23:25:15 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2023-11-11 00:14:14 -0600 |
| commit | 50440e25024b5d64b36396d2a5f5b8413d93eefc (patch) | |
| tree | c4bc8d71c532a75a7f6c38500b5a82a41f8c9d91 /gfx_hw.tcl | |
| parent | a979554f1f69b1a3a28e0fa38a26736fbab082da (diff) | |
rtl/gfx: implement fragment funnel
Diffstat (limited to 'gfx_hw.tcl')
| -rw-r--r-- | gfx_hw.tcl | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -70,6 +70,7 @@ add_fileset_file gfx_raster_coarse.sv SYSTEM_VERILOG PATH rtl/gfx/gfx_raster_coa add_fileset_file gfx_clear.sv SYSTEM_VERILOG PATH rtl/gfx/gfx_clear.sv add_fileset_file gfx_frag.sv SYSTEM_VERILOG PATH rtl/gfx/gfx_frag.sv add_fileset_file gfx_frag_addr.sv SYSTEM_VERILOG PATH rtl/gfx/gfx_frag_addr.sv +add_fileset_file gfx_frag_funnel.sv SYSTEM_VERILOG PATH rtl/gfx/gfx_frag_funnel.sv # |
