minor update

This commit is contained in:
Blaise Tine
2021-07-08 01:31:12 -07:00
parent 10e9ee124b
commit b99fb41d52
2 changed files with 2 additions and 2 deletions

View File

@@ -917,7 +917,7 @@ Vortex #() vortex (
// COUT HANDLING //////////////////////////////////////////////////////////////
wire [COUT_TID_WIDTH-1:0] cout_tid;
reg [7:0] cout_char;
wire [7:0] cout_char;
VX_onehot_encoder #(
.N (`VX_MEM_BYTEEN_WIDTH)