change htif width to 16
This commit is contained in:
parent
177dbdadd9
commit
3a2b305ddf
@ -12,7 +12,7 @@ object Constants
|
||||
|
||||
val MAX_THREADS = hwacha.Constants.NUM_PVFB * hwacha.Constants.WIDTH_PVFB / hwacha.Constants.SZ_BANK
|
||||
|
||||
val HTIF_WIDTH = 8
|
||||
val HTIF_WIDTH = 16
|
||||
val MEM_BACKUP_WIDTH = HTIF_WIDTH
|
||||
|
||||
val BR_X = Bits("b????", 4)
|
||||
|
Loading…
Reference in New Issue
Block a user