ToolMode

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

Attributes

Graph
Supertypes
trait CommitMode
trait CompileMode
class Object
trait Matchable
class Any
Show all
Known subtypes
trait BuildMode
object build
trait LintMode
object lint
trait ProgramMode
object program
trait SimulateMode
object simulate
Show all
Self type
ScallopConf & Mode

Members list

Value members

Abstract fields

lazy val options: ToolOptions

Concrete fields

val Werror-tool: ScallopOption[Boolean]

Inherited fields

val Werror: ScallopOption[Boolean]

Attributes

Inherited from:
ElaborateMode
val backend: ScallopOption[Backend]

Attributes

Inherited from:
CompileMode