dfhdl.core.DFVal$.Compare$
See theCompare companion trait
Attributes
Members list
Givens
Inherited givens
Attributes
- Inherited from:
- CompareLP
given sameValAndTokenType[T <: DFTypeAny, R <: T <> TOKEN, Op <: Op, C <: Boolean](using x$1: ValueOf[Op], x$2: ValueOf[C]): sameValAndTokenType[T, R, Op, C]
Attributes
- Inherited from:
- CompareLP
given sameValType[T <: DFTypeAny, R <: DFValOf[T], Op <: Op, C <: Boolean](using x$1: ValueOf[Op], x$2: ValueOf[C]): sameValType[T, R, Op, C]
Attributes
- Inherited from:
- CompareLP
Exports
Defined exports
export DFBitsCompareSEV[LW <: Int, Op <: Op, C <: Boolean, T <: BitOrBool, V <: SameElementsVector[T]](using x$1: ValueOf[Op], x$2: ValueOf[C])
Exported from Compare
export DFBoolOrBitCompare[T <: DFBoolOrBit, R, Op <: Op, C <: Boolean](using x$1: Candidate[R], x$2: ValueOf[Op], x$3: ValueOf[C])
Exported from Compare
Exported from Compare
export DFStructArgCC[F <: Fields, RF <: Fields, Op <: Op, C <: Boolean](using sf: SameFields[F, RF])
Exported from Compare
export DFStructArgStruct[F <: Fields, RF <: Fields, R <: DFValOf[DFStruct[RF]], Op <: Op, C <: Boolean](using sf: SameFields[F, RF])
Exported from Compare
export DFTupleArg[T <: NonEmptyTuple, R <: NonEmptyTuple, Op <: Op, C <: Boolean](using zipper: TCZipper[T, R, DFValAny, [T <: DFTypeAny, R] =>> Compare[T, R, Op, C]])
Exported from Compare
export DFVectorCompareDFValVector[T <: DFTypeAny, D1 <: Int, E, R <: Iterable[E], Op <: Op, C <: Boolean](using tc: Compare[T, E, Op, C], op: ValueOf[Op], castle: ValueOf[C])
Exported from Compare
In this article