Backend

svsim.Backend
See theBackend companion trait
object Backend

Attributes

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

Members list

Type members

Classlikes

object Exceptions

Attributes

Source
Backend.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Exceptions.type

A namespace for flags affecting which code in the harness is compiled.

A namespace for flags affecting which code in the harness is compiled.

Attributes

Source
Backend.scala
Supertypes
class Object
trait Matchable
class Any
Self type
final case class Parameters(compilerPath: String, compilerInvocation: Invocation, simulationInvocation: Invocation)

Attributes

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

Attributes

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

The super type of all backend-specific settings.

The super type of all backend-specific settings.

Attributes

Source
Backend.scala
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes