circt.stage.phases

Members list

Type members

Classlikes

Phase that adds an OutputFileAnnotation if one does not already exist.

Phase that adds an OutputFileAnnotation if one does not already exist.

To determine the OutputFileAnnotation, the following precedence is used. Whichever happens first succeeds:

Attributes

Source
AddImplicitOutputFile.scala
Supertypes
trait Phase
trait LazyLogging
class Object
trait Matchable
class Any
Show all
class CIRCT extends Phase

A phase that calls and runs CIRCT, specifically firtool, while preserving an AnnotationSeq API.

A phase that calls and runs CIRCT, specifically firtool, while preserving an AnnotationSeq API.

Attributes

Source
CIRCT.scala
Supertypes
trait Phase
trait LazyLogging
class Object
trait Matchable
class Any
Show all
class Checks extends Phase

Check properties of an firrtl.AnnotationSeq! to look for errors before running CIRCT.

Check properties of an firrtl.AnnotationSeq! to look for errors before running CIRCT.

Attributes

Source
Checks.scala
Supertypes
trait Phase
trait LazyLogging
class Object
trait Matchable
class Any
Show all