c

spinal.lib.bus.regif

Apb4BusInterface

case class Apb4BusInterface(bus: Apb4, sizeMap: SizeMapping, selId: Int = 0, regPre: String = "")(implicit moduleName: ClassName) extends BusIf with Product with Serializable

Linear Supertypes
Serializable, Product, Equals, BusIf, BusIfBase, Area, OverridedEqualsHashCode, ValCallbackRec, ValCallback, NameableByComponent, Nameable, ContextUser, ScalaLocated, GlobalDataUser, OwnableRef, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Apb4BusInterface
  2. Serializable
  3. Product
  4. Equals
  5. BusIf
  6. BusIfBase
  7. Area
  8. OverridedEqualsHashCode
  9. ValCallbackRec
  10. ValCallback
  11. NameableByComponent
  12. Nameable
  13. ContextUser
  14. ScalaLocated
  15. GlobalDataUser
  16. OwnableRef
  17. AnyRef
  18. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new Apb4BusInterface(bus: Apb4, sizeMap: SizeMapping, selId: Int = 0, regPre: String = "")(implicit moduleName: ClassName)

Type Members

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

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 FIFO(doc: String)(implicit symbol: SymbolName): RegInst
    Definition Classes
    BusIf
  5. val _context: Capture
    Definition Classes
    Area
  6. def accept(vs: BusIfVisitor): Unit
    Definition Classes
    BusIf
  7. def addressUsed(addr: BigInt): Boolean
    Definition Classes
    BusIf
  8. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  9. val askRead: Bool
    Definition Classes
    Apb4BusInterfaceBusIfBase
  10. val askWrite: Bool
    Definition Classes
    Apb4BusInterfaceBusIfBase
  11. val bus: Apb4
  12. def busDataWidth: Int
    Definition Classes
    Apb4BusInterfaceBusIfBase
  13. def childNamePriority: Byte
    Definition Classes
    Area
  14. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
  15. def component: Component
    Definition Classes
    ContextUser
  16. def creatReg(name: String, addr: BigInt, doc: String): RegInst
    Definition Classes
    BusIf
  17. val doRead: Bool
    Definition Classes
    Apb4BusInterfaceBusIfBase
  18. val doWrite: Bool
    Definition Classes
    Apb4BusInterfaceBusIfBase
  19. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  20. def equals(obj: Any): Boolean
    Definition Classes
    OverridedEqualsHashCode → AnyRef → Any
  21. def foreachReflectableNameables(doThat: (Any) => Unit): Unit
    Definition Classes
    Nameable
  22. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  23. def getDisplayName(): String
    Definition Classes
    Nameable
  24. def getInstanceCounter: Int
    Definition Classes
    ContextUser
  25. def getMode: Byte
    Attributes
    protected
    Definition Classes
    Nameable
  26. def getModuleName: String
    Definition Classes
    Apb4BusInterfaceBusIf
  27. def getName(default: String): String
    Definition Classes
    NameableByComponent → Nameable
  28. def getName(): String
    Definition Classes
    NameableByComponent → Nameable
  29. def getPartialName(): String
    Definition Classes
    Nameable
  30. def getPath(from: Component, to: Component): Seq[Component]
    Definition Classes
    NameableByComponent
  31. def getRefOwnersChain(): List[Any]
    Definition Classes
    OwnableRef
  32. def getRegPtr(): BigInt
    Definition Classes
    BusIf
  33. def getReservedAddressReadValue: BigInt
    Definition Classes
    BusIf
  34. def getScalaLocationLong: String
    Definition Classes
    ScalaLocated
  35. def getScalaLocationShort: String
    Definition Classes
    ScalaLocated
  36. def getScalaTrace(): Throwable
    Definition Classes
    ScalaLocated
  37. val globalData: GlobalData
    Definition Classes
    GlobalDataUser
  38. def hashCode(): Int
    Definition Classes
    OverridedEqualsHashCode → AnyRef → Any
  39. def initStrbMasks(): Unit
    Definition Classes
    BusIfBase
  40. def int_MS(offset: BigInt, regNamePre: String, int_levels: Bool*): Bool
    Attributes
    protected
    Definition Classes
    BusIf
  41. def int_RFMS(offset: BigInt, regNamePre: String, triggers: Bool*): Bool
    Attributes
    protected
    Definition Classes
    BusIf
  42. def int_RMS(offset: BigInt, regNamePre: String, triggers: Bool*): Bool
    Attributes
    protected
    Definition Classes
    BusIf
  43. def interruptFactory(regNamePre: String, triggers: Bool*): Bool
    Definition Classes
    BusIf
  44. def interruptFactoryAt(addrOffset: BigInt, regNamePre: String, triggers: Bool*): Bool
    Definition Classes
    BusIf
  45. def interruptFactoryNoForce(regNamePre: String, triggers: Bool*): Bool
    Definition Classes
    BusIf
  46. def interruptFactoryNoForceAt(addrOffset: BigInt, regNamePre: String, triggers: Bool*): Bool
    Definition Classes
    BusIf
  47. def interruptLevelFactory(regNamePre: String, levels: Bool*): Bool
    Definition Classes
    BusIf
  48. def interruptLevelFactoryAt(addrOffset: BigInt, regNamePre: String, levels: Bool*): Bool
    Definition Classes
    BusIf
  49. def isCompletelyUnnamed: Boolean
    Definition Classes
    Nameable
  50. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  51. def isNamed: Boolean
    Definition Classes
    NameableByComponent → Nameable
  52. def isPriorityApplicable(namePriority: Byte): Boolean
    Definition Classes
    Nameable
  53. def isUnnamed: Boolean
    Definition Classes
    Nameable
  54. def mwdata(pos: Int): Bool
    Definition Classes
    BusIfBase
  55. def mwdata(sec: Range): Bits
    Definition Classes
    BusIfBase
  56. val name: String
    Definition Classes
    Nameable
  57. val nameableRef: Nameable
    Attributes
    protected
    Definition Classes
    Nameable
    Annotations
    @DontName()
  58. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  59. def newRAM(name: String, addr: BigInt, size: BigInt, doc: String): Unit
    Definition Classes
    BusIf
  60. def newReg(doc: String)(implicit symbol: SymbolName): RegInst
    Definition Classes
    BusIf
  61. def newRegAt(address: BigInt, doc: String)(implicit symbol: SymbolName): RegInst
    Definition Classes
    BusIf
  62. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  63. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  64. def orderdRegInsts: ListBuffer[RegInst]
    Definition Classes
    BusIf
  65. def overrideLocalName(name: String): Apb4BusInterface.this.type
    Definition Classes
    Nameable
  66. val parentScope: ScopeStatement
    Definition Classes
    ContextUser
  67. def preCheck(): Unit
    Definition Classes
    BusIf
  68. def productElementNames: Iterator[String]
    Definition Classes
    Product
  69. def readAddress(): UInt
    Definition Classes
    Apb4BusInterfaceBusIfBase
  70. val readData: Bits
    Definition Classes
    Apb4BusInterfaceBusIfBase
  71. val readError: Bool
    Definition Classes
    Apb4BusInterfaceBusIfBase
  72. def readHalt(): Unit
    Definition Classes
    Apb4BusInterfaceBusIfBase
  73. val readSync: Boolean
    Definition Classes
    BusIfBase
  74. val refOwner: RefOwnerType
    Definition Classes
    OwnableRef
    Annotations
    @DontName()
  75. def reflectNames(): Unit
    Definition Classes
    Nameable
  76. val regPre: String
    Definition Classes
    Apb4BusInterfaceBusIf
  77. def regPtrReAnchorAt(pos: BigInt): Unit
    Definition Classes
    BusIf
  78. def rework[T](body: => T): T
    Definition Classes
    Area
  79. val scalaTrace: Throwable
    Definition Classes
    ScalaLocated
  80. val selId: Int
  81. def setCompositeName(nameable: Nameable, postfix: String, namePriority: Byte): Apb4BusInterface.this.type
    Definition Classes
    Nameable
  82. def setCompositeName(nameable: Nameable, postfix: String, weak: Boolean): Apb4BusInterface.this.type
    Definition Classes
    Nameable
  83. def setCompositeName(nameable: Nameable, postfix: String): Apb4BusInterface.this.type
    Definition Classes
    Nameable
  84. def setCompositeName(nameable: Nameable, namePriority: Byte): Apb4BusInterface.this.type
    Definition Classes
    Nameable
  85. def setCompositeName(nameable: Nameable, weak: Boolean): Apb4BusInterface.this.type
    Definition Classes
    Nameable
  86. def setCompositeName(nameable: Nameable): Apb4BusInterface.this.type
    Definition Classes
    Nameable
  87. def setLambdaName(isNameBody: => Boolean)(nameGen: => String): Apb4BusInterface.this.type
    Definition Classes
    Nameable
  88. def setName(name: String, namePriority: Byte): Apb4BusInterface.this.type
    Definition Classes
    Nameable
  89. def setName(name: String, weak: Boolean): Apb4BusInterface.this.type
    Definition Classes
    Nameable
  90. def setName(name: String): Apb4BusInterface.this.type
    Definition Classes
    Nameable
  91. def setNameAsWeak(): Apb4BusInterface.this.type
    Definition Classes
    Nameable
  92. def setPartialName(name: String, namePriority: Byte, owner: Any): Apb4BusInterface.this.type
    Definition Classes
    Nameable
  93. def setPartialName(name: String, namePriority: Byte): Apb4BusInterface.this.type
    Definition Classes
    Nameable
  94. def setPartialName(name: String, weak: Boolean): Apb4BusInterface.this.type
    Definition Classes
    Nameable
  95. def setPartialName(owner: Nameable, name: String, namePriority: Byte): Apb4BusInterface.this.type
    Definition Classes
    Nameable
  96. def setPartialName(owner: Nameable, name: String, weak: Boolean): Apb4BusInterface.this.type
    Definition Classes
    Nameable
  97. def setPartialName(name: String): Apb4BusInterface.this.type
    Definition Classes
    Nameable
  98. def setPartialName(owner: Nameable, name: String): Apb4BusInterface.this.type
    Definition Classes
    Nameable
  99. def setPartialName(owner: Nameable): Apb4BusInterface.this.type
    Definition Classes
    Nameable
  100. def setRefOwner(that: Any): Unit
    Definition Classes
    OwnableRef
  101. def setReservedAddressReadValue(value: BigInt): Unit
    Definition Classes
    BusIf
  102. def setScalaLocated(source: ScalaLocated): Apb4BusInterface.this.type
    Definition Classes
    ScalaLocated
  103. def setWeakName(name: String): Apb4BusInterface.this.type
    Definition Classes
    Nameable
  104. val sizeMap: SizeMapping
  105. def strbWidth: Int
    Definition Classes
    BusIfBase
  106. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  107. def toString(): String
    Definition Classes
    Area → Nameable → AnyRef → Any
  108. def underbitWidth: Int
    Definition Classes
    BusIfBase
  109. def unsetName(): Apb4BusInterface.this.type
    Definition Classes
    Nameable
  110. def valCallback[T](ref: T, name: String): T
    Definition Classes
    ValCallbackRec → ValCallback
  111. def valCallbackOn(ref: Any, name: String, refs: Set[Any]): Unit
    Definition Classes
    ValCallbackRec
  112. def valCallbackRec(obj: Any, name: String): Unit
    Definition Classes
    Area → ValCallbackRec
  113. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  114. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  115. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  116. def wdata(reg: Bool, pos: Int, oper: String): Bool
    Definition Classes
    BusIfBase
  117. def wdata(reg: Bool, pos: Int): Bool
    Definition Classes
    BusIfBase
  118. def wdata(reg: BaseType, sec: Range, oper: String): Bits
    Definition Classes
    BusIfBase
  119. def wdata(reg: BaseType, sec: Range): Bits
    Definition Classes
    BusIfBase
  120. val withStrb: Boolean
    Definition Classes
    Apb4BusInterfaceBusIfBase
  121. val wmask: Bits
    Definition Classes
    Apb4BusInterfaceBusIfBase
  122. val wmaskn: Bits
    Definition Classes
    Apb4BusInterfaceBusIfBase
  123. def wordAddressInc: Int
    Definition Classes
    BusIfBase
  124. def writeAddress(): UInt
    Definition Classes
    Apb4BusInterfaceBusIfBase
  125. val writeData: Bits
    Definition Classes
    Apb4BusInterfaceBusIfBase
  126. def writeHalt(): Unit
    Definition Classes
    Apb4BusInterfaceBusIfBase
  127. val wstrb: Bits
    Definition Classes
    Apb4BusInterfaceBusIfBase

Deprecated Value Members

  1. def FactoryInterruptWithMask(regNamePre: String, triggers: Bool*): Bool
    Definition Classes
    BusIf
    Annotations
    @deprecated
    Deprecated

    (Since version 2022-12-31)

  2. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from BusIf

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