firrtl.options.TargetDirAnnotation
See theTargetDirAnnotation companion object
case class TargetDirAnnotation(directory: String = ...) extends NoTargetAnnotation, StageOption
Holds the name of the target directory
- set with
-td/--target-dir - if unset, a TargetDirAnnotation will be generated with the
Value parameters
- value
-
target directory name
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