#
ba5ba1dc |
| 15-Jun-2024 |
my-mayfly <[email protected]> |
IFU: fix the bug of postponing MMIO instruction fetch strategy (#3038)
Co-authored-by: zhou tao <[email protected]>
|
#
fd3aa057 |
| 14-Jun-2024 |
Yuandongliang <[email protected]> |
FTB: Merge ftb low power & fix fallThroughAddr calculation. (#2997)
|
#
a72b131f |
| 08-Apr-2024 |
Gao-Zeyu <[email protected]> |
ftq: cut area of ftq_redirect_mem (#2856)
dlt folded_hist/afhob/lastBrNumOH
ftq_redirect_mem: 247*64->73*64
|
#
16a171ee |
| 23-Mar-2024 |
Easton Man <[email protected]> |
ftq: fix ftb_entry_mem & ftq_redirect_mem ren
|
#
241781f0 |
| 22-Mar-2024 |
Easton Man <[email protected]> |
ftq: fix ftb_entry_mem Ren
|
#
deb3a97e |
| 22-Mar-2024 |
Gao-Zeyu <[email protected]> |
ftq: cut ftq area (#2806)
ftb_entry_mem: full ftb_entry: reg->sram; origin reg: dlt valid/lower/tarStat/pftAddr/carry/last_may_be_rvi_call/always_taken
ftq_meta_1r_sram: dlt Tage_SC: sc
ftq: cut ftq area (#2806)
ftb_entry_mem: full ftb_entry: reg->sram; origin reg: dlt valid/lower/tarStat/pftAddr/carry/last_may_be_rvi_call/always_taken
ftq_meta_1r_sram: dlt Tage_SC: scMeta-tageTakens/scUsed/providerResps-unconf/altDiffers/takens; dlt ITTage: altDiffers/taken dlt uFTB: pred_way dlt RAS: sctr/TOSR/NOS
ftq_redirect_sram->ftq_redirect_mem
Co-authored-by: chenguokai <[email protected]>
show more ...
|
#
c686adcd |
| 10-May-2024 |
Yinan Xu <[email protected]> |
Bump utility and disable ConstantIn by default (#2955)
* use BigInt for initValue of Constantin.createRecord
* use WITH_CONSTANTIN=1 to enable the ConstantIn plugin
|
#
1c6fc24a |
| 18-Apr-2024 |
Easton Man <[email protected]> |
ftq: port nanhu clock gating (#2745)
Co-authored-by: Liang Sen <[email protected]>
|
#
9477429f |
| 07-Mar-2024 |
sinceforYy <[email protected]> |
Backend: add ren signal to SyncDataModuleTemplate
|
#
6022c595 |
| 07-Dec-2023 |
sinceforYy <[email protected]> |
PcTargetMem: add enable to RegNext
|
#
42dddace |
| 20-Dec-2023 |
Xuan Hu <[email protected]> |
Frontend: fix connections of ftqIdxAhead
|
#
8241cb85 |
| 17-Dec-2023 |
Xuan Hu <[email protected]> |
Merge remote-tracking branch 'upstream/master' into backendq
|
#
bace178a |
| 30-Oct-2023 |
Gao-Zeyu <[email protected]> |
ftq: remove jmp/ldReplay/exception(redirectAhead) (#2420)
TODO: backend remove jmp/ldReplay/exception
|
#
abdc3a32 |
| 27-Oct-2023 |
xu_zh <[email protected]> |
top-down: remove 'sc_disagree' signal from redirect SRAM for FPGAPlatform (#2435)
|
#
802c33c5 |
| 23-Oct-2023 |
ssszwic <[email protected]> |
Frontend: delete unnecessary dontTouch in frontend (#2414)
|
#
f9c51548 |
| 23-Oct-2023 |
ssszwic <[email protected]> |
fdip: limit prefetchPtr range in ftq (#2395)
|
#
3711cf36 |
| 20-Oct-2023 |
小造xu_zh <[email protected]> |
top-down: move sc from ftb to redirect sram (#2397)
|
#
c7d010e5 |
| 12-Oct-2023 |
Xuan Hu <[email protected]> |
Merge upstream/master into new-backend
|
#
4b0d80d8 |
| 11-Oct-2023 |
Xuan Hu <[email protected]> |
Merge upstream/master into tmp-backend-merge-master
|
#
58c354d0 |
| 11-Oct-2023 |
ssszwic <[email protected]> |
fdip: change instruction prefetch position to L2 (#2320)
* fdip: change prefetchQueue structure from shiftReg to fifo
* icache: add perfAccumulate to statistics the latency distribution of MSHR
|
#
9342624f |
| 10-Oct-2023 |
Gao-Zeyu <[email protected]> |
ftq: add ftq redirect read ahead (#2329)
* FTQ: ftq_redirect_sram & ftb_entry_mem -> read ahead for redirect
* CtrlBlock: support ftqIdx sending early(predMiss/ldReplay/Exception)
Co-authored-by
ftq: add ftq redirect read ahead (#2329)
* FTQ: ftq_redirect_sram & ftb_entry_mem -> read ahead for redirect
* CtrlBlock: support ftqIdx sending early(predMiss/ldReplay/Exception)
Co-authored-by: Jia-Zhijie <[email protected]>
show more ...
|
#
8891a219 |
| 08-Oct-2023 |
Yinan Xu <[email protected]> |
Bump rocket-chip (#2353)
|
#
b2f6ed0a |
| 26-Sep-2023 |
Steve Gou <[email protected]> |
add bpu update latency stats, add overflow/underflow and total samples for perf histogram (#2340)
|
#
935edac4 |
| 21-Sep-2023 |
Tang Haojin <[email protected]> |
chore: remove deprecated brackets, APIs, etc. (#2321)
|
#
c89b4642 |
| 19-Sep-2023 |
Guokai Chen <[email protected]> |
New RAS design (#2292)
By introducing non-volatile queue for specutive states, RAS avoids entry pollution
Co-authored-by: Easton Man <[email protected]>
|