DFBit

dfhdl.compiler.ir.DFBit
case object DFBit extends DFBoolOrBit

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait DFBoolOrBit
trait DFType
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
DFBit.type

Members list

Type members

Inherited types

type Data = Option[Boolean]

Attributes

Inherited from:
DFBoolOrBit
type MirroredElemLabels = EmptyTuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Singleton
type MirroredElemTypes = EmptyTuple

Attributes

Inherited from:
Singleton
type MirroredMonoType = Singleton.this.type

The mirrored *-type

The mirrored *-type

Attributes

Inherited from:
Singleton
type MirroredType = Singleton.this.type

Attributes

Inherited from:
Singleton

Inherited and Abstract types

type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Inherited methods

final def =~(that: DFType)(using MemberGetSet): Boolean

Attributes

Inherited from:
HasRefCompare
def bitsDataToData(data: (BitVector, BitVector))(using MemberGetSet): Data

Attributes

Inherited from:
DFBoolOrBit

Attributes

Inherited from:
DFBoolOrBit
def dataToBitsData(data: Data)(using MemberGetSet): (BitVector, BitVector)

Attributes

Inherited from:
DFBoolOrBit
def fromProduct(p: Product): MirroredMonoType

Create a new instance of type T with elements taken from product p.

Create a new instance of type T with elements taken from product p.

Attributes

Inherited from:
Singleton
def isDataBubble(data: Data): Boolean

Attributes

Inherited from:
DFBoolOrBit
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def width(using MemberGetSet): Int

Attributes

Inherited from:
DFBoolOrBit

Inherited fields

lazy val getRefs: List[TypeRef]

Attributes

Inherited from:
DFBoolOrBit