trait BusIf extends BusIfBase

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BusIf
  2. BusIfBase
  3. Area
  4. OverridedEqualsHashCode
  5. ValCallbackRec
  6. ValCallback
  7. NameableByComponent
  8. Nameable
  9. ContextUser
  10. ScalaLocated
  11. GlobalDataUser
  12. OwnableRef
  13. AnyRef
  14. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. abstract type B <: BusIf.this.type
  2. abstract type RefOwnerType
    Definition Classes
    OwnableRef

Abstract Value Members

  1. abstract val askRead: Bool
    Definition Classes
    BusIfBase
  2. abstract val askWrite: Bool
    Definition Classes
    BusIfBase
  3. abstract val bus: Bundle
  4. abstract val busAddrWidth: Int
    Definition Classes
    BusIfBase
  5. abstract val busDataWidth: Int
    Definition Classes
    BusIfBase
  6. abstract val bus_rdata: Bits
    Definition Classes
    BusIfBase
  7. abstract val doRead: Bool
    Definition Classes
    BusIfBase
  8. abstract val doWrite: Bool
    Definition Classes
    BusIfBase
  9. abstract def getModuleName: String
  10. abstract def readAddress(): UInt
    Definition Classes
    BusIfBase
  11. abstract def readHalt(): Unit
    Definition Classes
    BusIfBase
  12. abstract val regPre: String
  13. abstract val reg_rdata: Bits
    Definition Classes
    BusIfBase
  14. abstract val reg_rderr: Bool
    Definition Classes
    BusIfBase
  15. abstract val reg_wrerr: Bool
    Definition Classes
    BusIfBase
  16. abstract val withSecFireWall: Boolean
    Definition Classes
    BusIfBase
  17. abstract val withStrb: Boolean
    Definition Classes
    BusIfBase
  18. abstract val wmask: Bits
    Definition Classes
    BusIfBase
  19. abstract val wmaskn: Bits
    Definition Classes
    BusIfBase
  20. abstract def writeAddress(): UInt
    Definition Classes
    BusIfBase
  21. abstract val writeData: Bits
    Definition Classes
    BusIfBase
  22. abstract def writeHalt(): Unit
    Definition Classes
    BusIfBase
  23. abstract val wstrb: Bits
    Definition Classes
    BusIfBase

Concrete Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def FifoInsts: ListBuffer[FifoInst]
  5. def RamInsts: ListBuffer[RamInst]
  6. def RegAndFifos: List[RegSlice]
  7. def RegInsts: ListBuffer[RegInst]
  8. val _addrAlignCheck: Boolean
    Attributes
    protected
    Definition Classes
    BusIfBase
  9. val _context: Capture
    Definition Classes
    Area
  10. def accept(doc: BusIfDoc): Unit
  11. val accessDefaultError: Boolean
    Attributes
    protected
  12. def addrAlignCheck(address: BigInt): Unit
  13. def addressUsed(addr: BigInt): Boolean
  14. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  15. val blockId: Int
    Attributes
    protected
  16. def blockIdInc(): Unit
    Attributes
    protected
  17. def busByteWidth: Int
    Definition Classes
    BusIfBase
  18. def busName: String
  19. lazy val bus_nsbit: Bool
    Definition Classes
    BusIfBase
  20. def bus_slverr: Bool
    Definition Classes
    BusIfBase
  21. def bw: Int
    Definition Classes
    BusIfBase
  22. lazy val cg_en: Bool
    Definition Classes
    BusIfBase
  23. def childNamePriority: Byte
    Definition Classes
    Area
  24. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @IntrinsicCandidate()
  25. def component: Component
    Definition Classes
    ContextUser
  26. def createGrp(name: String, addr: BigInt, maxSize: BigInt, doc: String, sec: Secure = null): RegSliceGrp
  27. def createRAM(name: String, addr: BigInt, size: BigInt, doc: String, sec: Secure = null, grp: GrpTag = null): RamInst
  28. def createRdFifo(name: String, addr: BigInt, Doc: String, sec: Secure = null, grp: GrpTag = null): RdFifoInst
  29. def createReg(name: String, addr: BigInt, doc: String, sec: Secure = null, grp: GrpTag = null): RegInst
  30. def createWrFifo(name: String, addr: BigInt, Doc: String, sec: Secure = null, grp: GrpTag = null): WrFifoInst
  31. def defaultReadBits: Bits
  32. def docPath: String
  33. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  34. def equals(obj: Any): Boolean
    Definition Classes
    OverridedEqualsHashCode → AnyRef → Any
  35. def foreachReflectableNameables(doThat: (Any) ⇒ Unit): Unit
    Definition Classes
    Nameable
  36. def gen(doc: BusIfDoc): Unit
  37. def genBaseDocs(docname: String, prefix: String = ""): Unit
  38. def getAddrMap: List[String]
  39. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  40. def getCurrentBlockTag: ReuseTag
  41. def getDisplayName(): String
    Definition Classes
    Nameable
  42. def getInstanceCounter: Int
    Definition Classes
    ContextUser
  43. def getMode: Byte
    Attributes
    protected
    Definition Classes
    Nameable
  44. def getName(default: String): String
    Definition Classes
    NameableByComponentNameable
  45. def getName(): String
    Definition Classes
    NameableByComponentNameable
  46. def getOrCreateSecLogic(key: Bool, logic: Bool): Bool
  47. def getPartialName(): String
    Definition Classes
    Nameable
  48. def getPath(from: Component, to: Component): Seq[Component]
    Definition Classes
    NameableByComponent
  49. def getRefOwnersChain(): List[Any]
    Definition Classes
    OwnableRef
  50. def getRegPtr(): BigInt
  51. def getReservedAddressErrorState: Boolean
  52. def getReservedAddressReadValue: BigInt
  53. def getScalaLocationLong: String
    Definition Classes
    ScalaLocated
  54. def getScalaLocationShort: String
    Definition Classes
    ScalaLocated
  55. def getScalaTrace(): Throwable
    Definition Classes
    ScalaLocated
  56. def getSecFailReadValue: BigInt
  57. def getVersion: String
    Definition Classes
    BusIfBase
  58. val globalData: GlobalData
    Definition Classes
    GlobalDataUser
  59. val grpId: Int
    Attributes
    protected
  60. def grpIdInc(): Unit
    Attributes
    protected
  61. def hasBlock: Boolean
  62. def hashCode(): Int
    Definition Classes
    OverridedEqualsHashCode → AnyRef → Any
  63. def initStrbMasks(): Unit
    Definition Classes
    BusIfBase
  64. def isCompletelyUnnamed: Boolean
    Definition Classes
    Nameable
  65. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  66. final def isNamed: Boolean
    Definition Classes
    Nameable
  67. def isPriorityApplicable(namePriority: Byte): Boolean
    Definition Classes
    Nameable
  68. def isUnnamed: Boolean
    Definition Classes
    NameableByComponentNameable
  69. def mwdata(pos: Int): Bool
    Definition Classes
    BusIfBase
  70. def mwdata(sec: Range): Bits
    Definition Classes
    BusIfBase
  71. val name: String
    Definition Classes
    Nameable
  72. val nameableRef: Nameable
    Attributes
    protected
    Definition Classes
    Nameable
    Annotations
    @DontName()
  73. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  74. def newBlockTag(instName: String)(partName: String): ReuseTag
  75. def newBlockTagAt(addr: BigInt, instName: String)(partName: String): ReuseTag
  76. def newGrp(maxSize: BigInt, doc: String, sec: Secure = null)(implicit symbol: SymbolName): RegSliceGrp
  77. def newGrpAt(address: BigInt, maxSize: BigInt, doc: String, sec: Secure = null)(implicit symbol: SymbolName): RegSliceGrp
  78. def newGrpTag(name: String): GrpTag
  79. def newRAM(size: BigInt, doc: String, sec: Secure = null, grp: GrpTag = null)(implicit symbol: SymbolName): RamInst
  80. def newRAMAt(address: BigInt, size: BigInt, doc: String, sec: Secure = null, grp: GrpTag = null)(implicit symbol: SymbolName): RamInst
  81. def newRdFifo(doc: String, sec: Secure = null, grp: GrpTag = null)(implicit symbol: SymbolName): RdFifoInst
  82. def newRdFifoAt(address: BigInt, doc: String, sec: Secure = null, grp: GrpTag = null)(implicit symbol: SymbolName): RdFifoInst
  83. def newReg(doc: String, sec: Secure = null, grp: GrpTag = null)(implicit symbol: SymbolName): RegInst
  84. def newRegAt(address: BigInt, doc: String, sec: Secure = null, grp: GrpTag = null)(implicit symbol: SymbolName): RegInst
  85. def newWrFifo(doc: String, sec: Secure = null, grp: GrpTag = null)(implicit symbol: SymbolName): WrFifoInst
  86. def newWrFifoAt(address: BigInt, doc: String, sec: Secure = null, grp: GrpTag = null)(implicit symbol: SymbolName): WrFifoInst
  87. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  88. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  89. def orderdRegInsts: ListBuffer[RegSlice]
  90. def overrideLocalName(name: String): BusIf.this.type
    Definition Classes
    Nameable
  91. val parentScope: ScopeStatement
    Definition Classes
    ContextUser
  92. def preCheck(): Unit
  93. val readDefaultValue: BigInt
    Attributes
    protected
  94. val readSync: Boolean
    Definition Classes
    BusIfBase
  95. val refOwner: RefOwnerType
    Definition Classes
    OwnableRef
    Annotations
    @DontName()
  96. def reflectNames(): Unit
    Definition Classes
    Nameable
  97. def regPart(name: String)(block: ⇒ Unit): Unit
  98. def regPtrReAnchorAt(pos: BigInt): Unit
  99. def regSlicesNotReuse: List[RegSlice]
  100. def repeatGroupsBase: Map[String, List[RegSlice]]
  101. def repeatGroupsHead: Map[String, List[RegSlice]]
  102. def resetBlockTag(): Unit
  103. def reuseGroups: Map[String, List[RegSlice]]
  104. def reuseGroupsById: Map[String, Map[Int, List[RegSlice]]]
  105. def rework[T](body: ⇒ T): T
    Definition Classes
    Area
  106. val scalaTrace: Throwable
    Definition Classes
    ScalaLocated
  107. def secFailDefaultBits: Bits
  108. val secFailReadValue: BigInt
    Attributes
    protected
  109. def setAlignCheck(value: Boolean = false): Unit
    Definition Classes
    BusIfBase
  110. def setCompositeName(nameable: Nameable, postfix: String, namePriority: Byte): BusIf.this.type
    Definition Classes
    Nameable
  111. def setCompositeName(nameable: Nameable, postfix: String, weak: Boolean): BusIf.this.type
    Definition Classes
    Nameable
  112. def setCompositeName(nameable: Nameable, postfix: String): BusIf.this.type
    Definition Classes
    Nameable
  113. def setCompositeName(nameable: Nameable, namePriority: Byte): BusIf.this.type
    Definition Classes
    Nameable
  114. def setCompositeName(nameable: Nameable, weak: Boolean): BusIf.this.type
    Definition Classes
    Nameable
  115. def setCompositeName(nameable: Nameable): BusIf.this.type
    Definition Classes
    Nameable
  116. def setLambdaName(isNameBody: ⇒ Boolean)(nameGen: ⇒ String): BusIf.this.type
    Definition Classes
    Nameable
  117. def setName(name: String, namePriority: Byte): BusIf.this.type
    Definition Classes
    Nameable
  118. def setName(name: String, weak: Boolean): BusIf.this.type
    Definition Classes
    Nameable
  119. def setName(name: String): BusIf.this.type
    Definition Classes
    Nameable
  120. def setNameAsWeak(): BusIf.this.type
    Definition Classes
    Nameable
  121. def setPartialName(name: String, namePriority: Byte, owner: Any): BusIf.this.type
    Definition Classes
    Nameable
  122. def setPartialName(name: String, namePriority: Byte): BusIf.this.type
    Definition Classes
    Nameable
  123. def setPartialName(name: String, weak: Boolean): BusIf.this.type
    Definition Classes
    Nameable
  124. def setPartialName(owner: Nameable, name: String, namePriority: Byte): BusIf.this.type
    Definition Classes
    Nameable
  125. def setPartialName(owner: Nameable, name: String, weak: Boolean): BusIf.this.type
    Definition Classes
    Nameable
  126. def setPartialName(name: String): BusIf.this.type
    Definition Classes
    Nameable
  127. def setPartialName(owner: Nameable, name: String): BusIf.this.type
    Definition Classes
    Nameable
  128. def setPartialName(owner: Nameable): BusIf.this.type
    Definition Classes
    Nameable
  129. def setRefOwner(that: Any): Unit
    Definition Classes
    OwnableRef
  130. def setReservedAddressErrorState(state: Boolean): Unit
  131. def setReservedAddressReadValue(value: BigInt): Unit
  132. def setScalaLocated(source: ScalaLocated): BusIf.this.type
    Definition Classes
    ScalaLocated
  133. def setSecFailReadValue(value: BigInt): Unit
  134. def setVersion(ver: String): Unit
    Definition Classes
    BusIfBase
  135. def setWeakName(name: String): BusIf.this.type
    Definition Classes
    Nameable
  136. def slices: List[RegSlice]
  137. def strbWidth: Int
    Definition Classes
    BusIfBase
  138. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  139. def toString(): String
    Definition Classes
    AreaNameable → AnyRef → Any
  140. def underbitWidth: Int
    Definition Classes
    BusIfBase
  141. def unsetName(): BusIf.this.type
    Definition Classes
    Nameable
  142. def valCallback[T](ref: T, name: String): T
    Definition Classes
    ValCallbackRec → ValCallback
  143. def valCallbackOn(ref: Any, name: String, refs: Set[Any]): Unit
    Definition Classes
    ValCallbackRec
  144. def valCallbackRec(obj: Any, name: String): Unit
    Definition Classes
    AreaValCallbackRec
  145. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  146. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  147. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  148. def wdata(reg: Bool, pos: Int, oper: String): Bool
    Definition Classes
    BusIfBase
  149. def wdata(reg: Bool, pos: Int): Bool
    Definition Classes
    BusIfBase
  150. def wdata(reg: BaseType, sec: Range, oper: String): Bits
    Definition Classes
    BusIfBase
  151. def wdata(reg: BaseType, sec: Range): Bits
    Definition Classes
    BusIfBase
  152. def wordAddressInc: Int
    Definition Classes
    BusIfBase

Deprecated Value Members

  1. def creatReg(name: String, addr: BigInt, doc: String, sec: Secure = null, grp: GrpTag = null): RegInst
    Annotations
    @deprecated
    Deprecated

    (Since version 2024.06.03) type error fix

  2. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated
    Deprecated
  3. lazy val readData: Bits
    Definition Classes
    BusIfBase
    Annotations
    @deprecated
    Deprecated

    (Since version 2024.12.30) readData rename to bus_rdata

  4. lazy val readError: Bool
    Definition Classes
    BusIfBase
    Annotations
    @deprecated
    Deprecated

    (Since version 2024.12.30) readError rename to bus_rderr

Inherited from BusIfBase

Inherited from Area

Inherited from OverridedEqualsHashCode

Inherited from ValCallbackRec

Inherited from ValCallback

Inherited from NameableByComponent

Inherited from Nameable

Inherited from ContextUser

Inherited from ScalaLocated

Inherited from GlobalDataUser

Inherited from OwnableRef

Inherited from AnyRef

Inherited from Any

Ungrouped