DFUnit

dfhdl.compiler.ir.DFUnit
See theDFUnit companion trait
case object DFUnit extends DFUnit

Attributes

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

Members list

Type members

Inherited classlikes

object Data

Attributes

Inherited from:
Companion (hidden)
Supertypes
class Object
trait Matchable
class Any
object Val

Attributes

Inherited from:
Companion (hidden)
Supertypes
class Object
trait Matchable
class Any

Inherited types

type Data = Unit

Attributes

Inherited from:
DFUnit
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:
DFUnit

Attributes

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

Attributes

Inherited from:
DFUnit
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:
DFUnit
def noTypeErr: Nothing

Attributes

Inherited from:
DFUnit
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

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

Attributes

Inherited from:
DFUnit

Inherited fields

lazy val getRefs: List[TypeRef]

Attributes

Inherited from:
DFUnit