ApplyRange

dfhdl.core.DFVal.Alias.ApplyRange
object ApplyRange

Attributes

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

Members list

Value members

Concrete methods

def apply[W <: IntP, M <: ModifierAny, H <: Int, L <: Int](relVal: DFVal[DFBits[W], M], relBitHigh: Inlined[H], relBitLow: Inlined[L])(using DFC): DFVal[DFBits[(H - L) + 1], M]
def forced(relVal: DFVal, relBitHigh: Int, relBitLow: Int)(using DFC): DFVal