InlineInstanceAllowDedup
chisel3.util.experimental.InlineInstanceAllowDedup
trait InlineInstanceAllowDedup
Inlines all instances of a module. If this module dedups with any other module, instances of that other module will also be inlined.
Attributes
- Source
- Inline.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
In this article