c

spinal.lib.bus.regif

AhbLite3BusInterface

case class AhbLite3BusInterface(bus: AhbLite3, sizeMap: SizeMapping, 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. AhbLite3BusInterface
  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 AhbLite3BusInterface(bus: AhbLite3, sizeMap: SizeMapping, regPre: String = "")(implicit moduleName: ClassName)

Type Members

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

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

    (Since version 9)

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