dfhdl.options
package dfhdl.options
Members list
Type members
Classlikes
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object AppOptions
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
AppOptions.type
trait BuilderOptions extends ToolOptions
Attributes
- Companion
- object
- Supertypes
object BuilderOptions
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
BuilderOptions.type
final case class LinterOptions(onError: OnError, fatalWarnings: FatalWarnings, verilogLinter: VerilogLinter, vhdlLinter: VHDLLinter) extends ToolOptions
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ToolOptionsclass Objecttrait Matchableclass AnyShow all
object LinterOptions
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
LinterOptions.type
trait ToolOptions
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait BuilderOptionsclass LinterOptions
object ToolOptions
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ToolOptions.type
In this article