Attributes
- Companion
- class
- Source
- Backend.scala
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
CompilationSettings.type
Members list
Type members
Classlikes
Settings for controlling Verilator coverage instrumentation.
Settings for controlling Verilator coverage instrumentation.
These options map to Verilator coverage flags:
--coverage-line--coverage-toggle--coverage-user
If all coverage types are enabled, --coverage is used.
Value parameters
- line
-
enable line coverage instrumentation
- toggle
-
enable toggle coverage instrumentation
- user
-
enable user coverage instrumentation for
coverstatements
Attributes
- Source
- Backend.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Control job parallelism in verilator
Control job parallelism in verilator
Attributes
- Source
- Backend.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Parallelism.type
Attributes
- Source
- Backend.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Timing.type
Attributes
- Source
- Backend.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
TraceKind.type
Trace style options for verilator
Trace style options for verilator
Value parameters
- kind
-
The format of the trace to generate, e.g., VCD or FST
- maxArraySize
-
The maximum array depth for tracing
- maxWidth
-
The maximum bit width for tracing
- traceDepth
-
The maximum depth of tracing
- traceParams
-
Whether to trace parameters
- traceStructs
-
Whether to trace structs
- traceUnderscore
-
Whether to trace signals with names starting with an underscore
Attributes
- Source
- Backend.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The name of the type
Value members
Concrete methods
Attributes
- Source
- Backend.scala
Deprecated methods
Attributes
- Deprecated
-
[Since version Chisel 7.1.0]use \'CompilationSettings.default\' and \'with<name>\' helpers - Source
- Backend.scala
Attributes
- Deprecated
-
[Since version Chisel 7.1.0]avoid use of unapply - Source
- Backend.scala