CommonCompilationSettings

svsim.CommonCompilationSettings
See theCommonCompilationSettings companion class

Attributes

Companion
class
Source
Backend.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

Attributes

Companion
trait
Source
Backend.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait AvailableParallelism

Attributes

Companion
object
Source
Backend.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Default
class UpTo

Attributes

Companion
trait
Source
Backend.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait OptimizationStyle

Attributes

Companion
object
Source
Backend.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
case class Timescale(unit: Time, precision: Time)

A SystemVerilog timescale.

A SystemVerilog timescale.

This is something that can be legally used as the argument of a `timescale directive.

Attributes

See also

1800-2023 Section 3.14

Companion
object
Source
Backend.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Timescale

Object that contains the implementation of SystemVerilog timescales.

Object that contains the implementation of SystemVerilog timescales.

Attributes

See also

1800-2023 Section 3.14

Companion
class
Source
Backend.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Timescale.type

Attributes

Companion
object
Source
Backend.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
Backend.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete fields