abstract
class
XFix[T <: XFix[T, R], R <: BitVector with Num[R]] extends MultiData
Instance Constructors
-
new
XFix(maxExp: Int, bitCount: Int)
Type Members
-
abstract
type
RefOwnerType
Abstract Value Members
-
abstract
def
fixFactory(exp: Int, bitCount: Int): T
-
abstract
def
minExp: Int
-
abstract
def
rawFactory(exp: Int, bitCount: Int): R
-
abstract
def
resolution: BigDecimal
Concrete Value Members
-
final
def
!=(arg0: Any): Boolean
-
def
##(right: Data): Bits
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
var
_spinalTags: Set[SpinalTag]
-
def
addAttribute(attribute: Attribute): XFix.this.type
-
def
addAttribute(name: String, value: String): XFix.this.type
-
def
addAttribute(name: String): XFix.this.type
-
def
addTag(spinalTag: SpinalTag): XFix.this.type
-
def
addTags(tags: Iterable[SpinalTag]): XFix.this.type
-
def
alignLsb(that: T): (R, R)
-
def
allowDirectionLessIo: XFix.this.type
-
def
allowOverride: XFix.this.type
-
def
allowPruning(): XFix.this.type
-
def
allowSimplifyIt(): XFix.this.type
-
def
allowUnsetRegToAvoidLatch: XFix.this.type
-
def
asBits: Bits
-
def
asData: Data
-
def
asDirectionLess(): XFix.this.type
-
def
asInOut(): XFix.this.type
-
def
asInput(): XFix.this.type
-
final
def
asInstanceOf[T0]: T0
-
def
asOutput(): XFix.this.type
-
def
assignDontCare(): XFix.this.type
-
final
def
assignFrom(that: AnyRef, target: AnyRef = this): Unit
-
def
assignFromBits(bits: Bits, hi: Int, lo: Int): Unit
-
def
assignFromBits(bits: Bits): Unit
-
def
assignFromBits(bits: Bits, offset: Int, bitCount: BitCount): Unit
-
def
autoConnect(that: Data): Unit
-
val
bitCount: Int
-
def
clone(): Data
-
-
final
def
compositAssignFrom(that: AnyRef, target: AnyRef, kind: AnyRef): Unit
-
var
compositeAssign: Assignable
-
def
difLsb(that: T): Int
-
def
dirString(): String
-
def
doAddSub(that: T, sub: Boolean): T
-
def
doShiftLeft(that: Int): T
-
def
doShiftLeftBorned(that: Int): T
-
def
doShiftRight(that: Int): T
-
def
doShiftRightBorned(that: Int): T
-
def
doSmaller(that: T): Bool
-
def
doSmallerEguals(that: T): Bool
-
def
dontSimplifyIt(): XFix.this.type
-
def
elements: ArrayBuffer[(String, Data)]
-
def
elementsString: String
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
existsTag(cond: (SpinalTag) ⇒ Boolean): Boolean
-
def
filterTag(cond: (SpinalTag) ⇒ Boolean): Iterable[SpinalTag]
-
def
finalize(): Unit
-
def
find(name: String): Data
-
def
findTag(cond: (SpinalTag) ⇒ Boolean): Option[SpinalTag]
-
def
flatten: Seq[BaseType]
-
def
flattenLocalName: Seq[String]
-
def
flip(): XFix.this.type
-
def
foreachReflectableNameables(doThat: (Any) ⇒ Unit): Unit
-
def
genIf(cond: Boolean): XFix.this.type
-
def
getBitsWidth: Int
-
final
def
getClass(): Class[_]
-
def
getComponent(): Component
-
def
getComponents(): Seq[Component]
-
def
getDisplayName(): String
-
def
getInstanceCounter: Int
-
def
getName(): String
-
def
getName(default: String): String
-
def
getRealSource: Any
-
def
getRealSourceNoRec: Any
-
def
getRefOwnersChain(): List[Any]
-
def
getRootParent: Data
-
def
getScalaLocationLong: String
-
def
getScalaLocationShort: String
-
def
getTag[T <: SpinalTag](clazz: Class[T]): Option[T]
-
def
getZero: XFix.this.type
-
-
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
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
isReg: Boolean
-
def
isUnnamed: Boolean
-
def
keep(): XFix.this.type
-
val
maxExp: Int
-
final
def
ne(arg0: AnyRef): Boolean
-
def
noBackendCombMerge: XFix.this.type
-
def
noCombLoopCheck: XFix.this.type
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
onEachAttributes(doIt: (Attribute) ⇒ Unit): Unit
-
var
parent: Data
-
-
def
pull(): XFix.this.type
-
def
randBoot(): XFix.this.type
-
val
raw: R
-
-
def
removeAssignments(): XFix.this.type
-
def
removeTag(spinalTag: SpinalTag): XFix.this.type
-
def
removeTags(tags: Iterable[SpinalTag]): XFix.this.type
-
def
resized: XFix.this.type
-
def
setAsAnalog(): XFix.this.type
-
def
setCompositeName(nameable: Nameable, postfix: String, weak: Boolean): XFix.this.type
-
def
setCompositeName(nameable: Nameable, postfix: String): XFix.this.type
-
def
setCompositeName(nameable: Nameable, weak: Boolean): XFix.this.type
-
def
setCompositeName(nameable: Nameable): XFix.this.type
-
def
setName(name: String, weak: Boolean = false): XFix.this.type
-
def
setPartialName(name: String, weak: Boolean): XFix.this.type
-
def
setPartialName(owner: Nameable, name: String, weak: Boolean): XFix.this.type
-
def
setPartialName(name: String): XFix.this.type
-
def
setPartialName(owner: Nameable, name: String): XFix.this.type
-
def
setRefOwner(that: Any): Unit
-
def
setScalaLocated(source: ScalaLocated): XFix.this.type
-
def
setWeakName(name: String): XFix.this.type
-
def
spinalTags: Set[SpinalTag]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
def
truncated: XFix.this.type
-
def
unsetName(): XFix.this.type
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from AnyRef
Inherited from Any
Base class for SFix and UFix