firrtl.options.OutputAnnotationFileAnnotation
See theOutputAnnotationFileAnnotation companion object
case class OutputAnnotationFileAnnotation(file: String) extends NoTargetAnnotation, StageOption
An explicit output annotation file to write to
- set with
-foaf/--output-annotation-file
Value parameters
- value
-
output annotation filename
Attributes
- Companion
- object
- Deprecated
-
[Since version Chisel 7.0.0]All APIs in package firrtl are deprecated. - Source
- StageAnnotations.scala
- Graph
-
- Supertypes
-
trait Serializabletrait StageOptiontrait Unserializabletrait NoTargetAnnotationtrait Annotationtrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article