FirrtlOptions
firrtl.stage.FirrtlOptions
class FirrtlOptions
Internal options used to control the FIRRTL compiler stage.
Value parameters
- firrtlCircuit
-
a Circuit
- infoModeName
-
the policy for generating Info when processing FIRRTL (default: "append")
- outputFileName
-
output file, default:
targetDir/topName.SUFFIXwithSUFFIXas determined by the compiler
Attributes
- Deprecated
-
[Since version Chisel 7.0.0]All APIs in package firrtl are deprecated. - Source
- FirrtlOptions.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article