texunit tex_wrap

This commit is contained in:
Blaise Tine
2021-03-20 13:40:42 -04:00
parent 20ae993e51
commit 1431ef9bc0
24 changed files with 134 additions and 76 deletions

View File

@@ -1,8 +1,10 @@
`include "VX_tex_define.vh"
module VX_tex_format #(
parameter CORE_ID = 0
) (
// TODO
)
);
`UNUSED_PARAM (CORE_ID)
// TODO