BTB size small

This commit is contained in:
​Laraib Khan 2021-01-22 11:07:44 +05:00
parent c68cb08744
commit c228964d6a
4 changed files with 2214 additions and 70508 deletions

File diff suppressed because it is too large Load Diff

27340
ifu_bp_ctl.v

File diff suppressed because it is too large Load Diff

View File

@ -4,13 +4,13 @@ import chisel3.util._
trait param {
val BHT_ADDR_HI = 0x9
val BHT_ADDR_LO = 0x2
val BHT_ARRAY_DEPTH = 0x100
val BHT_ARRAY_DEPTH = 0x010
val BHT_GHR_HASH_1 = 0x0
val BHT_GHR_SIZE = 0x8
val BHT_SIZE = 0x010
val BTB_ADDR_HI = 0x09
val BTB_ADDR_LO = 0x2
val BTB_ARRAY_DEPTH = 0x100
val BTB_ARRAY_DEPTH = 0x010
val BTB_BTAG_FOLD = 0x0
val BTB_BTAG_SIZE = 0x5
val BTB_FOLD2_INDEX_HASH = 0x0