History log of /XiangShan/src/main/scala/xiangshan/backend/fu/wrapper/VIPU.scala (Results 1 – 13 of 13)
Revision Date Author Comments
# e3da8bad 22-Jul-2024 Tang Haojin <[email protected]>

build: purge chisel 3 and add deprecation check (#3250)


# 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 ...


# 2d12882c 09-Jun-2024 xiaofeibao <[email protected]>

FuConfig: split dataBits into destDataBits and srcDataBits for distinguish input and output data width


# 25df626e 04-May-2024 good-circle <[email protected]>

Merge branch 'master' into vlsu-tmp-master


# 275bb90d 25-Mar-2024 lewislzh <[email protected]>

VIPU: fix vipu timing


# 02029386 25-Mar-2024 lewislzh <[email protected]>

fix vipu timing (#2809)

* remove isreverse from vecfuncunit

* fix a bug: first uop of vrsub donot need reverse; delete uuid

* fix vipu timing : add one cycle delay to vmask and reduction

*

fix vipu timing (#2809)

* remove isreverse from vecfuncunit

* fix a bug: first uop of vrsub donot need reverse; delete uuid

* fix vipu timing : add one cycle delay to vmask and reduction

* add yunsuan change

show more ...


# 19d66d7f 18-Mar-2024 Xuan Hu <[email protected]>

chisel: replace deprecated API


# 3bb22d12 08-Jan-2024 Ziyue Zhang <[email protected]>

rv64v: fix vwred compute when lmul < 1


# daae8f22 25-Dec-2023 Ziyue Zhang <[email protected]>

rv64v: fix vector move instruction


# 83ba63b3 11-Oct-2023 Xuan Hu <[email protected]>

fix merge error


# 93226391 21-Jul-2023 Ziyue Zhang <[email protected]>

vector: fix mask for vipu and vppu


# e69876fb 17-Jul-2023 Ziyue Zhang <[email protected]>

rv64v: support non-piped fu for vector


# a74b2cda 06-Jul-2023 Ziyue Zhang <[email protected]>

vector: add the connection for reduction