c

spinal.lib.bus.regif

Apb3BusInterface

case class Apb3BusInterface(bus: Apb3, sizeMap: SizeMapping, selId: Int = 0, readSync: Boolean = true, regPre: String = "")(implicit moduleName: ClassName) extends BusIf with Product with Serializable

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

Instance Constructors

  1. new Apb3BusInterface(bus: Apb3, sizeMap: SizeMapping, selId: Int = 0, readSync: Boolean = true, 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. def FactoryInterruptWithMask(regNamePre: String, triggers: Bool*): Bool
    Definition Classes
    BusIf
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. val askRead: Bool
    Definition Classes
    Apb3BusInterfaceBusIfBase
  8. val askWrite: Bool
    Definition Classes
    Apb3BusInterfaceBusIfBase
  9. val bus: Apb3
  10. def busDataWidth: Int
    Definition Classes
    Apb3BusInterfaceBusIfBase
  11. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  12. def component: Component
    Definition Classes
    ContextUser
  13. def creatReg(name: String, addr: Long, doc: String): RegInst
    Definition Classes
    BusIf
  14. val doRead: Bool
    Definition Classes
    Apb3BusInterfaceBusIfBase
  15. val doWrite: Bool
    Definition Classes
    Apb3BusInterfaceBusIfBase
  16. def document(docName: String, docType: DocType = DocType.HTML): Unit
    Definition Classes
    BusIf
  17. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  18. def foreachReflectableNameables(doThat: (Any) ⇒ Unit): Unit
    Definition Classes
    Nameable
  19. def genCHead(cFileName: String): Unit
    Definition Classes
    BusIf
  20. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  21. def getDisplayName(): String
    Definition Classes
    Nameable
  22. def getInstanceCounter: Int
    Definition Classes
    ContextUser
  23. def getMode: Byte
    Attributes
    protected
    Definition Classes
    Nameable
  24. def getModuleName: String
    Definition Classes
    Apb3BusInterfaceBusIf
  25. def getName(default: String): String
    Definition Classes
    Nameable
  26. def getName(): String
    Definition Classes
    Nameable
  27. def getPartialName(): String
    Definition Classes
    Nameable
  28. def getRefOwnersChain(): List[Any]
    Definition Classes
    OwnableRef
  29. def getScalaLocationLong: String
    Definition Classes
    ScalaLocated
  30. def getScalaLocationShort: String
    Definition Classes
    ScalaLocated
  31. def getScalaTrace(): Throwable
    Definition Classes
    ScalaLocated
  32. val globalData: GlobalData
    Definition Classes
    GlobalDataUser
  33. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  34. def isNamed: Boolean
    Definition Classes
    Nameable
  35. def isPriorityApplicable(namePriority: Byte): Boolean
    Definition Classes
    Nameable
  36. def isUnnamed: Boolean
    Definition Classes
    Nameable
  37. val name: String
    Attributes
    protected
    Definition Classes
    Nameable
  38. val nameableRef: Nameable
    Attributes
    protected
    Definition Classes
    Nameable
    Annotations
    @DontName()
  39. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  40. def newRAM(name: String, addr: Long, size: Long, doc: String): Unit
    Definition Classes
    BusIf
  41. def newReg(doc: String)(implicit symbol: SymbolName): RegInst
    Definition Classes
    BusIf
  42. def newRegAt(address: Int, doc: String)(implicit symbol: SymbolName): RegInst
    Definition Classes
    BusIf
  43. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  44. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  45. def overrideLocalName(name: String): Apb3BusInterface.this.type
    Definition Classes
    Nameable
  46. val parentScope: ScopeStatement
    Definition Classes
    ContextUser
  47. def readAddress(): UInt
    Definition Classes
    Apb3BusInterfaceBusIfBase
  48. val readData: Bits
    Definition Classes
    Apb3BusInterfaceBusIfBase
  49. val readError: Bool
    Definition Classes
    Apb3BusInterfaceBusIfBase
  50. def readGenerator(): WhenContext
    Definition Classes
    BusIf
  51. def readHalt(): Unit
    Definition Classes
    Apb3BusInterfaceBusIfBase
  52. val readSync: Boolean
  53. val refOwner: RefOwnerType
    Definition Classes
    OwnableRef
    Annotations
    @DontName()
  54. def reflectNames(): Unit
    Definition Classes
    Nameable
  55. val regPre: String
    Definition Classes
    Apb3BusInterfaceBusIf
  56. val selId: Int
  57. def setCompositeName(nameable: Nameable, postfix: String, namePriority: Byte): Apb3BusInterface.this.type
    Definition Classes
    Nameable
  58. def setCompositeName(nameable: Nameable, postfix: String, weak: Boolean): Apb3BusInterface.this.type
    Definition Classes
    Nameable
  59. def setCompositeName(nameable: Nameable, postfix: String): Apb3BusInterface.this.type
    Definition Classes
    Nameable
  60. def setCompositeName(nameable: Nameable, namePriority: Byte): Apb3BusInterface.this.type
    Definition Classes
    Nameable
  61. def setCompositeName(nameable: Nameable, weak: Boolean): Apb3BusInterface.this.type
    Definition Classes
    Nameable
  62. def setCompositeName(nameable: Nameable): Apb3BusInterface.this.type
    Definition Classes
    Nameable
  63. def setName(name: String, namePriority: Byte): Apb3BusInterface.this.type
    Definition Classes
    Nameable
  64. def setName(name: String, weak: Boolean): Apb3BusInterface.this.type
    Definition Classes
    Nameable
  65. def setName(name: String): Apb3BusInterface.this.type
    Definition Classes
    Nameable
  66. def setNameAsWeak(): Apb3BusInterface.this.type
    Definition Classes
    Nameable
  67. def setPartialName(name: String, namePriority: Byte): Apb3BusInterface.this.type
    Definition Classes
    Nameable
  68. def setPartialName(name: String, weak: Boolean): Apb3BusInterface.this.type
    Definition Classes
    Nameable
  69. def setPartialName(owner: Nameable, name: String, namePriority: Byte): Apb3BusInterface.this.type
    Definition Classes
    Nameable
  70. def setPartialName(owner: Nameable, name: String, weak: Boolean): Apb3BusInterface.this.type
    Definition Classes
    Nameable
  71. def setPartialName(name: String): Apb3BusInterface.this.type
    Definition Classes
    Nameable
  72. def setPartialName(owner: Nameable, name: String): Apb3BusInterface.this.type
    Definition Classes
    Nameable
  73. def setRefOwner(that: Any): Unit
    Definition Classes
    OwnableRef
  74. def setScalaLocated(source: ScalaLocated): Apb3BusInterface.this.type
    Definition Classes
    ScalaLocated
  75. def setWeakName(name: String): Apb3BusInterface.this.type
    Definition Classes
    Nameable
  76. val sizeMap: SizeMapping
  77. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  78. def toString(): String
    Definition Classes
    Area → Nameable → AnyRef → Any
  79. def unsetName(): Apb3BusInterface.this.type
    Definition Classes
    Nameable
  80. def valCallback[T](ref: T, name: String): T
    Definition Classes
    ValCallbackRec → ValCallback
  81. def valCallbackOn(ref: Any, name: String, refs: Set[Any]): Unit
    Definition Classes
    ValCallbackRec
  82. def valCallbackRec(obj: Any, name: String): Unit
    Definition Classes
    Area → ValCallbackRec
  83. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  84. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  85. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  86. def wordAddressInc: Int
    Definition Classes
    BusIfBase
  87. def writeAddress(): UInt
    Definition Classes
    Apb3BusInterfaceBusIfBase
  88. val writeData: Bits
    Definition Classes
    Apb3BusInterfaceBusIfBase
  89. def writeHalt(): Unit
    Definition Classes
    Apb3BusInterfaceBusIfBase

Deprecated Value Members

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

    (Since version ) see corresponding Javadoc for more information.

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from BusIf

Inherited from BusIfBase

Inherited from Area

Inherited from ValCallbackRec

Inherited from ValCallback

Inherited from Nameable

Inherited from ContextUser

Inherited from ScalaLocated

Inherited from GlobalDataUser

Inherited from OwnableRef

Inherited from AnyRef

Inherited from Any

Ungrouped