chisel3.experimental.flattenInstance
Attributes
-
Source
-
Annotation.scala
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Marks a module instance to be flattened. This module is excluded from deduplication, so any other instances of this same module won't be flattened.
Marks a module instance to be flattened. This module is excluded from deduplication, so any other instances of this same module won't be flattened.
Value parameters
-
module
-
The module instance to be marked
Attributes
-
Source
-
Annotation.scala