InstanceChoiceControl

chisel3.simulator.InstanceChoiceControl

Utilities for controlling instance choice selections

Attributes

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

Members list

Type members

Classlikes

Attributes

Companion
trait
Source
InstanceChoiceControl.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait SpecializationTime

Enum representing when instance choice specialization occurs

Enum representing when instance choice specialization occurs

Attributes

Companion
object
Source
InstanceChoiceControl.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
sealed trait Type

The type of all instance choice control variations

The type of all instance choice control variations

Attributes

Source
InstanceChoiceControl.scala
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(choices: Seq[(SpecializationTime, String, String)]): Type

Create instance choices from a sequence

Create instance choices from a sequence

Attributes

Source
InstanceChoiceControl.scala