Packages

t

spinal.lib.misc.plic

InterruptCtrlFiber

trait InterruptCtrlFiber extends Nameable

Linear Supertypes
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. InterruptCtrlFiber
  2. Nameable
  3. ContextUser
  4. ScalaLocated
  5. GlobalDataUser
  6. OwnableRef
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. abstract type RefOwnerType
    Definition Classes
    OwnableRef

Abstract Value Members

  1. abstract def createInterruptMaster(id: Int): InterruptNode
  2. abstract def createInterruptSlave(id: Int): InterruptNode

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. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @IntrinsicCandidate()
  6. def component: Component
    Definition Classes
    ContextUser
  7. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  8. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  9. def foreachReflectableNameables(doThat: (Any) ⇒ Unit): Unit
    Definition Classes
    Nameable
  10. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  11. def getDisplayName(): String
    Definition Classes
    Nameable
  12. def getInstanceCounter: Int
    Definition Classes
    ContextUser
  13. def getMode: Byte
    Attributes
    protected
    Definition Classes
    Nameable
  14. def getName(default: String): String
    Definition Classes
    Nameable
  15. def getName(): String
    Definition Classes
    Nameable
  16. def getPartialName(): String
    Definition Classes
    Nameable
  17. def getRefOwnersChain(): List[Any]
    Definition Classes
    OwnableRef
  18. def getScalaLocationLong: String
    Definition Classes
    ScalaLocated
  19. def getScalaLocationShort: String
    Definition Classes
    ScalaLocated
  20. def getScalaTrace(): Throwable
    Definition Classes
    ScalaLocated
  21. val globalData: GlobalData
    Definition Classes
    GlobalDataUser
  22. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  23. def isCompletelyUnnamed: Boolean
    Definition Classes
    Nameable
  24. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  25. final def isNamed: Boolean
    Definition Classes
    Nameable
  26. def isPriorityApplicable(namePriority: Byte): Boolean
    Definition Classes
    Nameable
  27. def isUnnamed: Boolean
    Definition Classes
    Nameable
  28. val lock: Lock
  29. def mapDownInterrupt(id: Int, node: InterruptNode): Unit
  30. def mapUpInterrupt(id: Int, node: InterruptNode): Unit
  31. val mappedInterrupts: LinkedHashMap[InterruptNode, InterruptNode]
  32. val name: String
    Definition Classes
    Nameable
  33. val nameableRef: Nameable
    Attributes
    protected
    Definition Classes
    Nameable
    Annotations
    @DontName()
  34. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  35. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  36. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  37. def overrideLocalName(name: String): InterruptCtrlFiber.this.type
    Definition Classes
    Nameable
  38. val parentScope: ScopeStatement
    Definition Classes
    ContextUser
  39. val refOwner: RefOwnerType
    Definition Classes
    OwnableRef
    Annotations
    @DontName()
  40. def reflectNames(): Unit
    Definition Classes
    Nameable
  41. def release(): Unit
  42. def retain(): Lock
  43. val scalaTrace: Throwable
    Definition Classes
    ScalaLocated
  44. def setCompositeName(nameable: Nameable, postfix: String, namePriority: Byte): InterruptCtrlFiber.this.type
    Definition Classes
    Nameable
  45. def setCompositeName(nameable: Nameable, postfix: String, weak: Boolean): InterruptCtrlFiber.this.type
    Definition Classes
    Nameable
  46. def setCompositeName(nameable: Nameable, postfix: String): InterruptCtrlFiber.this.type
    Definition Classes
    Nameable
  47. def setCompositeName(nameable: Nameable, namePriority: Byte): InterruptCtrlFiber.this.type
    Definition Classes
    Nameable
  48. def setCompositeName(nameable: Nameable, weak: Boolean): InterruptCtrlFiber.this.type
    Definition Classes
    Nameable
  49. def setCompositeName(nameable: Nameable): InterruptCtrlFiber.this.type
    Definition Classes
    Nameable
  50. def setLambdaName(isNameBody: ⇒ Boolean)(nameGen: ⇒ String): InterruptCtrlFiber.this.type
    Definition Classes
    Nameable
  51. def setName(name: String, namePriority: Byte): InterruptCtrlFiber.this.type
    Definition Classes
    Nameable
  52. def setName(name: String, weak: Boolean): InterruptCtrlFiber.this.type
    Definition Classes
    Nameable
  53. def setName(name: String): InterruptCtrlFiber.this.type
    Definition Classes
    Nameable
  54. def setNameAsWeak(): InterruptCtrlFiber.this.type
    Definition Classes
    Nameable
  55. def setPartialName(name: String, namePriority: Byte, owner: Any): InterruptCtrlFiber.this.type
    Definition Classes
    Nameable
  56. def setPartialName(name: String, namePriority: Byte): InterruptCtrlFiber.this.type
    Definition Classes
    Nameable
  57. def setPartialName(name: String, weak: Boolean): InterruptCtrlFiber.this.type
    Definition Classes
    Nameable
  58. def setPartialName(owner: Nameable, name: String, namePriority: Byte): InterruptCtrlFiber.this.type
    Definition Classes
    Nameable
  59. def setPartialName(owner: Nameable, name: String, weak: Boolean): InterruptCtrlFiber.this.type
    Definition Classes
    Nameable
  60. def setPartialName(name: String): InterruptCtrlFiber.this.type
    Definition Classes
    Nameable
  61. def setPartialName(owner: Nameable, name: String): InterruptCtrlFiber.this.type
    Definition Classes
    Nameable
  62. def setPartialName(owner: Nameable): InterruptCtrlFiber.this.type
    Definition Classes
    Nameable
  63. def setRefOwner(that: Any): Unit
    Definition Classes
    OwnableRef
  64. def setScalaLocated(source: ScalaLocated): InterruptCtrlFiber.this.type
    Definition Classes
    ScalaLocated
  65. def setWeakName(name: String): InterruptCtrlFiber.this.type
    Definition Classes
    Nameable
  66. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  67. def toString(): String
    Definition Classes
    Nameable → AnyRef → Any
  68. def unsetName(): InterruptCtrlFiber.this.type
    Definition Classes
    Nameable
  69. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  70. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  71. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

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

Inherited from Nameable

Inherited from ContextUser

Inherited from ScalaLocated

Inherited from GlobalDataUser

Inherited from OwnableRef

Inherited from AnyRef

Inherited from Any

Ungrouped