sampler bug fixes

This commit is contained in:
Krishna Yalamarthy
2021-03-22 13:39:30 -04:00
parent 79fdde3c0c
commit 938b66f232
5 changed files with 42 additions and 43 deletions

View File

@@ -130,7 +130,6 @@ module VX_tex_unit #(
);
// retrieve texel values from memory
VX_tex_memory #(
.CORE_ID (CORE_ID),
.REQ_INFO_WIDTH (REQ_INFO_WIDTH_M)