Packages

case class PLLE2_BASE(bandwidth: String = "OPTIMIZED", startUpWait: String = "FALSE", clkIn1_Period: Double = 0.0, clkOut_Mult: Int = 2, clkOut0_Divide: Int = 1, clkOut0_Phase: Double = 0.0, clkOut0_DutyCycle: Double = 0.5, clkOut1_Divide: Int = 1, clkOut1_Phase: Double = 0.0, clkOut1_DutyCycle: Double = 0.5, clkOut2_Divide: Int = 1, clkOut2_Phase: Double = 0.0, clkOut2_DutyCycle: Double = 0.5, clkOut3_Divide: Int = 1, clkOut3_Phase: Double = 0.0, clkOut3_DutyCycle: Double = 0.5, clkOut4_Divide: Int = 1, clkOut4_Phase: Double = 0.0, clkOut4_DutyCycle: Double = 0.5, clkOut5_Divide: Int = 1, clkOut5_Phase: Double = 0.0, clkOut5_DutyCycle: Double = 0.5) extends BlackBox with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, BlackBox, Component, ValCallbackRec, ValCallback, OverridedEqualsHashCode, SpinalTagReady, Stackable, PostInitCallback, NameableByComponent, Nameable, ContextUser, ScalaLocated, GlobalDataUser, OwnableRef, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PLLE2_BASE
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. BlackBox
  7. Component
  8. ValCallbackRec
  9. ValCallback
  10. OverridedEqualsHashCode
  11. SpinalTagReady
  12. Stackable
  13. PostInitCallback
  14. NameableByComponent
  15. Nameable
  16. ContextUser
  17. ScalaLocated
  18. GlobalDataUser
  19. OwnableRef
  20. AnyRef
  21. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new PLLE2_BASE(bandwidth: String = "OPTIMIZED", startUpWait: String = "FALSE", clkIn1_Period: Double = 0.0, clkOut_Mult: Int = 2, clkOut0_Divide: Int = 1, clkOut0_Phase: Double = 0.0, clkOut0_DutyCycle: Double = 0.5, clkOut1_Divide: Int = 1, clkOut1_Phase: Double = 0.0, clkOut1_DutyCycle: Double = 0.5, clkOut2_Divide: Int = 1, clkOut2_Phase: Double = 0.0, clkOut2_DutyCycle: Double = 0.5, clkOut3_Divide: Int = 1, clkOut3_Phase: Double = 0.0, clkOut3_DutyCycle: Double = 0.5, clkOut4_Divide: Int = 1, clkOut4_Phase: Double = 0.0, clkOut4_DutyCycle: Double = 0.5, clkOut5_Divide: Int = 1, clkOut5_Phase: Double = 0.0, clkOut5_DutyCycle: Double = 0.5)

Type Members

  1. case class PrePopTask extends Product with Serializable
    Definition Classes
    Component
  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. val CLKFBIN: Bool
  5. val CLKFBOUT: Bool
  6. val CLKIN1: Bool
  7. val CLKOUT0: Bool
  8. val CLKOUT1: Bool
  9. val CLKOUT2: Bool
  10. val CLKOUT3: Bool
  11. val CLKOUT4: Bool
  12. val CLKOUT5: Bool
  13. val LOCKED: Bool
  14. val PWRDWN: Bool
  15. val RST: Bool
  16. val _spinalTags: LinkedHashSet[SpinalTag]
    Definition Classes
    SpinalTagReady
  17. def addAttribute(attribute: Attribute): PLLE2_BASE.this.type
    Definition Classes
    Component → SpinalTagReady
  18. def addAttribute(name: String, value: String): PLLE2_BASE.this.type
    Definition Classes
    SpinalTagReady
  19. def addAttribute(name: String): PLLE2_BASE.this.type
    Definition Classes
    SpinalTagReady
  20. def addGeneric(name: String, that: Any): Unit
    Definition Classes
    BlackBox
  21. def addGenerics(l: (String, Any)*): Unit
    Definition Classes
    BlackBox
  22. def addPrePopTask(task: () ⇒ Unit): ArrayBuffer[PrePopTask]
    Definition Classes
    Component
  23. def addRTLPath(path: String): LinkedHashSet[String]
    Definition Classes
    BlackBox
  24. def addTag[T <: SpinalTag](spinalTag: T): PLLE2_BASE.this.type
    Definition Classes
    SpinalTagReady
  25. def addTags[T <: SpinalTag](tags: Iterable[T]): PLLE2_BASE.this.type
    Definition Classes
    SpinalTagReady
  26. def afterElaboration(body: ⇒ Unit): ArrayBuffer[PrePopTask]
    Definition Classes
    Component
  27. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  28. val bandwidth: String
  29. val children: ArrayBuffer[Component]
    Definition Classes
    Component
  30. def clearBlackBox(): Unit
    Definition Classes
    BlackBox
  31. val clkIn1_Period: Double
  32. val clkOut0_Divide: Int
  33. val clkOut0_DutyCycle: Double
  34. val clkOut0_Phase: Double
  35. val clkOut1_Divide: Int
  36. val clkOut1_DutyCycle: Double
  37. val clkOut1_Phase: Double
  38. val clkOut2_Divide: Int
  39. val clkOut2_DutyCycle: Double
  40. val clkOut2_Phase: Double
  41. val clkOut3_Divide: Int
  42. val clkOut3_DutyCycle: Double
  43. val clkOut3_Phase: Double
  44. val clkOut4_Divide: Int
  45. val clkOut4_DutyCycle: Double
  46. val clkOut4_Phase: Double
  47. val clkOut5_Divide: Int
  48. val clkOut5_DutyCycle: Double
  49. val clkOut5_Phase: Double
  50. val clkOut_Mult: Int
  51. val clockDomain: ClockDomain
    Definition Classes
    Component
  52. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  53. def component: Component
    Definition Classes
    ContextUser
  54. val definition: SpinalTagReady
    Definition Classes
    Component
  55. var definitionName: String
    Definition Classes
    Component
  56. val dslBody: ScopeStatement
    Definition Classes
    Component
  57. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  58. def equals(obj: Any): Boolean
    Definition Classes
    OverridedEqualsHashCode → AnyRef → Any
  59. def existsTag(cond: (SpinalTag) ⇒ Boolean): Boolean
    Definition Classes
    SpinalTagReady
  60. def filterTag(cond: (SpinalTag) ⇒ Boolean): Iterable[SpinalTag]
    Definition Classes
    SpinalTagReady
  61. def findTag(cond: (SpinalTag) ⇒ Boolean): Option[SpinalTag]
    Definition Classes
    SpinalTagReady
  62. def foreachReflectableNameables(doThat: (Any) ⇒ Unit): Unit
    Definition Classes
    Nameable
  63. def foreachTag(body: (SpinalTag) ⇒ Unit): Unit
    Definition Classes
    SpinalTagReady
  64. val genericElements: ArrayBuffer[(String, Any)]
    Definition Classes
    BlackBox
  65. def getAllIo: Set[BaseType]
    Definition Classes
    Component
  66. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  67. def getDisplayName(): String
    Definition Classes
    Component → Nameable
  68. def getGeneric: Generic
    Definition Classes
    BlackBox
  69. def getGroupedIO(ioBundleBypass: Boolean): Seq[Data]
    Definition Classes
    Component
  70. def getInstanceCounter: Int
    Definition Classes
    ContextUser
  71. def getMode: Byte
    Attributes
    protected
    Definition Classes
    Nameable
  72. def getName(default: String): String
    Definition Classes
    NameableByComponent → Nameable
  73. def getName(): String
    Definition Classes
    Nameable
  74. def getOrdredNodeIo: List[BaseType]
    Definition Classes
    Component
  75. def getParentsPath(sep: String): String
    Definition Classes
    Component
  76. def getPartialName(): String
    Definition Classes
    Nameable
  77. def getPath(sep: String): String
    Definition Classes
    Component
  78. def getRefOwnersChain(): List[Any]
    Definition Classes
    OwnableRef
  79. def getScalaLocationLong: String
    Definition Classes
    ScalaLocated
  80. def getScalaLocationShort: String
    Definition Classes
    ScalaLocated
  81. def getScalaTrace(): Throwable
    Definition Classes
    ScalaLocated
  82. def getTag[T <: SpinalTag](clazz: Class[T]): Option[T]
    Definition Classes
    SpinalTagReady
  83. def getTags(): LinkedHashSet[SpinalTag]
    Definition Classes
    SpinalTagReady
  84. val globalData: GlobalData
    Definition Classes
    GlobalDataUser
  85. def hasTag[T <: SpinalTag](clazz: Class[T]): Boolean
    Definition Classes
    SpinalTagReady
  86. def hasTag(spinalTag: SpinalTag): Boolean
    Definition Classes
    SpinalTagReady
  87. def hashCode(): Int
    Definition Classes
    OverridedEqualsHashCode → AnyRef → Any
  88. def instanceAttributes(language: Language): Iterable[Attribute]
    Definition Classes
    SpinalTagReady
  89. def instanceAttributes: Iterable[Attribute]
    Definition Classes
    SpinalTagReady
  90. def isBlackBox: Boolean
    Definition Classes
    BlackBox
  91. def isDefaultGenericValue: Boolean
    Definition Classes
    BlackBox
  92. def isEmptyOfTag: Boolean
    Definition Classes
    SpinalTagReady
  93. def isInBlackBoxTree: Boolean
    Definition Classes
    BlackBox → Component
  94. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  95. def isNamed: Boolean
    Definition Classes
    NameableByComponent → Nameable
  96. def isPriorityApplicable(namePriority: Byte): Boolean
    Definition Classes
    Nameable
  97. def isUnnamed: Boolean
    Definition Classes
    Nameable
  98. def isUsingNoNumericType: Boolean
    Definition Classes
    BlackBox
  99. def isUsingULogic: Boolean
    Definition Classes
    BlackBox
  100. val librariesUsages: HashSet[String]
    Definition Classes
    BlackBox
  101. val listRTLPath: LinkedHashSet[String]
    Definition Classes
    BlackBox
  102. var localNamingScope: NamingScope
    Definition Classes
    Component
  103. def mapClockDomain(clockDomain: ClockDomain, clock: Bool, reset: Bool, enable: Bool, resetActiveLevel: Polarity, enableActiveLevel: Polarity): Unit
    Definition Classes
    BlackBox
  104. def mapCurrentClockDomain(clock: Bool, reset: Bool, enable: Bool, resetActiveLevel: Polarity, enableActiveLevel: Polarity): Unit
    Definition Classes
    BlackBox
  105. val name: String
    Attributes
    protected
    Definition Classes
    Nameable
  106. val nameableRef: Nameable
    Attributes
    protected
    Definition Classes
    Nameable
    Annotations
    @DontName()
  107. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  108. def noIoPrefix(): PLLE2_BASE.this.type
    Definition Classes
    Component
  109. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  110. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  111. def onEachAttributes(doIt: (Attribute) ⇒ Unit): Unit
    Definition Classes
    SpinalTagReady
  112. def overrideLocalName(name: String): PLLE2_BASE.this.type
    Definition Classes
    Nameable
  113. def parent: Component
    Definition Classes
    Component
  114. val parentScope: ScopeStatement
    Definition Classes
    ContextUser
  115. def parents(of: Component, list: List[Component]): List[Component]
    Definition Classes
    Component
  116. def postInitCallback(): PLLE2_BASE.this.type
    Definition Classes
    Component → PostInitCallback
  117. def postPopEvent(): Unit
    Definition Classes
    Stackable
  118. def postPushEvent(): Unit
    Definition Classes
    Component → Stackable
  119. def prePop(): Unit
    Definition Classes
    Component
  120. def prePopEvent(): Unit
    Definition Classes
    Component → Stackable
  121. var pulledDataCache: Map[Data, Data]
    Definition Classes
    Component
  122. val refOwner: RefOwnerType
    Definition Classes
    OwnableRef
    Annotations
    @DontName()
  123. def reflectBaseType(name: String): BaseType
    Definition Classes
    Component
  124. def reflectNames(): Unit
    Definition Classes
    Nameable
  125. def removeTag(spinalTag: SpinalTag): PLLE2_BASE.this.type
    Definition Classes
    SpinalTagReady
  126. def removeTags(tags: Iterable[SpinalTag]): PLLE2_BASE.this.type
    Definition Classes
    SpinalTagReady
  127. def replaceStdLogicByStdULogic(): BlackBox
    Definition Classes
    BlackBox
  128. def rework[T](gen: ⇒ T): T
    Definition Classes
    Component
  129. val scopeProperties: LinkedHashMap[ScopeProperty[Any], Any]
    Definition Classes
    Component
  130. def setBlackBox(): Unit
    Definition Classes
    BlackBox
  131. def setBlackBoxName(name: String): PLLE2_BASE.this.type
    Definition Classes
    BlackBox
  132. def setCompositeName(nameable: Nameable, postfix: String, namePriority: Byte): PLLE2_BASE.this.type
    Definition Classes
    Nameable
  133. def setCompositeName(nameable: Nameable, postfix: String, weak: Boolean): PLLE2_BASE.this.type
    Definition Classes
    Nameable
  134. def setCompositeName(nameable: Nameable, postfix: String): PLLE2_BASE.this.type
    Definition Classes
    Nameable
  135. def setCompositeName(nameable: Nameable, namePriority: Byte): PLLE2_BASE.this.type
    Definition Classes
    Nameable
  136. def setCompositeName(nameable: Nameable, weak: Boolean): PLLE2_BASE.this.type
    Definition Classes
    Nameable
  137. def setCompositeName(nameable: Nameable): PLLE2_BASE.this.type
    Definition Classes
    Nameable
  138. def setDefinitionName(name: String): PLLE2_BASE.this.type
    Definition Classes
    Component
  139. def setName(name: String, namePriority: Byte): PLLE2_BASE.this.type
    Definition Classes
    Nameable
  140. def setName(name: String, weak: Boolean): PLLE2_BASE.this.type
    Definition Classes
    Nameable
  141. def setName(name: String): PLLE2_BASE.this.type
    Definition Classes
    Nameable
  142. def setNameAsWeak(): PLLE2_BASE.this.type
    Definition Classes
    Nameable
  143. def setPartialName(name: String, namePriority: Byte): PLLE2_BASE.this.type
    Definition Classes
    Nameable
  144. def setPartialName(name: String, weak: Boolean): PLLE2_BASE.this.type
    Definition Classes
    Nameable
  145. def setPartialName(owner: Nameable, name: String, namePriority: Byte): PLLE2_BASE.this.type
    Definition Classes
    Nameable
  146. def setPartialName(owner: Nameable, name: String, weak: Boolean): PLLE2_BASE.this.type
    Definition Classes
    Nameable
  147. def setPartialName(name: String): PLLE2_BASE.this.type
    Definition Classes
    Nameable
  148. def setPartialName(owner: Nameable, name: String): PLLE2_BASE.this.type
    Definition Classes
    Nameable
  149. def setRefOwner(that: Any): Unit
    Definition Classes
    OwnableRef
  150. def setScalaLocated(source: ScalaLocated): PLLE2_BASE.this.type
    Definition Classes
    ScalaLocated
  151. def setWeakName(name: String): PLLE2_BASE.this.type
    Definition Classes
    Nameable
  152. def spinalTags: LinkedHashSet[SpinalTag]
    Definition Classes
    SpinalTagReady
  153. val startUpWait: String
  154. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  155. def toString(): String
    Definition Classes
    Nameable → AnyRef → Any
  156. def unsetName(): PLLE2_BASE.this.type
    Definition Classes
    Nameable
  157. val userCache: Map[AnyRef, Map[AnyRef, AnyRef]]
    Definition Classes
    Component
  158. def valCallback[T](ref: T, name: String): T
    Definition Classes
    ValCallbackRec → ValCallback
  159. def valCallbackOn(ref: Any, name: String, refs: Set[Any]): Unit
    Definition Classes
    ValCallbackRec
  160. def valCallbackRec(ref: Any, name: String): Unit
    Definition Classes
    Component → ValCallbackRec
  161. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  162. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  163. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  164. def withKeywords(): Unit
    Definition Classes
    Component
  165. def withoutKeywords(): Unit
    Definition Classes
    Component
  166. var withoutReservedKeywords: Boolean
    Definition Classes
    Component

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 BlackBox

Inherited from Component

Inherited from ValCallbackRec

Inherited from ValCallback

Inherited from OverridedEqualsHashCode

Inherited from SpinalTagReady

Inherited from Stackable

Inherited from PostInitCallback

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