History log of /XiangShan/src/main/scala/xiangshan/backend/fu/wrapper/MulUnit.scala (Results 1 – 6 of 6)
Revision Date Author Comments
# 2d12882c 09-Jun-2024 xiaofeibao <[email protected]>

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


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

fix merge error


# 770e9338 22-May-2023 Xuan Hu <[email protected]>

backend: rename MulDivCtrl instance name to avoid conflicts


# 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