Packages

package phases

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class Checks extends Phase with PreservesAll[Phase]

    Checks for the correct type and number of command line arguments

  2. class GenerateArtefacts extends Phase with PreservesAll[Phase] with HasMidasStageUtils

    Writes ElaborationArtefacts into files

  3. class GenerateFirrtlAnnos extends Phase with PreservesAll[Phase] with HasMidasStageUtils

    Writes FIRRTL annotations into a file

  4. class PreElaboration extends Phase with PreservesAll[Phase] with HasMidasStageUtils

    Constructs a generator function that returns a top module with given config parameters

  5. class TransformAnnotations extends Phase with PreservesAll[Phase] with HasMidasStageUtils

    Transforms RocketChipAnnotations into those used by other stages

Value Members

  1. case object TargetDirKey extends Field[String] with Product with Serializable

Ungrouped