package phases
Ordering
- Alphabetic
 
Visibility
- Public
 - Protected
 
Type Members
-    class Checks extends Phase with PreservesAll[Phase]
Checks for the correct type and number of command line arguments
 -    class GenerateArtefacts extends Phase with PreservesAll[Phase] with HasMidasStageUtils
Writes ElaborationArtefacts into files
 -    class GenerateFirrtlAnnos extends Phase with PreservesAll[Phase] with HasMidasStageUtils
Writes FIRRTL annotations into a file
 -    class PreElaboration extends Phase with PreservesAll[Phase] with HasMidasStageUtils
Constructs a generator function that returns a top module with given config parameters
 -    class TransformAnnotations extends Phase with PreservesAll[Phase] with HasMidasStageUtils
Transforms RocketChipAnnotations into those used by other stages
 
Value Members
-  case object TargetDirKey extends Field[String] with Product with Serializable