ChiselCircuitAnnotation

chisel3.stage.ChiselCircuitAnnotation
See theChiselCircuitAnnotation companion class

Attributes

Companion
class
Source
ChiselAnnotations.scala
Graph
Supertypes
class AbstractFunction1[ElaboratedCircuit, ChiselCircuitAnnotation]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

Attributes

Source
ChiselAnnotations.scala

Inherited methods

Attributes

Inherited from:
Function1

Attributes

Inherited from:
Function1
override def toString(): String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Function1 -> Any
Inherited from:
Function1