DFUInt

dfhdl.compiler.ir.DFUInt
object DFUInt

Attributes

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

Members list

Value members

Concrete methods

def apply(width: IntParamRef): DFDecimal
def apply(width: Int): DFDecimal
def unapply(arg: DFDecimal): Option[IntParamRef]