IntInfo

dfhdl.internals.IntInfo
See theIntInfo companion object
trait IntInfo[V <: Int]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Types

type OutS <: Boolean
type OutW <: Int

Value members

Concrete methods

def signed(value: Int): Inlined[OutS]
def width(value: Int): Inlined[OutW]