IntInfo

dfhdl.internals.IntInfo
See theIntInfo companion trait
object IntInfo

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
IntInfo.type

Members list

Value members

Concrete methods

def calcWidth(value: Int): Int
def macroImpl[V <: Int](using Quotes, Type[V]): Expr[IntInfo[V]]

Givens

Givens

transparent inline given given_IntInfo_V[V <: Int]: IntInfo[V]