diff options
| author | Alejandro Soto <alejandro@34project.org> | 2023-11-05 22:54:19 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2023-11-10 01:43:02 -0600 |
| commit | d5783a6ebde5d38fe72dd19293d9144827c35c56 (patch) | |
| tree | e1f26ec2c89db0c5a206b97dbbf3a693c2876d6e /gfx_hw.tcl | |
| parent | 5c982f38139cd1b0c5b590f67e99b1bcc1a32c9b (diff) | |
rtl/gfx: add gfx_pipes
Diffstat (limited to 'gfx_hw.tcl')
| -rw-r--r-- | gfx_hw.tcl | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -54,6 +54,7 @@ add_fileset_file gfx_pipeline_flow.sv SYSTEM_VERILOG PATH rtl/gfx/gfx_pipeline_f add_fileset_file gfx_fold_flow.sv SYSTEM_VERILOG PATH rtl/gfx/gfx_fold_flow.sv add_fileset_file gfx_skid_flow.sv SYSTEM_VERILOG PATH rtl/gfx/gfx_skid_flow.sv add_fileset_file gfx_skid_buf.sv SYSTEM_VERILOG PATH rtl/gfx/gfx_skid_buf.sv +add_fileset_file gfx_pipes.sv SYSTEM_VERILOG PATH rtl/gfx/gfx_pipes.sv add_fileset_file gfx_dot.sv SYSTEM_VERILOG PATH rtl/gfx/gfx_dot.sv add_fileset_file gfx_transpose.sv SYSTEM_VERILOG PATH rtl/gfx/gfx_transpose.sv add_fileset_file gfx_scanout.sv SYSTEM_VERILOG PATH rtl/gfx/gfx_scanout.sv |
