CIRCTOptions
circt.stage.CIRCTOptions
class CIRCTOptions
Options associated with CIRCT
Value parameters
- dumpFir
-
dump the intermediate .fir artifact
- inputFile
-
the name of an input FIRRTL IR file
- outputFile
-
the name of the file where the result will be written, if not split
- preserveAggregate
-
causes CIRCT to not lower aggregate FIRRTL IR types
- target
-
the specific IR or language target that CIRCT should compile to
Attributes
- Source
- CIRCTOptions.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article