History log of /XiangShan/src/main/scala/xiangshan/frontend/BPU.scala (Results 126 – 150 of 339)
Revision Date Author Comments
# aaf20d9c 05-Jan-2021 Lingrui98 <[email protected]>

Merge remote-tracking branch 'origin/ubtb-eval' into frontend-no-rvc


# 7aeffd15 05-Jan-2021 Lingrui98 <[email protected]>

bpu: fix a bug when replay sends cfi_update info


# cfcf47ee 04-Jan-2021 Lingrui98 <[email protected]>

frontend: use HasCExtension to control whether we support rvc


# 88da474a 30-Dec-2020 Lingrui98 <[email protected]>

ubtb: use onehot signal for hit vec


# 26391775 28-Dec-2020 Lingrui98 <[email protected]>

bpu: provide btbHits(0) when lastHalfRVITaken


# 984b90f5 27-Dec-2020 zoujr <[email protected]>

LoopPredictor: It not working


# 52ce4d6a 26-Dec-2020 zoujr <[email protected]>

LoopPredictor: Change ltb read as synchronous


# 8ec53b41 24-Dec-2020 zoujr <[email protected]>

Merge branch 'master' into timing-loop


# b7e81b85 23-Dec-2020 zoujr <[email protected]>

LoopPredictor: Fix LoopPredictor mask bug


# e26f7f7c 21-Dec-2020 Lingrui98 <[email protected]>

bpu: adapt to prevHalf interface changes


# 79c184b7 21-Dec-2020 zoujr <[email protected]>

Merge branch 'master' into timing-loop


# 4554096c 21-Dec-2020 zoujr <[email protected]>

LoopPredictor: Modify mask semantics


# c053874f 19-Dec-2020 Lingrui98 <[email protected]>

bpu: change signal names


# a9c3d341 19-Dec-2020 Lingrui98 <[email protected]>

bpu: remove CFIUpdateInfoWithHist


# 43ad9482 19-Dec-2020 Lingrui98 <[email protected]>

change signal names related to brInfo


# e73cb3ab 14-Dec-2020 Lingrui98 <[email protected]>

bpu: add debug info for s3


# 79370ea6 14-Dec-2020 Lingrui98 <[email protected]>

ifu, bpu: remove unuseful commented code


# f634c609 13-Dec-2020 Lingrui98 <[email protected]>

ifu: refactor global history


# 57c3c8de 10-Dec-2020 Lingrui98 <[email protected]>

predecode: fix a bug on last half RVI


# e11e6a4c 07-Dec-2020 Lingrui98 <[email protected]>

ifu, bpu: try to improve ras timing, change ubtb and btb update logic


# 3aabad33 03-Dec-2020 Lingrui98 <[email protected]>

bpu: fix a bug which will predict all branches as not taken when loop predictor is disabled


# 05f89604 03-Dec-2020 Lingrui98 <[email protected]>

ifu: use @chiselName annotation


# 04fb04ef 03-Dec-2020 Lingrui98 <[email protected]>

ifu, bpu, predecode: several bugs fixed, now we can run coremark at a low performance


# 4b17b4ee 03-Dec-2020 Lingrui98 <[email protected]>

ifu, bpu: now can run but got errors


# 3b2baa38 01-Dec-2020 Lingrui98 <[email protected]>

ifu, bpu: remove commented codes


12345678910>>...14