chiselTypeOf

chisel3.chiselTypeOf
object chiselTypeOf

Returns the chisel type of a hardware object, allowing other hardware to be constructed from it.

Attributes

Source
Data.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[T <: Data](target: T): T

Attributes

Source
Data.scala