chisel3.simulator.scalatest.HasCliOptions.CliOption
See theCliOption companion object
A ScalaTest command line option of the form -D<name>=<value>.
Type parameters
- the
-
internal type of the option. This is what the
<value>will be converted to.
Value parameters
- convert
-
conver the
<value>to the internal typeA - name
-
the name of the option
- updateBackendSettings
-
a function to update the backend-specific compilation settings
- updateCommonSettings
-
a function to update the common compilation settings
Attributes
- Companion
- object
- Source
- HasCliOptions.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article