InlineInstanceAllowDedup

chisel3.util.experimental.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 Object
trait Matchable
class Any
Self type
In this article