#
bb2f3f51 |
| 12-Jul-2024 |
Tang Haojin <[email protected]> |
perf: use perfUtils in `Utility` (#3190)
Currently, log and perf utilities such as `XSPerfAccumulate` are
implemented in many repositories like XiangShan, CoupledL2 and HuanCun.
This PR unifies th
perf: use perfUtils in `Utility` (#3190)
Currently, log and perf utilities such as `XSPerfAccumulate` are
implemented in many repositories like XiangShan, CoupledL2 and HuanCun.
This PR unifies them and put them in Utility repository.
show more ...
|
#
4b0d80d8 |
| 11-Oct-2023 |
Xuan Hu <[email protected]> |
Merge upstream/master into tmp-backend-merge-master
|
#
8891a219 |
| 08-Oct-2023 |
Yinan Xu <[email protected]> |
Bump rocket-chip (#2353)
|
#
6a35d972 |
| 09-May-2023 |
Xuan Hu <[email protected]> |
fu: split io bundle into ctrl and data parts
|
#
ea0f92d8 |
| 10-Apr-2023 |
czw <[email protected]> |
func(fuBusyTable): add fuBusyTable with resp
func(IQ): add fuBusyTable
func(IssueQueue): suppport fuBusyTable write with og0Resp & og1Resp
func(RSFeedbackType): delete issueFail/rfArbitFail in RSF
func(fuBusyTable): add fuBusyTable with resp
func(IQ): add fuBusyTable
func(IssueQueue): suppport fuBusyTable write with og0Resp & og1Resp
func(RSFeedbackType): delete issueFail/rfArbitFail in RSFeedbackType
func(Fu):make some FuncUnits piped
fix(fuBusyTable): fix write of fuBusyTable
type(fuBusyTable): rename & delete some comments
show more ...
|
#
730cfbc0 |
| 16-Apr-2023 |
Xuan Hu <[email protected]> |
backend: merge v2backend into backend
|
#
72d89280 |
| 10-Apr-2023 |
Xuan Hu <[email protected]> |
backend: add float inst support
|
#
3b739f49 |
| 06-Mar-2023 |
Xuan Hu <[email protected]> |
v2backend: huge tmp commit
|
#
3c02ee8f |
| 25-Dec-2022 |
wakafa <[email protected]> |
Separate Utility submodule from XiangShan (#1861)
* misc: add utility submodule
* misc: adjust to new utility framework
* bump utility: revert resetgen
* bump huancun
|
#
19bcce38 |
| 02-Dec-2021 |
Fawang Zhang <[email protected]> |
bku: fix sm4 instructions (#1263)
|
#
c0e98e86 |
| 01-Dec-2021 |
Yinan Xu <[email protected]> |
bku: add one more cycle of latency (#1272)
* bku: add one more cycle of latency
* bku: support pipeline stalls
|
#
3feeca58 |
| 10-Oct-2021 |
zfw <[email protected]> |
riscv-crypto: support K extension (#1102)
* This commit add risc-v cryptography extension subset(zknd zkne zknh zksed zksh)
- Rename bmu to bku
- Add crypto instruction in Mdu -> bku
- Store imme
riscv-crypto: support K extension (#1102)
* This commit add risc-v cryptography extension subset(zknd zkne zknh zksed zksh)
- Rename bmu to bku
- Add crypto instruction in Mdu -> bku
- Store immediate into mdu RS
* ci: add riscv-crypto test
show more ...
|