chisel3.experimental.inlineInstanceAllowDedup
Attributes
-
Source
-
Annotation.scala
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Marks a module instance to be inlined. If this module dedups with any other module, instances of that other module will also be inlined.
Marks a module instance to be inlined. If this module dedups with any other module, instances of that other module will also be inlined.
Value parameters
-
module
-
The module to be marked
Attributes
-
Source
-
Annotation.scala