CompileMode

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

Attributes

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

Members list

Value members

Concrete fields

val backend: ScallopOption[Backend]

Inherited fields

val Werror: ScallopOption[Boolean]

Attributes

Inherited from:
ElaborateMode