c

spinal.lib.bus.regif

Apb3BusInterface

case class Apb3BusInterface(bus: Apb3, 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. Apb3BusInterface
  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 Apb3BusInterface(bus: Apb3, sizeMap: SizeMapping, selId: Int = 0, regPre: String = "")(implicit moduleName: ClassName)

Type Members

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

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