History log of /XiangShan/src/main/scala/xiangshan/backend/Backend.scala (Results 226 – 250 of 358)
Revision Date Author Comments
# 89722029 06-Nov-2020 LinJiawei <[email protected]>

Remove the final 'BoringUtils'


# 8b4ffe05 06-Nov-2020 LinJiawei <[email protected]>

Merge remote-tracking branch 'origin/rs-new' into xs-fpu


# be784967 05-Nov-2020 LinJiawei <[email protected]>

Remove all boringutils except Regfile


# 58e26f5f 05-Nov-2020 LinJiawei <[email protected]>

Difftest: use exciting utils instead boring utils


# 2fdc488a 05-Nov-2020 LinJiawei <[email protected]>

Remove BoringUtils in fence unit


# f48ee482 03-Nov-2020 Yinan Xu <[email protected]>

backend: connect externalInterrupt to CSR


# ef74f7cb 02-Nov-2020 LinJiawei <[email protected]>

Merge remote-tracking branch 'origin/fix-boringutils' into xs-fpu


# 3fa7b737 02-Nov-2020 Yinan Xu <[email protected]>

roq,csr: only raiseInterrupt when roq redirects an interrupt

Previously, CSR determines interrupt by redirect.valid && interruptBitEnable.
However, interruptBitEnable does not mean the redirect is a

roq,csr: only raiseInterrupt when roq redirects an interrupt

Previously, CSR determines interrupt by redirect.valid && interruptBitEnable.
However, interruptBitEnable does not mean the redirect is an interrupt.
We reuse isFlushPipe in Roq to represent an interrupt for CSR.

show more ...


# 8e8cb3b4 02-Nov-2020 Yinan Xu <[email protected]>

xiangshan: remove noop code from repo


# 35bfeecb 02-Nov-2020 Yinan Xu <[email protected]>

csr: use IO for mtip,msip,meip


# 3136ee6a 02-Nov-2020 LinJiawei <[email protected]>

Merge 'master' into 'xs-fpu'


# 7b62a3f6 02-Nov-2020 ZhangZifei <[email protected]>

RSNew: fix bug of fbHitVec for tlbfeedback return no delay


# 19f0b6c7 01-Nov-2020 ZhangZifei <[email protected]>

RSNew: (only) change validQueue to stateQueue


# 75345ac2 01-Nov-2020 ZhangZifei <[email protected]>

Merge branch 'dev-memend' into rs-new


# 11131ea4 01-Nov-2020 Yinan Xu <[email protected]>

mem,lsq: remove excitingutils for exception vaddr


# 48ae2f92 31-Oct-2020 William Wang <[email protected]>

Merge remote-tracking branch 'origin/master' into dev-memend


# 16df83ad 30-Oct-2020 ZhangZifei <[email protected]>

RSNew: support multi-delay(may have bugs)


# 0ecbc6d6 30-Oct-2020 ZhangZifei <[email protected]>

Merge branch 'master' into rs-new


# 6c4a4192 26-Oct-2020 William Wang <[email protected]>

[WIP] Memend: fix mem rf port width, add tlbFeedback


# 59a40467 26-Oct-2020 William Wang <[email protected]>

[WIP] loadPipeline: fix wiring for loadPipeline


# 5801e7f2 25-Oct-2020 ZhangZifei <[email protected]>

Merge branch 'master' into rs-new


# bbb63ef4 25-Oct-2020 Yinan Xu <[email protected]>

Merge branch 'dev-lsroq' into opt-dispatchqueue


# 7962cc88 23-Oct-2020 William Wang <[email protected]>

Merge remote-tracking branch 'origin/opt-load-to-use' into dev-memend


# 185e8566 20-Oct-2020 William Wang <[email protected]>

[WIP] Lsq: temporarily replace lsroqIdx with lq/sqIdx


# bc86598f 19-Oct-2020 William Wang <[email protected]>

[WIP] Lsroq: fix unified lsroq wiring


12345678910>>...15