IsInstantiableExtensions

chisel3.experimental.hierarchy.core.IsInstantiable.IsInstantiableExtensions
implicit class IsInstantiableExtensions[T <: IsInstantiable](i: T)

Attributes

Source
IsInstantiable.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Deprecated methods

Attributes

Deprecated
[Since version Chisel 7.0.0] Use of @instantiable on user-defined types is deprecated. Implement Lookupable for your type instead.
Source
IsInstantiable.scala