上下行交换特性
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user