Packages

class PMOD extends Vec[Bool] with TCL with XDC

Linear Supertypes
XDC, TCL, Vec[Bool], IndexedSeq[Bool], IndexedSeqOps[Bool, IndexedSeq, IndexedSeq[Bool]], Seq[Bool], Equals, SeqOps[Bool, [_]IndexedSeq[_], IndexedSeq[Bool]], PartialFunction[Int, Bool], (Int) => Bool, Iterable[Bool], IterableFactoryDefaults[Bool, [x]IndexedSeq[x]], IterableOps[Bool, [_]IndexedSeq[_], IndexedSeq[Bool]], IterableOnceOps[Bool, [_]IndexedSeq[_], IndexedSeq[Bool]], IterableOnce[Bool], MultiData, Data, InComponent, OverridedEqualsHashCode, SpinalTagReady, Assignable, NameableByComponent, Nameable, OwnableRef, ContextUser, ScalaLocated, GlobalDataUser, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PMOD
  2. XDC
  3. TCL
  4. Vec
  5. IndexedSeq
  6. IndexedSeqOps
  7. Seq
  8. Equals
  9. SeqOps
  10. PartialFunction
  11. Function1
  12. Iterable
  13. IterableFactoryDefaults
  14. IterableOps
  15. IterableOnceOps
  16. IterableOnce
  17. MultiData
  18. Data
  19. InComponent
  20. OverridedEqualsHashCode
  21. SpinalTagReady
  22. Assignable
  23. NameableByComponent
  24. Nameable
  25. OwnableRef
  26. ContextUser
  27. ScalaLocated
  28. GlobalDataUser
  29. AnyRef
  30. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new PMOD(pins: Seq[String])

Type Members

  1. abstract type RefOwnerType
    Definition Classes
    OwnableRef

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. def ##(right: Data): Bits
    Definition Classes
    Data
  3. final def ##: Int
    Definition Classes
    AnyRef → Any
  4. def #*(count: Int): Bits
    Definition Classes
    Data
  5. final def ++[B >: Bool](suffix: IterableOnce[B]): IndexedSeq[B]
    Definition Classes
    IterableOps
    Annotations
    @inline()
  6. final def ++:[B >: Bool](prefix: IterableOnce[B]): IndexedSeq[B]
    Definition Classes
    SeqOps → IterableOps
    Annotations
    @inline()
  7. final def +:[B >: Bool](elem: B): IndexedSeq[B]
    Definition Classes
    SeqOps
    Annotations
    @inline()
  8. final def :+[B >: Bool](elem: B): IndexedSeq[B]
    Definition Classes
    SeqOps
    Annotations
    @inline()
  9. final def :++[B >: Bool](suffix: IterableOnce[B]): IndexedSeq[B]
    Definition Classes
    SeqOps
    Annotations
    @inline()
  10. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  11. def IFparent: Data
    Definition Classes
    Data
  12. var _dataType: HardType[Bool]
    Definition Classes
    Vec
  13. val _spinalTags: LinkedHashSet[SpinalTag]
    Definition Classes
    SpinalTagReady
  14. def access(address: UInt): Bool
    Definition Classes
    Vec
  15. def addAttribute(attribute: Attribute): PMOD.this.type
    Definition Classes
    Data → SpinalTagReady
  16. def addAttribute(name: String, value: Int): PMOD.this.type
    Definition Classes
    SpinalTagReady
  17. def addAttribute(name: String, value: String): PMOD.this.type
    Definition Classes
    SpinalTagReady
  18. def addAttribute(name: String): PMOD.this.type
    Definition Classes
    SpinalTagReady
  19. final def addString(b: StringBuilder): b.type
    Definition Classes
    IterableOnceOps
    Annotations
    @inline()
  20. final def addString(b: StringBuilder, sep: String): b.type
    Definition Classes
    IterableOnceOps
    Annotations
    @inline()
  21. def addString(b: StringBuilder, start: String, sep: String, end: String): b.type
    Definition Classes
    IterableOnceOps
  22. def addTag[T <: SpinalTag](spinalTag: T): PMOD.this.type
    Definition Classes
    MultiData → SpinalTagReady
  23. def addTags(h: SpinalTag, tail: SpinalTag*): PMOD.this.type
    Definition Classes
    SpinalTagReady
  24. def addTags[T <: SpinalTag](tags: Iterable[T]): PMOD.this.type
    Definition Classes
    SpinalTagReady
  25. def allowDirectionLessIo(): PMOD.this.type
    Definition Classes
    Data
  26. def allowOverride(): PMOD.this.type
    Definition Classes
    Data
  27. def allowPartialyAssigned(): PMOD.this.type
    Definition Classes
    Data
  28. def allowPruning(): PMOD.this.type
    Definition Classes
    Data
  29. def allowSimplifyIt(): PMOD.this.type
    Definition Classes
    Data
  30. def allowUnsetRegToAvoidLatch(): PMOD.this.type
    Definition Classes
    Data
  31. def andThen[C](k: PartialFunction[Bool, C]): PartialFunction[Int, C]
    Definition Classes
    PartialFunction
  32. def andThen[C](k: (Bool) => C): PartialFunction[Int, C]
    Definition Classes
    PartialFunction → Function1
  33. def appended[B >: Bool](elem: B): IndexedSeq[B]
    Definition Classes
    SeqOps
  34. def appendedAll[B >: Bool](suffix: IterableOnce[B]): IndexedSeq[B]
    Definition Classes
    SeqOps
  35. def apply(address: UInt): Bool
    Definition Classes
    Vec
  36. def apply(idx: Int): Bool
    Definition Classes
    Vec → SeqOps → Function1
  37. def applyOrElse[A1 <: Int, B1 >: Bool](x: A1, default: (A1) => B1): B1
    Definition Classes
    PartialFunction
  38. def as[T <: Data](dataType: HardType[T]): T
    Definition Classes
    Data
  39. def asBits: Bits
    Definition Classes
    MultiData → Data
  40. def asData: Data
    Definition Classes
    Data
  41. def asInOut(): PMOD.this.type
    Definition Classes
    MultiData → Data
  42. def asInput(): PMOD.this.type
    Definition Classes
    MultiData → Data
  43. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  44. def asOutput(): PMOD.this.type
    Definition Classes
    MultiData → Data
  45. def assignDontCare(): PMOD.this.type
    Definition Classes
    Data
  46. def assignDontCareToUnasigned(): PMOD.this.type
    Definition Classes
    Data
  47. def assignFormalRandom(kind: RandomExpKind): Unit
    Definition Classes
    MultiData → Data
  48. final def assignFrom(that: AnyRef, target: AnyRef)(implicit loc: Location): Unit
    Definition Classes
    Data
  49. def assignFromBits(bits: Bits, hi: Int, lo: Int): Unit
    Definition Classes
    MultiData → Data
  50. def assignFromBits(bits: Bits): Unit
    Definition Classes
    MultiData → Data
  51. def assignFromBits(bits: Bits, offset: Int, bitCount: BitCount): Unit
    Definition Classes
    Data
  52. def assignFromImpl(that: AnyRef, target: AnyRef, kind: AnyRef)(implicit loc: Location): Unit
    Attributes
    protected
    Definition Classes
    Vec → Assignable
  53. def assignUnassignedByName(that: MultiData): Unit
    Definition Classes
    MultiData
  54. def canEqual(that: Any): Boolean
    Definition Classes
    Seq → Equals
  55. def className: String
    Attributes
    protected[this]
    Definition Classes
    Iterable
  56. def clearAll(): PMOD.this.type
    Definition Classes
    Data
  57. def clone(): PMOD.this.type
    Definition Classes
    Vec → Data → AnyRef
  58. final def coll: PMOD.this.type
    Attributes
    protected
    Definition Classes
    Iterable → IterableOps
  59. def collect[B](pf: PartialFunction[Bool, B]): IndexedSeq[B]
    Definition Classes
    IterableOps → IterableOnceOps
  60. def collectFirst[B](pf: PartialFunction[Bool, B]): Option[B]
    Definition Classes
    IterableOnceOps
  61. def combinations(n: Int): Iterator[IndexedSeq[Bool]]
    Definition Classes
    SeqOps
  62. def component: Component
    Definition Classes
    ContextUser
  63. def compose[R](k: PartialFunction[R, Int]): PartialFunction[R, Bool]
    Definition Classes
    PartialFunction
  64. def compose[A](g: (A) => Int): (A) => Bool
    Definition Classes
    Function1
    Annotations
    @unspecialized()
  65. final def compositAssignFrom(that: AnyRef, target: AnyRef, kind: AnyRef)(implicit loc: Location): Unit
    Definition Classes
    Assignable
  66. val compositeAssign: Assignable
    Definition Classes
    Assignable
  67. final def concat[B >: Bool](suffix: IterableOnce[B]): IndexedSeq[B]
    Definition Classes
    SeqOps → IterableOps
    Annotations
    @inline()
  68. def contains[A1 >: Bool](elem: A1): Boolean
    Definition Classes
    SeqOps
  69. def containsSlice[B >: Bool](that: Seq[B]): Boolean
    Definition Classes
    SeqOps
  70. def copyDirectionOfImpl(that: Data): PMOD.this.type
    Definition Classes
    MultiData → Data
  71. def copyToArray[B >: Bool](xs: Array[B], start: Int, len: Int): Int
    Definition Classes
    IterableOnceOps
  72. def copyToArray[B >: Bool](xs: Array[B], start: Int): Int
    Definition Classes
    IterableOnceOps
    Annotations
    @deprecatedOverriding()
  73. def copyToArray[B >: Bool](xs: Array[B]): Int
    Definition Classes
    IterableOnceOps
    Annotations
    @deprecatedOverriding()
  74. def corresponds[B](that: Seq[B])(p: (Bool, B) => Boolean): Boolean
    Definition Classes
    SeqOps
  75. def corresponds[B](that: IterableOnce[B])(p: (Bool, B) => Boolean): Boolean
    Definition Classes
    IterableOnceOps
  76. def count(p: (Bool) => Boolean): Int
    Definition Classes
    IterableOnceOps
  77. def dataType: HardType[Bool]
    Definition Classes
    Vec
  78. def diff[B >: Bool](that: Seq[B]): IndexedSeq[Bool]
    Definition Classes
    SeqOps
  79. def dirString(): String
    Definition Classes
    Data
  80. def distinct: IndexedSeq[Bool]
    Definition Classes
    SeqOps
  81. def distinctBy[B](f: (Bool) => B): IndexedSeq[Bool]
    Definition Classes
    SeqOps
  82. def dontSimplifyIt(): PMOD.this.type
    Definition Classes
    Data
  83. def drop(n: Int): IndexedSeq[Bool]
    Definition Classes
    IndexedSeqOps → IterableOps → IterableOnceOps
  84. def dropRight(n: Int): IndexedSeq[Bool]
    Definition Classes
    IndexedSeqOps → IterableOps
  85. def dropWhile(p: (Bool) => Boolean): IndexedSeq[Bool]
    Definition Classes
    IterableOps → IterableOnceOps
  86. def elementWise: ElementWiseExtractor[Int, Bool]
    Definition Classes
    PartialFunction
  87. def elements: ArrayBuffer[(String, Data)]
    Definition Classes
    Vec → MultiData
  88. def elementsString: String
    Definition Classes
    MultiData
  89. def empty: IndexedSeq[Bool]
    Definition Classes
    IterableFactoryDefaults → IterableOps
  90. def endsWith[B >: Bool](that: Iterable[B]): Boolean
    Definition Classes
    SeqOps
  91. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  92. def equals(that: Any): Boolean
    Definition Classes
    Vec → Seq → Equals → OverridedEqualsHashCode → AnyRef → Any
  93. def exists(p: (Bool) => Boolean): Boolean
    Definition Classes
    IterableOnceOps
  94. def existsTag(cond: (SpinalTag) => Boolean): Boolean
    Definition Classes
    SpinalTagReady
  95. def filter(pred: (Bool) => Boolean): IndexedSeq[Bool]
    Definition Classes
    IterableOps → IterableOnceOps
  96. def filterNot(pred: (Bool) => Boolean): IndexedSeq[Bool]
    Definition Classes
    IterableOps → IterableOnceOps
  97. def filterTag(cond: (SpinalTag) => Boolean): Iterable[SpinalTag]
    Definition Classes
    SpinalTagReady
  98. def find(p: (Bool) => Boolean): Option[Bool]
    Definition Classes
    IterableOnceOps
  99. def find(name: String): Data
    Definition Classes
    MultiData
  100. def findLast(p: (Bool) => Boolean): Option[Bool]
    Definition Classes
    SeqOps
  101. def findTag(cond: (SpinalTag) => Boolean): Option[SpinalTag]
    Definition Classes
    SpinalTagReady
  102. def flatMap[B](f: (Bool) => IterableOnce[B]): IndexedSeq[B]
    Definition Classes
    IterableOps → IterableOnceOps
  103. def flatten[B](implicit asIterable: (Bool) => IterableOnce[B]): IndexedSeq[B]
    Definition Classes
    IterableOps → IterableOnceOps
  104. def flatten: Seq[BaseType]
    Definition Classes
    MultiData → Data
  105. def flattenForeach(body: (BaseType) => Unit): Unit
    Definition Classes
    MultiData → Data
  106. def flattenLocalName: Seq[String]
    Definition Classes
    MultiData → Data
  107. def flip(): PMOD.this.type
    Definition Classes
    MultiData → Data
  108. def fold[A1 >: Bool](z: A1)(op: (A1, A1) => A1): A1
    Definition Classes
    IterableOnceOps
  109. def foldLeft[B](z: B)(op: (B, Bool) => B): B
    Definition Classes
    IterableOnceOps
  110. def foldRight[B](z: B)(op: (Bool, B) => B): B
    Definition Classes
    IndexedSeqOps → IterableOnceOps
  111. def forall(p: (Bool) => Boolean): Boolean
    Definition Classes
    IterableOnceOps
  112. def foreach[U](f: (Bool) => U): Unit
    Definition Classes
    IterableOnceOps
  113. def foreachReflectableNameables(doThat: (Any) => Unit): Unit
    Definition Classes
    Nameable
  114. def foreachTag(body: (SpinalTag) => Unit): Unit
    Definition Classes
    SpinalTagReady
  115. def freeze(): PMOD.this.type
    Definition Classes
    MultiData → Data
  116. def fromSpecific(coll: IterableOnce[Bool]): IndexedSeq[Bool]
    Attributes
    protected
    Definition Classes
    IterableFactoryDefaults → IterableOps
  117. def getAheadValue(): PMOD.this.type
    Definition Classes
    Data
  118. def getBitsWidth: Int
    Definition Classes
    MultiData → Data
  119. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  120. def getComponent(): Component
    Definition Classes
    Data → InComponent → NameableByComponent
  121. def getComponents(): Seq[Component]
    Definition Classes
    InComponent
  122. def getDirection: IODirection
    Definition Classes
    Data
  123. def getDisplayName(): String
    Definition Classes
    Nameable
  124. def getInstanceCounter: Int
    Definition Classes
    ContextUser
  125. def getMode: Byte
    Attributes
    protected
    Definition Classes
    Nameable
  126. def getMuxType[T <: Data](list: TraversableOnce[T]): HardType[T]
    Definition Classes
    Data
  127. def getName(default: String): String
    Definition Classes
    NameableByComponent → Nameable
  128. def getName(): String
    Definition Classes
    NameableByComponent → Nameable
  129. def getPartialName(): String
    Definition Classes
    Nameable
  130. def getPath(from: Component, to: Component): Seq[Component]
    Definition Classes
    NameableByComponent
  131. def getRealSource: Any
    Definition Classes
    Assignable
  132. def getRealSourceNoRec: Any
    Definition Classes
    Data → Assignable
  133. def getRefOwnersChain(): List[Any]
    Definition Classes
    OwnableRef
  134. def getRootParent: Data
    Definition Classes
    Data
  135. def getRtlPath(separator: String): String
    Definition Classes
    Data
  136. def getScalaLocationLong: String
    Definition Classes
    ScalaLocated
  137. def getScalaLocationShort: String
    Definition Classes
    ScalaLocated
  138. def getScalaTrace(): Throwable
    Definition Classes
    ScalaLocated
  139. def getTCL(moduleName: String, clock: String): String

    Generates the TCL script specific to the element.

    Generates the TCL script specific to the element.

    Definition Classes
    PMODTCL
  140. def getTag[T <: SpinalTag](clazz: Class[T]): Option[T]
    Definition Classes
    SpinalTagReady
  141. def getTags(): LinkedHashSet[SpinalTag]
    Definition Classes
    SpinalTagReady
  142. def getXDC(): String

    Generates the XDC script specific to the element.

    Generates the XDC script specific to the element.

    Definition Classes
    PMODXDC
  143. def getZero: PMOD.this.type
    Definition Classes
    MultiData → Data
  144. val globalData: GlobalData
    Definition Classes
    GlobalDataUser
  145. def groupBy[K](f: (Bool) => K): Map[K, IndexedSeq[Bool]]
    Definition Classes
    IterableOps
  146. def groupMap[K, B](key: (Bool) => K)(f: (Bool) => B): Map[K, IndexedSeq[B]]
    Definition Classes
    IterableOps
  147. def groupMapReduce[K, B](key: (Bool) => K)(f: (Bool) => B)(reduce: (B, B) => B): Map[K, B]
    Definition Classes
    IterableOps
  148. def grouped(size: Int): Iterator[IndexedSeq[Bool]]
    Definition Classes
    IterableOps
  149. def hasTag[T <: SpinalTag](clazz: Class[T]): Boolean
    Definition Classes
    SpinalTagReady
  150. def hasTag(spinalTag: SpinalTag): Boolean
    Definition Classes
    SpinalTagReady
  151. def hashCode(): Int
    Definition Classes
    Vec → Seq → OverridedEqualsHashCode → AnyRef → Any
  152. def head: Bool
    Definition Classes
    IndexedSeqOps → IterableOps
  153. def headOption: Option[Bool]
    Definition Classes
    IndexedSeqOps → IterableOps
  154. def indexOf[B >: Bool](elem: B): Int
    Definition Classes
    SeqOps
    Annotations
    @deprecatedOverriding()
  155. def indexOf[B >: Bool](elem: B, from: Int): Int
    Definition Classes
    SeqOps
  156. def indexOfSlice[B >: Bool](that: Seq[B]): Int
    Definition Classes
    SeqOps
    Annotations
    @deprecatedOverriding()
  157. def indexOfSlice[B >: Bool](that: Seq[B], from: Int): Int
    Definition Classes
    SeqOps
  158. def indexWhere(p: (Bool) => Boolean): Int
    Definition Classes
    SeqOps
    Annotations
    @deprecatedOverriding()
  159. def indexWhere(p: (Bool) => Boolean, from: Int): Int
    Definition Classes
    SeqOps
  160. def indices: Range
    Definition Classes
    SeqOps
  161. def init: IndexedSeq[Bool]
    Definition Classes
    IterableOps
  162. final def initFrom(that: AnyRef, target: AnyRef): Unit
    Definition Classes
    Data
  163. def inits: Iterator[IndexedSeq[Bool]]
    Definition Classes
    IterableOps
  164. def instanceAttributes(language: Language): Iterable[Attribute]
    Definition Classes
    SpinalTagReady
  165. def instanceAttributes: Iterable[Attribute]
    Definition Classes
    SpinalTagReady
  166. def intersect[B >: Bool](that: Seq[B]): IndexedSeq[Bool]
    Definition Classes
    SeqOps
  167. def isAnalog: Boolean
    Definition Classes
    Data
  168. def isComb: Boolean
    Definition Classes
    Data
  169. def isCompletelyUnnamed: Boolean
    Definition Classes
    Nameable
  170. def isDefinedAt(idx: Int): Boolean
    Definition Classes
    SeqOps
  171. def isDirectionLess: Boolean
    Definition Classes
    Data
  172. def isEmpty: Boolean
    Definition Classes
    SeqOps → IterableOnceOps
  173. def isEmptyOfTag: Boolean
    Definition Classes
    SpinalTagReady
  174. def isInOut: Boolean
    Definition Classes
    Data
  175. def isInput: Boolean
    Definition Classes
    Data
  176. def isInputOrInOut: Boolean
    Definition Classes
    Data
  177. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  178. final def isNamed: Boolean
    Definition Classes
    Nameable
  179. def isOutput: Boolean
    Definition Classes
    Data
  180. def isOutputOrInOut: Boolean
    Definition Classes
    Data
  181. def isPriorityApplicable(namePriority: Byte): Boolean
    Definition Classes
    Nameable
  182. def isReg: Boolean
    Definition Classes
    Data
  183. def isRegOnAssign: Boolean
    Definition Classes
    Data
  184. def isTraversableAgain: Boolean
    Definition Classes
    IterableOps → IterableOnceOps
  185. def isUnnamed: Boolean
    Definition Classes
    NameableByComponent → Nameable
  186. def iterableFactory: SeqFactory[IndexedSeq]
    Definition Classes
    IndexedSeq → Seq → Iterable → IterableOps
  187. def iterator: Iterator[Bool]
    Definition Classes
    IndexedSeqOps → IterableOnce
  188. def knownSize: Int
    Definition Classes
    IndexedSeqOps → IterableOnce
  189. def last: Bool
    Definition Classes
    IndexedSeqOps → IterableOps
  190. def lastIndexOf[B >: Bool](elem: B, end: Int): Int
    Definition Classes
    SeqOps
  191. def lastIndexOfSlice[B >: Bool](that: Seq[B]): Int
    Definition Classes
    SeqOps
    Annotations
    @deprecatedOverriding()
  192. def lastIndexOfSlice[B >: Bool](that: Seq[B], end: Int): Int
    Definition Classes
    SeqOps
  193. def lastIndexWhere(p: (Bool) => Boolean): Int
    Definition Classes
    SeqOps
    Annotations
    @deprecatedOverriding()
  194. def lastIndexWhere(p: (Bool) => Boolean, end: Int): Int
    Definition Classes
    SeqOps
  195. def lastOption: Option[Bool]
    Definition Classes
    IterableOps
  196. def lazyZip[B](that: Iterable[B]): LazyZip2[Bool, B, PMOD.this.type]
    Definition Classes
    Iterable
  197. def length: Int
    Definition Classes
    Vec → SeqOps
  198. final def lengthCompare(that: Iterable[_]): Int
    Definition Classes
    IndexedSeqOps → SeqOps
  199. final def lengthCompare(len: Int): Int
    Definition Classes
    IndexedSeqOps → SeqOps
  200. final def lengthIs: SizeCompareOps
    Definition Classes
    SeqOps
    Annotations
    @inline()
  201. def lift: (Int) => Option[Bool]
    Definition Classes
    PartialFunction
  202. def map[B](f: (Bool) => B): IndexedSeq[B]
    Definition Classes
    IndexedSeqOps → IterableOps → IterableOnceOps
  203. def max[B >: Bool](implicit ord: Ordering[B]): Bool
    Definition Classes
    IterableOnceOps
  204. def maxBy[B](f: (Bool) => B)(implicit ord: Ordering[B]): Bool
    Definition Classes
    IterableOnceOps
  205. def maxByOption[B](f: (Bool) => B)(implicit ord: Ordering[B]): Option[Bool]
    Definition Classes
    IterableOnceOps
  206. def maxOption[B >: Bool](implicit ord: Ordering[B]): Option[Bool]
    Definition Classes
    IterableOnceOps
  207. def min[B >: Bool](implicit ord: Ordering[B]): Bool
    Definition Classes
    IterableOnceOps
  208. def minBy[B](f: (Bool) => B)(implicit ord: Ordering[B]): Bool
    Definition Classes
    IterableOnceOps
  209. def minByOption[B](f: (Bool) => B)(implicit ord: Ordering[B]): Option[Bool]
    Definition Classes
    IterableOnceOps
  210. def minOption[B >: Bool](implicit ord: Ordering[B]): Option[Bool]
    Definition Classes
    IterableOnceOps
  211. final def mkString: String
    Definition Classes
    IterableOnceOps
    Annotations
    @inline()
  212. final def mkString(sep: String): String
    Definition Classes
    IterableOnceOps
    Annotations
    @inline()
  213. final def mkString(start: String, sep: String, end: String): String
    Definition Classes
    IterableOnceOps
  214. val name: String
    Definition Classes
    Nameable
  215. val nameableRef: Nameable
    Attributes
    protected
    Definition Classes
    Nameable
    Annotations
    @DontName()
  216. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  217. def newSpecificBuilder: Builder[Bool, IndexedSeq[Bool]]
    Attributes
    protected
    Definition Classes
    IterableFactoryDefaults → IterableOps
  218. def noBackendCombMerge(): PMOD.this.type
    Definition Classes
    Data
  219. def noCombLoopCheck(): PMOD.this.type
    Definition Classes
    Data
  220. def nonEmpty: Boolean
    Definition Classes
    IterableOnceOps
    Annotations
    @deprecatedOverriding()
  221. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  222. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  223. def occCounts[B](sq: Seq[B]): Map[B, Int]
    Attributes
    protected[collection]
    Definition Classes
    SeqOps
  224. def onEachAttributes(doIt: (Attribute) => Unit): Unit
    Definition Classes
    SpinalTagReady
  225. def oneHotAccess(oneHot: Bits): Bool
    Definition Classes
    Vec
  226. def orElse[A1 <: Int, B1 >: Bool](that: PartialFunction[A1, B1]): PartialFunction[A1, B1]
    Definition Classes
    PartialFunction
  227. def overrideLocalName(name: String): PMOD.this.type
    Definition Classes
    Nameable
  228. def padTo[B >: Bool](len: Int, elem: B): IndexedSeq[B]
    Definition Classes
    SeqOps
  229. val parent: Data
    Definition Classes
    Data
  230. val parentScope: ScopeStatement
    Definition Classes
    ContextUser
  231. def partition(p: (Bool) => Boolean): (IndexedSeq[Bool], IndexedSeq[Bool])
    Definition Classes
    IterableOps
  232. def partitionMap[A1, A2](f: (Bool) => Either[A1, A2]): (IndexedSeq[A1], IndexedSeq[A2])
    Definition Classes
    IterableOps
  233. def patch[B >: Bool](from: Int, other: IterableOnce[B], replaced: Int): IndexedSeq[B]
    Definition Classes
    SeqOps
  234. def permutations: Iterator[IndexedSeq[Bool]]
    Definition Classes
    SeqOps
  235. val pinNames: Seq[String]
  236. def prepended[B >: Bool](elem: B): IndexedSeq[B]
    Definition Classes
    IndexedSeqOps → SeqOps
  237. def prependedAll[B >: Bool](prefix: IterableOnce[B]): IndexedSeq[B]
    Definition Classes
    SeqOps
  238. def product[B >: Bool](implicit num: Numeric[B]): B
    Definition Classes
    IterableOnceOps
  239. def pull(propagateName: Boolean): PMOD.this.type
    Definition Classes
    Data
  240. def pull(): PMOD.this.type
    Definition Classes
    Data
  241. def purify(): PMOD.this.type
    Definition Classes
    Data
  242. def randBoot(u: Unit): PMOD.this.type
    Definition Classes
    Data
  243. def range: Range
    Definition Classes
    Vec
  244. def read(address: UInt): Bool
    Definition Classes
    Vec
  245. def reduce[B >: Bool](op: (B, B) => B): B
    Definition Classes
    IterableOnceOps
  246. def reduceLeft[B >: Bool](op: (B, Bool) => B): B
    Definition Classes
    IterableOnceOps
  247. def reduceLeftOption[B >: Bool](op: (B, Bool) => B): Option[B]
    Definition Classes
    IterableOnceOps
  248. def reduceOption[B >: Bool](op: (B, B) => B): Option[B]
    Definition Classes
    IterableOnceOps
  249. def reduceRight[B >: Bool](op: (Bool, B) => B): B
    Definition Classes
    IterableOnceOps
  250. def reduceRightOption[B >: Bool](op: (Bool, B) => B): Option[B]
    Definition Classes
    IterableOnceOps
  251. val refOwner: RefOwnerType
    Definition Classes
    OwnableRef
    Annotations
    @DontName()
  252. def reflectNames(): Unit
    Definition Classes
    Nameable
  253. def removeAssignments(data: Boolean, init: Boolean, initial: Boolean): PMOD.this.type
    Definition Classes
    Data
  254. def removeDataAssignments(): PMOD.this.type
    Definition Classes
    Data
  255. def removeInitAssignments(): PMOD.this.type
    Definition Classes
    Data
  256. def removeTag(spinalTag: SpinalTag): PMOD.this.type
    Definition Classes
    SpinalTagReady
  257. def removeTags(tags: Iterable[SpinalTag]): PMOD.this.type
    Definition Classes
    SpinalTagReady
  258. def resized: PMOD.this.type
    Definition Classes
    Data
  259. def reverse: IndexedSeq[Bool]
    Definition Classes
    IndexedSeqOps → SeqOps
  260. def reverseIterator: Iterator[Bool]
    Definition Classes
    IndexedSeqOps → SeqOps
  261. def reversed: Iterable[Bool]
    Attributes
    protected
    Definition Classes
    IndexedSeqOps → IterableOnceOps
  262. def rootIF(): Interface
    Definition Classes
    Data
  263. def rootIFList(): List[Interface]
    Definition Classes
    Data
  264. def rootIFrec(now: Data, lastRoot: List[Interface]): List[Interface]
    Definition Classes
    Data
  265. def runWith[U](action: (Bool) => U): (Int) => Boolean
    Definition Classes
    PartialFunction
  266. def sameElements[B >: Bool](that: IterableOnce[B]): Boolean
    Definition Classes
    SeqOps
  267. val scalaTrace: Throwable
    Definition Classes
    ScalaLocated
  268. def scan[B >: Bool](z: B)(op: (B, B) => B): IndexedSeq[B]
    Definition Classes
    IterableOps
  269. def scanLeft[B](z: B)(op: (B, Bool) => B): IndexedSeq[B]
    Definition Classes
    IterableOps → IterableOnceOps
  270. def scanRight[B](z: B)(op: (Bool, B) => B): IndexedSeq[B]
    Definition Classes
    IterableOps
  271. def search[B >: Bool](elem: B, from: Int, to: Int)(implicit ord: Ordering[B]): SearchResult
    Definition Classes
    IndexedSeqOps → SeqOps
  272. def search[B >: Bool](elem: B)(implicit ord: Ordering[B]): SearchResult
    Definition Classes
    IndexedSeqOps → SeqOps
  273. def segmentLength(p: (Bool) => Boolean, from: Int): Int
    Definition Classes
    SeqOps
  274. final def segmentLength(p: (Bool) => Boolean): Int
    Definition Classes
    SeqOps
  275. def setAll(): PMOD.this.type
    Definition Classes
    Data
  276. def setAsAnalog(): PMOD.this.type
    Definition Classes
    Data
  277. def setAsComb(): PMOD.this.type
    Definition Classes
    MultiData → Data
  278. def setAsDirectionLess(): PMOD.this.type
    Definition Classes
    MultiData → Data
  279. def setAsReg(): PMOD.this.type
    Definition Classes
    MultiData → Data
  280. def setCompositeName(nameable: Nameable, postfix: String, namePriority: Byte): PMOD.this.type
    Definition Classes
    Nameable
  281. def setCompositeName(nameable: Nameable, postfix: String, weak: Boolean): PMOD.this.type
    Definition Classes
    Nameable
  282. def setCompositeName(nameable: Nameable, postfix: String): PMOD.this.type
    Definition Classes
    Nameable
  283. def setCompositeName(nameable: Nameable, namePriority: Byte): PMOD.this.type
    Definition Classes
    Nameable
  284. def setCompositeName(nameable: Nameable, weak: Boolean): PMOD.this.type
    Definition Classes
    Nameable
  285. def setCompositeName(nameable: Nameable): PMOD.this.type
    Definition Classes
    Nameable
  286. def setElementsParents(): PMOD.this.type
    Definition Classes
    Vec
  287. def setLambdaName(isNameBody: => Boolean)(nameGen: => String): PMOD.this.type
    Definition Classes
    Nameable
  288. def setName(name: String, namePriority: Byte): PMOD.this.type
    Definition Classes
    Nameable
  289. def setName(name: String, weak: Boolean): PMOD.this.type
    Definition Classes
    Nameable
  290. def setName(name: String): PMOD.this.type
    Definition Classes
    Nameable
  291. def setNameAsWeak(): PMOD.this.type
    Definition Classes
    Nameable
  292. def setOutputAsReg(): PMOD.this.type
    Definition Classes
    Data
  293. def setPartialName(name: String, namePriority: Byte, owner: Any): PMOD.this.type
    Definition Classes
    Nameable
  294. def setPartialName(name: String, namePriority: Byte): PMOD.this.type
    Definition Classes
    Nameable
  295. def setPartialName(name: String, weak: Boolean): PMOD.this.type
    Definition Classes
    Nameable
  296. def setPartialName(owner: Nameable, name: String, namePriority: Byte): PMOD.this.type
    Definition Classes
    Nameable
  297. def setPartialName(owner: Nameable, name: String, weak: Boolean): PMOD.this.type
    Definition Classes
    Nameable
  298. def setPartialName(name: String): PMOD.this.type
    Definition Classes
    Nameable
  299. def setPartialName(owner: Nameable, name: String): PMOD.this.type
    Definition Classes
    Nameable
  300. def setPartialName(owner: Nameable): PMOD.this.type
    Definition Classes
    Nameable
  301. def setRefOwner(that: Any): Unit
    Definition Classes
    OwnableRef
  302. def setScalaLocated(source: ScalaLocated): PMOD.this.type
    Definition Classes
    ScalaLocated
  303. def setWeakName(name: String): PMOD.this.type
    Definition Classes
    Nameable
  304. final def size: Int
    Definition Classes
    SeqOps → IterableOnceOps
  305. final def sizeCompare(that: Iterable[_]): Int
    Definition Classes
    SeqOps → IterableOps
  306. final def sizeCompare(otherSize: Int): Int
    Definition Classes
    SeqOps → IterableOps
  307. final def sizeIs: SizeCompareOps
    Definition Classes
    IterableOps
    Annotations
    @inline()
  308. def slice(from: Int, until: Int): IndexedSeq[Bool]
    Definition Classes
    IndexedSeqOps → IterableOps → IterableOnceOps
  309. def sliding(size: Int, step: Int): Iterator[IndexedSeq[Bool]]
    Definition Classes
    IterableOps
  310. def sliding(size: Int): Iterator[IndexedSeq[Bool]]
    Definition Classes
    IterableOps
  311. def sortBy[B](f: (Bool) => B)(implicit ord: Ordering[B]): IndexedSeq[Bool]
    Definition Classes
    SeqOps
  312. def sortWith(lt: (Bool, Bool) => Boolean): IndexedSeq[Bool]
    Definition Classes
    SeqOps
  313. def sorted[B >: Bool](implicit ord: Ordering[B]): IndexedSeq[Bool]
    Definition Classes
    SeqOps
  314. def span(p: (Bool) => Boolean): (IndexedSeq[Bool], IndexedSeq[Bool])
    Definition Classes
    IterableOps → IterableOnceOps
  315. def spinalTags: LinkedHashSet[SpinalTag]
    Definition Classes
    SpinalTagReady
  316. def splitAt(n: Int): (IndexedSeq[Bool], IndexedSeq[Bool])
    Definition Classes
    IterableOps → IterableOnceOps
  317. def startsWith[B >: Bool](that: IterableOnce[B], offset: Int): Boolean
    Definition Classes
    SeqOps
  318. def stepper[S <: Stepper[_]](implicit shape: StepperShape[Bool, S]): S with EfficientSplit
    Definition Classes
    IndexedSeqOps → IterableOnce
  319. def stringPrefix: String
    Attributes
    protected[this]
    Definition Classes
    IndexedSeq → Seq → Iterable
  320. def sum[B >: Bool](implicit num: Numeric[B]): B
    Definition Classes
    IterableOnceOps
  321. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  322. def tail: IndexedSeq[Bool]
    Definition Classes
    IterableOps
  323. def tails: Iterator[IndexedSeq[Bool]]
    Definition Classes
    IterableOps
  324. def take(n: Int): IndexedSeq[Bool]
    Definition Classes
    IndexedSeqOps → IterableOps → IterableOnceOps
  325. def takeRight(n: Int): IndexedSeq[Bool]
    Definition Classes
    IndexedSeqOps → IterableOps
  326. def takeWhile(p: (Bool) => Boolean): IndexedSeq[Bool]
    Definition Classes
    IterableOps → IterableOnceOps
  327. def tapEach[U](f: (Bool) => U): IndexedSeq[Bool]
    Definition Classes
    IterableOps → IterableOnceOps
  328. def to[C1](factory: Factory[Bool, C1]): C1
    Definition Classes
    IterableOnceOps
  329. def toArray[B >: Bool](implicit arg0: ClassTag[B]): Array[B]
    Definition Classes
    IterableOnceOps
  330. final def toBuffer[B >: Bool]: Buffer[B]
    Definition Classes
    IterableOnceOps
    Annotations
    @inline()
  331. def toIndexedSeq: IndexedSeq[Bool]
    Definition Classes
    IterableOnceOps
  332. def toIo(): PMOD.this.type
    Definition Classes
    Data
  333. def toList: List[Bool]
    Definition Classes
    IterableOnceOps
  334. def toMap[K, V](implicit ev: <:<[Bool, (K, V)]): Map[K, V]
    Definition Classes
    IterableOnceOps
  335. def toMuxInput[T <: Data](muxOutput: T): T
    Definition Classes
    Data
  336. def toSeq: Seq[Bool]
    Definition Classes
    IterableOnceOps
  337. def toSet[B >: Bool]: Set[B]
    Definition Classes
    IterableOnceOps
  338. def toString(): String
    Definition Classes
    Vec → Seq → Function1 → Iterable → Nameable → AnyRef → Any
  339. def toVector: Vector[Bool]
    Definition Classes
    IterableOnceOps
  340. def transpose[B](implicit asIterable: (Bool) => Iterable[B]): IndexedSeq[IndexedSeq[B]]
    Definition Classes
    IterableOps
  341. def unapply(a: Int): Option[Bool]
    Definition Classes
    PartialFunction
  342. def unfreeze(): PMOD.this.type
    Definition Classes
    MultiData → Data
  343. def unsetName(): PMOD.this.type
    Definition Classes
    Nameable
  344. def unzip[A1, A2](implicit asPair: (Bool) => (A1, A2)): (IndexedSeq[A1], IndexedSeq[A2])
    Definition Classes
    IterableOps
  345. def unzip3[A1, A2, A3](implicit asTriple: (Bool) => (A1, A2, A3)): (IndexedSeq[A1], IndexedSeq[A2], IndexedSeq[A3])
    Definition Classes
    IterableOps
  346. def updated[B >: Bool](index: Int, elem: B): IndexedSeq[B]
    Definition Classes
    SeqOps
  347. val vec: Vector[Bool]
    Definition Classes
    Vec
  348. def view: IndexedSeqView[Bool]
    Definition Classes
    IndexedSeqOps → SeqOps → IterableOps
  349. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  350. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  351. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  352. def withFilter(p: (Bool) => Boolean): WithFilter[Bool, [_]IndexedSeq[_]]
    Definition Classes
    IterableOps
  353. def wrapNext(): PMOD.this.type
    Definition Classes
    Data
  354. def zip[B](that: IterableOnce[B]): IndexedSeq[(Bool, B)]
    Definition Classes
    IterableOps
  355. def zipAll[A1 >: Bool, B](that: Iterable[B], thisElem: A1, thatElem: B): IndexedSeq[(A1, B)]
    Definition Classes
    IterableOps
  356. def zipByName(that: MultiData, rec: ArrayBuffer[(BaseType, BaseType)]): ArrayBuffer[(BaseType, BaseType)]
    Definition Classes
    MultiData
  357. def zipWithIndex: IndexedSeq[(Bool, Int)]
    Definition Classes
    IterableOps → IterableOnceOps

Deprecated Value Members

  1. final def /:[B](z: B)(op: (B, Bool) => B): B
    Definition Classes
    IterableOnceOps
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version 2.13.0) Use foldLeft instead of /:

  2. final def :\[B](z: B)(op: (Bool, B) => B): B
    Definition Classes
    IterableOnceOps
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version 2.13.0) Use foldRight instead of :\

  3. def aggregate[B](z: => B)(seqop: (B, Bool) => B, combop: (B, B) => B): B
    Definition Classes
    IterableOnceOps
    Annotations
    @deprecated
    Deprecated

    (Since version 2.13.0) For sequential collections, prefer foldLeft(z)(seqop). For parallel collections, use ParIterableLike#aggregate.

  4. def asDirectionLess(): PMOD.this.type
    Definition Classes
    Data
    Annotations
    @deprecated
    Deprecated

    (Since version ???) use setAsDirectionLess instead

  5. def companion: IterableFactory[[_]IndexedSeq[_]]
    Definition Classes
    IterableOps
    Annotations
    @deprecated @deprecatedOverriding() @inline()
    Deprecated

    (Since version 2.13.0) Use iterableFactory instead

  6. final def copyToBuffer[B >: Bool](dest: Buffer[B]): Unit
    Definition Classes
    IterableOnceOps
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version 2.13.0) Use dest ++= coll instead

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

    (Since version 9)

  8. def genIf(cond: Boolean): PMOD.this.type
    Definition Classes
    Data
    Annotations
    @deprecated
    Deprecated

    does not work with <>, use 'someBool generate Type()' or 'if(condition) Type() else null' instead

  9. def hasDefiniteSize: Boolean
    Definition Classes
    IterableOnceOps
    Annotations
    @deprecated
    Deprecated

    (Since version 2.13.0) Check .knownSize instead of .hasDefiniteSize for more actionable information (see scaladoc for details)

  10. final def prefixLength(p: (Bool) => Boolean): Int
    Definition Classes
    SeqOps
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version 2.13.0) Use segmentLength instead of prefixLength

  11. final def repr: IndexedSeq[Bool]
    Definition Classes
    IterableOps
    Annotations
    @deprecated
    Deprecated

    (Since version 2.13.0) Use coll instead of repr in a collection implementation, use the collection value itself from the outside

  12. def reverseMap[B](f: (Bool) => B): IndexedSeq[B]
    Definition Classes
    SeqOps
    Annotations
    @deprecated
    Deprecated

    (Since version 2.13.0) Use .reverseIterator.map(f).to(...) instead of .reverseMap(f)

  13. def seq: PMOD.this.type
    Definition Classes
    Iterable
    Annotations
    @deprecated
    Deprecated

    (Since version 2.13.0) Iterable.seq always returns the iterable itself

  14. final def toIterable: PMOD.this.type
    Definition Classes
    Iterable → IterableOps
    Annotations
    @deprecated
    Deprecated

    (Since version 2.13.7) toIterable is internal and will be made protected; its name is similar to toList or toSeq, but it doesn't copy non-immutable collections

  15. final def toIterator: Iterator[Bool]
    Definition Classes
    IterableOnceOps
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version 2.13.0) Use .iterator instead of .toIterator

  16. final def toStream: Stream[Bool]
    Definition Classes
    IterableOnceOps
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version 2.13.0) Use .to(LazyList) instead of .toStream

  17. final def toTraversable: Traversable[Bool]
    Definition Classes
    IterableOps
    Annotations
    @deprecated
    Deprecated

    (Since version 2.13.0) toTraversable is internal and will be made protected; its name is similar to toList or toSeq, but it doesn't copy non-immutable collections

  18. final def union[B >: Bool](that: Seq[B]): IndexedSeq[B]
    Definition Classes
    SeqOps
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version 2.13.0) Use concat instead

  19. def view(from: Int, until: Int): IndexedSeqView[Bool]
    Definition Classes
    IndexedSeqOps → IterableOps
    Annotations
    @deprecated
    Deprecated

    (Since version 2.13.0) Use .view.slice(from, until) instead of .view(from, until)

Inherited from XDC

Inherited from TCL

Inherited from Vec[Bool]

Inherited from IndexedSeq[Bool]

Inherited from IndexedSeqOps[Bool, IndexedSeq, IndexedSeq[Bool]]

Inherited from Seq[Bool]

Inherited from Equals

Inherited from SeqOps[Bool, [_]IndexedSeq[_], IndexedSeq[Bool]]

Inherited from PartialFunction[Int, Bool]

Inherited from (Int) => Bool

Inherited from Iterable[Bool]

Inherited from IterableFactoryDefaults[Bool, [x]IndexedSeq[x]]

Inherited from IterableOps[Bool, [_]IndexedSeq[_], IndexedSeq[Bool]]

Inherited from IterableOnceOps[Bool, [_]IndexedSeq[_], IndexedSeq[Bool]]

Inherited from IterableOnce[Bool]

Inherited from MultiData

Inherited from Data

Inherited from InComponent

Inherited from OverridedEqualsHashCode

Inherited from SpinalTagReady

Inherited from Assignable

Inherited from NameableByComponent

Inherited from Nameable

Inherited from OwnableRef

Inherited from ContextUser

Inherited from ScalaLocated

Inherited from GlobalDataUser

Inherited from AnyRef

Inherited from Any

Ungrouped