Type Members
-
abstract
type
RefOwnerType
Abstract Value Members
-
abstract
def
asBits: Bits
-
abstract
def
assignFromBits(bits: Bits, hi: Int, low: Int): Unit
-
abstract
def
assignFromBits(bits: Bits): Unit
-
abstract
def
assignFromImpl(that: AnyRef, target: AnyRef, kind: AnyRef)(implicit loc: Location): Unit
-
abstract
def
flatten: Seq[BaseType]
-
abstract
def
flattenLocalName: Seq[String]
-
abstract
def
freeze(): Data.this.type
-
abstract
def
getBitsWidth: Int
-
abstract
def
getZero: Data.this.type
-
abstract
def
setAsComb(): Data.this.type
-
abstract
def
setAsReg(): Data.this.type
-
abstract
def
unfreeze(): Data.this.type
Concrete Value Members
-
final
def
!=(arg0: Any): Boolean
-
def
##(right: Data): Bits
-
final
def
##(): Int
-
def
#*(count: Int): Bits
-
final
def
==(arg0: Any): Boolean
-
var
_spinalTags: LinkedHashSet[SpinalTag]
-
def
addAttribute(attribute: Attribute): Data.this.type
-
def
addAttribute(name: String, value: Int): Data.this.type
-
def
addAttribute(name: String, value: String): Data.this.type
-
def
addAttribute(name: String): Data.this.type
-
def
addTag[T <: SpinalTag](spinalTag: T): Data.this.type
-
-
def
addTags[T <: SpinalTag](tags: Iterable[T]): Data.this.type
-
def
allowDirectionLessIo(): Data.this.type
-
def
allowOverride(): Data.this.type
-
def
allowPartialyAssigned(): Data.this.type
-
def
allowPruning(): Data.this.type
-
def
allowSimplifyIt(): Data.this.type
-
def
allowUnsetRegToAvoidLatch(): Data.this.type
-
def
as[T <: Data](dataType: HardType[T]): T
-
def
asData: Data
-
def
asInOut(): Data.this.type
-
def
asInput(): Data.this.type
-
final
def
asInstanceOf[T0]: T0
-
def
asOutput(): Data.this.type
-
def
assignDontCare(): Data.this.type
-
def
assignDontCareToUnasigned(): Data.this.type
-
def
assignFormalRandom(kind: RandomExpKind): Unit
-
final
def
assignFrom(that: AnyRef, target: AnyRef = this)(implicit loc: Location): Unit
-
def
assignFromBits(bits: Bits, offset: Int, bitCount: BitCount): Unit
-
def
clearAll(): Data.this.type
-
def
clone(): Data
-
-
final
def
compositAssignFrom(that: AnyRef, target: AnyRef, kind: AnyRef)(implicit loc: Location): Unit
-
var
compositeAssign: Assignable
-
def
copyDirectionOfImpl(that: Data): Data.this.type
-
def
dirString(): String
-
def
dontSimplifyIt(): Data.this.type
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(obj: Any): Boolean
-
def
existsTag(cond: (SpinalTag) ⇒ Boolean): Boolean
-
def
filterTag(cond: (SpinalTag) ⇒ Boolean): Iterable[SpinalTag]
-
def
findTag(cond: (SpinalTag) ⇒ Boolean): Option[SpinalTag]
-
def
flattenForeach(body: (BaseType) ⇒ Unit): Unit
-
def
flip(): Data.this.type
-
def
foreachReflectableNameables(doThat: (Any) ⇒ Unit): Unit
-
def
foreachTag(body: (SpinalTag) ⇒ Unit): Unit
-
def
getAheadValue(): Data.this.type
-
final
def
getClass(): Class[_]
-
def
getComponent(): Component
-
def
getComponents(): Seq[Component]
-
-
def
getDisplayName(): String
-
def
getInstanceCounter: Int
-
def
getMode: Byte
-
def
getMuxType[T <: Data](list: TraversableOnce[T]): HardType[T]
-
def
getName(default: String): String
-
def
getName(): String
-
def
getPartialName(): String
-
-
def
getRealSource: Any
-
def
getRealSourceNoRec: Any
-
def
getRefOwnersChain(): List[Any]
-
def
getRootParent: Data
-
def
getRtlPath(separator: String = "/"): String
-
def
getScalaLocationLong: String
-
def
getScalaLocationShort: String
-
def
getScalaTrace(): Throwable
-
def
getTag[T <: SpinalTag](clazz: Class[T]): Option[T]
-
def
getTags(): LinkedHashSet[SpinalTag]
-
-
def
hasTag[T <: SpinalTag](clazz: Class[T]): Boolean
-
def
hasTag(spinalTag: SpinalTag): Boolean
-
def
hashCode(): Int
-
final
def
initFrom(that: AnyRef, target: AnyRef = this): Unit
-
def
instanceAttributes(language: Language): Iterable[Attribute]
-
def
instanceAttributes: Iterable[Attribute]
-
def
isAnalog: Boolean
-
def
isComb: Boolean
-
def
isCompletelyUnnamed: Boolean
-
def
isDirectionLess: Boolean
-
def
isEmptyOfTag: Boolean
-
def
isInOut: Boolean
-
def
isInput: Boolean
-
def
isInputOrInOut: Boolean
-
final
def
isInstanceOf[T0]: Boolean
-
def
isNamed: Boolean
-
def
isOutput: Boolean
-
def
isOutputOrInOut: Boolean
-
def
isPriorityApplicable(namePriority: Byte): Boolean
-
def
isReg: Boolean
-
def
isRegOnAssign: Boolean
-
def
isUnnamed: Boolean
-
var
name: String
-
var
nameableRef: Nameable
-
final
def
ne(arg0: AnyRef): Boolean
-
def
noBackendCombMerge(): Data.this.type
-
def
noCombLoopCheck(): Data.this.type
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
onEachAttributes(doIt: (Attribute) ⇒ Unit): Unit
-
def
overrideLocalName(name: String): Data.this.type
-
var
parent: Data
-
-
def
pull(propagateName: Boolean): Data.this.type
-
def
pull(): Data.this.type
-
def
purify(): Data.this.type
-
def
randBoot(u: Unit): Data.this.type
-
-
def
reflectNames(): Unit
-
def
removeAssignments(data: Boolean = true, init: Boolean = true, initial: Boolean = true): Data.this.type
-
def
removeDataAssignments(): Data.this.type
-
def
removeInitAssignments(): Data.this.type
-
def
removeTag(spinalTag: SpinalTag): Data.this.type
-
def
removeTags(tags: Iterable[SpinalTag]): Data.this.type
-
def
resized: Data.this.type
-
-
def
rootIFList(): List[Interface]
-
def
rootIFrec(now: Data, lastRoot: List[Interface]): List[Interface]
-
var
scalaTrace: Throwable
-
def
setAll(): Data.this.type
-
def
setAsAnalog(): Data.this.type
-
def
setAsDirectionLess(): Data.this.type
-
def
setCompositeName(nameable: Nameable, postfix: String, namePriority: Byte): Data.this.type
-
def
setCompositeName(nameable: Nameable, postfix: String, weak: Boolean): Data.this.type
-
def
setCompositeName(nameable: Nameable, postfix: String): Data.this.type
-
def
setCompositeName(nameable: Nameable, namePriority: Byte): Data.this.type
-
def
setCompositeName(nameable: Nameable, weak: Boolean): Data.this.type
-
def
setCompositeName(nameable: Nameable): Data.this.type
-
def
setLambdaName(isNameBody: ⇒ Boolean)(nameGen: ⇒ String): Data.this.type
-
def
setName(name: String, namePriority: Byte): Data.this.type
-
def
setName(name: String, weak: Boolean): Data.this.type
-
def
setName(name: String): Data.this.type
-
def
setNameAsWeak(): Data.this.type
-
def
setOutputAsReg(): Data.this.type
-
def
setPartialName(name: String, namePriority: Byte, owner: Any): Data.this.type
-
def
setPartialName(name: String, namePriority: Byte): Data.this.type
-
def
setPartialName(name: String, weak: Boolean): Data.this.type
-
def
setPartialName(owner: Nameable, name: String, namePriority: Byte): Data.this.type
-
def
setPartialName(owner: Nameable, name: String, weak: Boolean): Data.this.type
-
def
setPartialName(name: String): Data.this.type
-
def
setPartialName(owner: Nameable, name: String): Data.this.type
-
def
setPartialName(owner: Nameable): Data.this.type
-
def
setRefOwner(that: Any): Unit
-
def
setScalaLocated(source: ScalaLocated): Data.this.type
-
def
setWeakName(name: String): Data.this.type
-
def
spinalTags: LinkedHashSet[SpinalTag]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toIo(): Data.this.type
-
def
toMuxInput[T <: Data](muxOutput: T): T
-
def
toString(): String
-
def
unsetName(): Data.this.type
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
final
def
wait(): Unit
-
def
wrapNext(): Data.this.type
Deprecated Value Members
-
def
asDirectionLess(): Data.this.type
-
def
finalize(): Unit
-
def
genIf(cond: Boolean): Data.this.type
Inherited from AnyRef
Inherited from Any