dfhdl.options

package dfhdl.options

Members list

Type members

Classlikes

case class AppOptions(defaultMode: DefaultMode, clearConsole: ClearConsole)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
opaque object AppOptions

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
AppOptions.type
trait BuilderOptions extends ToolOptions

Attributes

Companion
object
Supertypes
trait ToolOptions
class Object
trait Matchable
class Any
Known subtypes
opaque object BuilderOptions

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
final case class GHDLOptions(onError: OnError, warnAsError: WarnAsError) extends VHDLLinterOptions

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait ToolOptions
class Object
trait Matchable
class Any
Show all
opaque object GHDLOptions

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
trait LinterOptions extends ToolOptions

Attributes

Companion
object
Supertypes
trait ToolOptions
class Object
trait Matchable
class Any
Known subtypes
opaque object LinterOptions

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
trait ToolOptions

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
opaque object ToolOptions

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
final case class VerilatorOptions(onError: OnError, warnAsError: WarnAsError) extends VerilogLinterOptions

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait ToolOptions
class Object
trait Matchable
class Any
Show all
opaque object VerilatorOptions

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type