从机上下行机制分叉
This commit is contained in:
@@ -19,7 +19,7 @@ trait BackBoardSlvOut16{ this: BackBoardSlvLocal =>
|
||||
}
|
||||
|
||||
|
||||
class DOut16 extends BackBoardSlvLocal
|
||||
class DOut16 extends BackBoardSlvLocal with BackBoardSlvDown with BackBoardSlvUp
|
||||
with BackBoardSlvStatusPR
|
||||
with BackBoardSlvOut16{
|
||||
val out = IO(Output(UInt(16.W)))
|
||||
|
||||
Reference in New Issue
Block a user