minor update

This commit is contained in:
Blaise Tine
2020-07-28 05:52:28 -04:00
parent 8976100025
commit 6a9504422f
2 changed files with 47 additions and 39 deletions

View File

@@ -125,6 +125,7 @@
`define BYTEEN_UB 3'h4
`define BYTEEN_UH 3'h5
`define BYTEEN_BITS 3
`define BYTEEN_TYPE(x) x[1:0]
`define BR_EQ 4'h0
`define BR_NE 4'h1