minor updates

This commit is contained in:
Blaise Tine
2021-03-28 04:00:20 -04:00
parent 0b2f2a27ac
commit 6514a3b782
3 changed files with 31 additions and 24 deletions

View File

@@ -121,7 +121,7 @@ module VX_gpu_unit #(
VX_tex_unit #(
.CORE_ID(CORE_ID)
) texture_unit (
) tex_unit (
.clk (clk),
.reset (reset),
.tex_req_if (tex_req_if),