Class

spinal.lib.misc.plic

PlicGatewayActiveHigh

Related Doc: package plic

Permalink

case class PlicGatewayActiveHigh(source: Bool, id: Int, priorityWidth: Int) extends PlicGateway with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, PlicGateway, Area, OverridedEqualsHashCode, ValCallbackRec, ValCallback, NameableByComponent, Nameable, ContextUser, ScalaLocated, GlobalDataUser, OwnableRef, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PlicGatewayActiveHigh
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. PlicGateway
  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. All

Instance Constructors

  1. new PlicGatewayActiveHigh(source: Bool, id: Int, priorityWidth: Int)

    Permalink

Type Members

  1. abstract type RefOwnerType

    Permalink
    Definition Classes
    OwnableRef

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. val _context: Capture

    Permalink
    Definition Classes
    Area
  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. def childNamePriority: Byte

    Permalink
    Definition Classes
    Area
  7. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @throws( ... )
  8. def component: Component

    Permalink
    Definition Classes
    ContextUser
  9. def doClaim(): Unit

    Permalink
    Definition Classes
    PlicGatewayActiveHighPlicGateway
  10. def doCompletion(): Unit

    Permalink
    Definition Classes
    PlicGatewayActiveHighPlicGateway
  11. def driveFrom(bus: BusSlaveFactory, offset: Int): Unit

    Permalink
    Definition Classes
    PlicGatewayActiveHighPlicGateway
  12. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  13. def equals(obj: Any): Boolean

    Permalink
    Definition Classes
    OverridedEqualsHashCode → AnyRef → Any
  14. def foreachReflectableNameables(doThat: (Any) ⇒ Unit): Unit

    Permalink
    Definition Classes
    Nameable
  15. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  16. def getDisplayName(): String

    Permalink
    Definition Classes
    Nameable
  17. def getInstanceCounter: Int

    Permalink
    Definition Classes
    ContextUser
  18. def getMode: Byte

    Permalink
    Attributes
    protected
    Definition Classes
    Nameable
  19. def getName(default: String): String

    Permalink
    Definition Classes
    NameableByComponent → Nameable
  20. def getName(): String

    Permalink
    Definition Classes
    NameableByComponent → Nameable
  21. def getPartialName(): String

    Permalink
    Definition Classes
    Nameable
  22. def getRefOwnersChain(): List[Any]

    Permalink
    Definition Classes
    OwnableRef
  23. def getScalaLocationLong: String

    Permalink
    Definition Classes
    ScalaLocated
  24. def getScalaLocationShort: String

    Permalink
    Definition Classes
    ScalaLocated
  25. def getScalaTrace(): Throwable

    Permalink
    Definition Classes
    ScalaLocated
  26. val globalData: GlobalData

    Permalink
    Definition Classes
    GlobalDataUser
  27. def hashCode(): Int

    Permalink
    Definition Classes
    OverridedEqualsHashCode → AnyRef → Any
  28. val id: Int

    Permalink
    Definition Classes
    PlicGatewayActiveHighPlicGateway
  29. val ip: Bool

    Permalink
    Definition Classes
    PlicGatewayActiveHighPlicGateway
  30. def isCompletelyUnnamed: Boolean

    Permalink
    Definition Classes
    Nameable
  31. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  32. def isNamed: Boolean

    Permalink
    Definition Classes
    NameableByComponent → Nameable
  33. def isPriorityApplicable(namePriority: Byte): Boolean

    Permalink
    Definition Classes
    Nameable
  34. def isUnnamed: Boolean

    Permalink
    Definition Classes
    Nameable
  35. var name: String

    Permalink
    Attributes
    protected
    Definition Classes
    Nameable
  36. var nameableRef: Nameable

    Permalink
    Attributes
    protected
    Definition Classes
    Nameable
  37. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  38. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  39. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  40. def overrideLocalName(name: String): PlicGatewayActiveHigh.this.type

    Permalink
    Definition Classes
    Nameable
  41. var parentScope: ScopeStatement

    Permalink
    Definition Classes
    ContextUser
  42. val priority: UInt

    Permalink
    Definition Classes
    PlicGateway
  43. val priorityWidth: Int

    Permalink
  44. var refOwner: RefOwnerType

    Permalink
    Definition Classes
    OwnableRef
  45. def reflectNames(): Unit

    Permalink
    Definition Classes
    Nameable
  46. def rework[T](body: ⇒ T): T

    Permalink
    Definition Classes
    Area
  47. def setCompositeName(nameable: Nameable, postfix: String, namePriority: Byte): PlicGatewayActiveHigh.this.type

    Permalink
    Definition Classes
    Nameable
  48. def setCompositeName(nameable: Nameable, postfix: String, weak: Boolean): PlicGatewayActiveHigh.this.type

    Permalink
    Definition Classes
    Nameable
  49. def setCompositeName(nameable: Nameable, postfix: String): PlicGatewayActiveHigh.this.type

    Permalink
    Definition Classes
    Nameable
  50. def setCompositeName(nameable: Nameable, namePriority: Byte): PlicGatewayActiveHigh.this.type

    Permalink
    Definition Classes
    Nameable
  51. def setCompositeName(nameable: Nameable, weak: Boolean): PlicGatewayActiveHigh.this.type

    Permalink
    Definition Classes
    Nameable
  52. def setCompositeName(nameable: Nameable): PlicGatewayActiveHigh.this.type

    Permalink
    Definition Classes
    Nameable
  53. def setName(name: String, namePriority: Byte): PlicGatewayActiveHigh.this.type

    Permalink
    Definition Classes
    Nameable
  54. def setName(name: String, weak: Boolean): PlicGatewayActiveHigh.this.type

    Permalink
    Definition Classes
    Nameable
  55. def setName(name: String): PlicGatewayActiveHigh.this.type

    Permalink
    Definition Classes
    Nameable
  56. def setNameAsWeak(): PlicGatewayActiveHigh.this.type

    Permalink
    Definition Classes
    Nameable
  57. def setPartialName(name: String, namePriority: Byte): PlicGatewayActiveHigh.this.type

    Permalink
    Definition Classes
    Nameable
  58. def setPartialName(name: String, weak: Boolean): PlicGatewayActiveHigh.this.type

    Permalink
    Definition Classes
    Nameable
  59. def setPartialName(owner: Nameable, name: String, namePriority: Byte): PlicGatewayActiveHigh.this.type

    Permalink
    Definition Classes
    Nameable
  60. def setPartialName(owner: Nameable, name: String, weak: Boolean): PlicGatewayActiveHigh.this.type

    Permalink
    Definition Classes
    Nameable
  61. def setPartialName(name: String): PlicGatewayActiveHigh.this.type

    Permalink
    Definition Classes
    Nameable
  62. def setPartialName(owner: Nameable, name: String): PlicGatewayActiveHigh.this.type

    Permalink
    Definition Classes
    Nameable
  63. def setRefOwner(that: Any): Unit

    Permalink
    Definition Classes
    OwnableRef
  64. def setScalaLocated(source: ScalaLocated): PlicGatewayActiveHigh.this.type

    Permalink
    Definition Classes
    ScalaLocated
  65. def setWeakName(name: String): PlicGatewayActiveHigh.this.type

    Permalink
    Definition Classes
    Nameable
  66. val source: Bool

    Permalink
  67. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  68. def toString(): String

    Permalink
    Definition Classes
    Area → Nameable → AnyRef → Any
  69. def unsetName(): PlicGatewayActiveHigh.this.type

    Permalink
    Definition Classes
    Nameable
  70. def valCallback[T](ref: T, name: String): T

    Permalink
    Definition Classes
    ValCallbackRec → ValCallback
  71. def valCallbackOn(ref: Any, name: String, refs: Set[Any]): Unit

    Permalink
    Definition Classes
    ValCallbackRec
  72. def valCallbackRec(obj: Any, name: String): Unit

    Permalink
    Definition Classes
    Area → ValCallbackRec
  73. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  74. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  75. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  76. val waitCompletion: Bool

    Permalink

Deprecated Value Members

  1. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @Deprecated @deprecated @throws( classOf[java.lang.Throwable] )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from PlicGateway

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