ProgramMode

dfhdl.app.ParsedCommandLine.Mode.ProgramMode
trait ProgramMode extends ToolMode

Attributes

Graph
Supertypes
trait ToolMode
trait CommitMode
trait CompileMode
class Object
trait Matchable
class Any
Show all
Known subtypes
object program
Self type
ScallopConf & Mode

Members list

Value members

Concrete fields

val flash: ScallopOption[Boolean]
lazy val options: ToolOptions
val tool: ScallopOption[String]

Inherited fields

val Werror: ScallopOption[Boolean]

Attributes

Inherited from:
ElaborateMode
val Werror-tool: ScallopOption[Boolean]

Attributes

Inherited from:
ToolMode
val backend: ScallopOption[Backend]

Attributes

Inherited from:
CompileMode