package stage
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- stage
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- case class ConfigsAnnotation(configNames: Seq[String]) extends NoTargetAnnotation with MidasOption with Product with Serializable
Paths to config classes
- trait HasMidasStageUtils extends AnyRef
- final class MidasChiselStage extends ChiselStage
- trait MidasCli extends AnyRef
- trait MidasOption extends Unserializable
- class MidasOptions extends AnyRef
- class MidasStage extends ChiselStage
- case class OutputBaseNameAnnotation(outputBaseName: String) extends NoTargetAnnotation with MidasOption with Product with Serializable
Optional base name for generated files' filenames
- case class TopModuleAnnotation(clazz: Class[_]) extends NoTargetAnnotation with MidasOption with Product with Serializable
Value Members
- implicit object MidasOptionsView extends OptionsView[MidasOptions]