diff options
| author | Alejandro Soto <alejandro@34project.org> | 2023-11-20 18:47:55 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2023-11-20 21:29:11 -0600 |
| commit | c2ddefda2ed6badddac5c229f59fcb25860759a4 (patch) | |
| tree | e1c221fe732dbaa3de75e824f66f5ea730bb01d6 /gfx_hw.tcl | |
| parent | 314a2a21260a8b61a5679dfc1f7df9b18c785535 (diff) | |
rtl/gfx: remove gfx_{perspective{,_flow}, fp_inv}
Diffstat (limited to 'gfx_hw.tcl')
| -rw-r--r-- | gfx_hw.tcl | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -41,7 +41,6 @@ set_fileset_property QUARTUS_SYNTH ENABLE_RELATIVE_INCLUDE_PATHS false set_fileset_property QUARTUS_SYNTH ENABLE_FILE_OVERWRITE_MODE false add_fileset_file gfx.sv SYSTEM_VERILOG PATH rtl/gfx/gfx.sv TOP_LEVEL_FILE add_fileset_file gfx_fp_add.sv SYSTEM_VERILOG PATH rtl/gfx/gfx_fp_add.sv -add_fileset_file gfx_fp_inv.sv SYSTEM_VERILOG PATH rtl/gfx/gfx_fp_inv.sv add_fileset_file gfx_fp_mul.sv SYSTEM_VERILOG PATH rtl/gfx/gfx_fp_mul.sv add_fileset_file gfx_fixed_div.sv SYSTEM_VERILOG PATH rtl/gfx/gfx_fixed_div.sv add_fileset_file gfx_fixed_fma.sv SYSTEM_VERILOG PATH rtl/gfx/gfx_fixed_fma.sv |
