CommitMode

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

Attributes

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

Members list

Value members

Inherited fields

val Werror: ScallopOption[Boolean]

Attributes

Inherited from:
ElaborateMode
val backend: ScallopOption[Backend]

Attributes

Inherited from:
CompileMode