firrtl.annotations.TargetToken
See theTargetToken companion trait
Object containing all TargetToken subclasses
Attributes
- Companion
- trait
- Deprecated
-
[Since version Chisel 7.0.0]All APIs in package firrtl are deprecated. - Source
- TargetToken.scala
- Graph
-
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
TargetToken.type
Members list
Type members
Classlikes
case class Field(value: String) extends TargetToken
Attributes
- Source
- TargetToken.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TargetTokenclass Objecttrait Matchableclass AnyShow all
case class Index(value: Int) extends TargetToken
Attributes
- Source
- TargetToken.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TargetTokenclass Objecttrait Matchableclass AnyShow all
case class Instance(value: String) extends TargetToken
Attributes
- Source
- TargetToken.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TargetTokenclass Objecttrait Matchableclass AnyShow all
case class OfModule(value: String) extends TargetToken
Attributes
- Source
- TargetToken.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TargetTokenclass Objecttrait Matchableclass AnyShow all
case class Ref(value: String) extends TargetToken
Attributes
- Source
- TargetToken.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TargetTokenclass Objecttrait Matchableclass AnyShow all
Attributes
- Source
- TargetToken.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Source
- TargetToken.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Source
- TargetToken.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Source
- TargetToken.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Inherited types
The names of the product elements
Attributes
- Inherited from:
- Singleton
- Source
- Mirror.scala
The mirrored *-type
Attributes
- Inherited from:
- Singleton
- Source
- Mirror.scala
Inherited and Abstract types
The name of the type
Value members
Inherited methods
Create a new instance of type T with elements taken from product p.
Create a new instance of type T with elements taken from product p.
Attributes
- Inherited from:
- Singleton
- Source
- Mirror.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Concrete fields
Attributes
- Source
- TargetToken.scala
Implicits
Implicits
Attributes
- Source
- TargetToken.scala
Attributes
- Source
- TargetToken.scala
Attributes
- Source
- TargetToken.scala
Attributes
- Source
- TargetToken.scala
In this article