firrtl.options.InputAnnotationFileAnnotation
See theInputAnnotationFileAnnotation companion object
case class InputAnnotationFileAnnotation(file: String) extends NoTargetAnnotation, StageOption
Holds a filename containing one or more annotations.Annotation to be read
- set with
-faf/--annotation-file
Value parameters
- value
-
input 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