DedupGroupAnnotation
firrtl.transforms.DedupGroupAnnotation
case class DedupGroupAnnotation(target: ModuleTarget, group: String) extends SingleTargetAnnotation[ModuleTarget]
Assign the targeted module to a dedup group. Only modules in the same group may be deduplicated.
Attributes
- Deprecated
-
[Since version Chisel 7.0.0]All APIs in package firrtl are deprecated. - Source
- Dedup.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Annotationtrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article