chisel3.experimental.hierarchy.core.Lookupable.SimpleLookupable
Attributes
-
Deprecated
-
[Since version Chisel 7.0.0] Use Lookupable.isLookupable instead of extending this.
-
Source
-
Lookupable.scala
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Members list
Function called to modify the returned value of type B from A, into C
Function called to modify the returned value of type B from A, into C
Value parameters
-
definition
-
Definition of A, used to determine C's context
-
that
-
function that selects B from A
Attributes
-
Source
-
Lookupable.scala
Function called to modify the returned value of type B from A, into C
Function called to modify the returned value of type B from A, into C
Value parameters
-
instance
-
Instance of A, used to determine C's context
-
that
-
function that selects B from A
Attributes
-
Source
-
Lookupable.scala