AllowUnrecognizedAnnotations
firrtl.stage.AllowUnrecognizedAnnotations
case object AllowUnrecognizedAnnotations extends NoTargetAnnotation, FirrtlOption, HasShellOptions
Attributes
- Deprecated
-
[Since version Chisel 7.0.0]All APIs in package firrtl are deprecated. - Source
- FirrtlAnnotations.scala
- Graph
-
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait HasShellOptionstrait FirrtlOptiontrait Unserializabletrait NoTargetAnnotationtrait Annotationtrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
Members list
Type members
Inherited types
The names of the product elements
Attributes
- Inherited from:
- Singleton
- Source
- Mirror.scala
The mirrored *-type
Attributes
- Inherited from:
- Singleton
- Source
- Mirror.scala
Inherited and Abstract types
The name of the type
Value members
Inherited methods
Add all shell (command line) options to an option parser
Add all shell (command line) options to an option parser
Value parameters
- p
-
an option parser
Attributes
- Inherited from:
- HasShellOptions
- Source
- Registration.scala
Create a new instance of type T with elements taken from product p.
Create a new instance of type T with elements taken from product p.
Attributes
- Inherited from:
- Singleton
- Source
- Mirror.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Optional pretty print
Optional pretty print
Attributes
- Note
-
rarely used
- Inherited from:
- Annotation
- Source
- Annotation.scala
Update the target based on how signals are renamed
Update the target based on how signals are renamed
Attributes
- Inherited from:
- NoTargetAnnotation
- Source
- Annotation.scala
Concrete fields
A sequence of options provided
In this article