DFBits

dfhdl.core.DFBits$package.DFBits
object DFBits

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
DFBits.type

Members list

Type members

Classlikes

object CompareCheck

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
trait CompareCheck[ValW <: IntP, ArgW <: IntP, Castle <: Boolean]()

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object StrInterp

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
StrInterp.type
opaque object StrInterpOps

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object Val

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Val.type

Value members

Concrete methods

def apply[W <: IntP](width: IntParam[W])(using dfc: DFC, check: CheckNUB[W]): DFBits[W]
def apply[W <: IntP](using dfc: DFC, dfType: => DFBits[W]): DFBits[W]
def forced[W <: IntP](width: Int): DFBits[W]

Givens

Givens

given given_DFBits_W[W <: IntP & Singleton](using dfc: DFC, v: ValueOf[W], check: CheckNUB[W]): DFBits[W]