minor update

This commit is contained in:
Blaise Tine
2021-03-31 14:07:12 -04:00
parent 7b2f96bc6d
commit 1332fd1b67
8 changed files with 631 additions and 623 deletions

View File

@@ -46,7 +46,7 @@ module VX_tex_sampler #(
VX_tex_format #(
.CORE_ID (CORE_ID),
.NUM_TEXELS (4)
) tex_format_texel (
) tex_format (
.texel_data (req_texels[i]),
.format (req_format),