上下行交换特性

This commit is contained in:
Ruige Lee
2025-08-29 15:37:29 +08:00
parent 51d29f1dd7
commit 60eec33b2d
2 changed files with 67 additions and 30 deletions

View File

@@ -309,8 +309,8 @@ abstract class InterfaceBase extends Module with RequireAsyncReset{
}) ++
Seq(
(addr === "h4a".U ) -> cReg.dwupEx.extrace(0),
(addr === "h4c".U ) -> cReg.b8b4Sel.extrace(0),
(addr === "h4a".U ) -> cReg.dwupEx.extract(0),
(addr === "h4c".U ) -> cReg.b8b4Sel.extract(0),
(addr === "h4e".U ) -> cReg.cdrParam(7,0),
(addr === "h50".U ) -> cReg.anamuxSel,