unused

dfhdl.hw.unused
See theunused companion object
sealed trait unused extends HWAnnotation

Attributes

Companion
object
Graph
Supertypes
class HWAnnotation
trait Serializable
trait Product
trait Equals
trait HasTypeName
trait StaticAnnotation
class Annotation
class Object
trait Matchable
class Any
Show all
Known subtypes
class keep
class prune
class quiet

Members list

Value members

Inherited methods

def codeString(using Printer): String

Attributes

Inherited from:
HWAnnotation
def productElementName(n: Int): String

Attributes

Inherited from:
Product
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def productPrefix: String

Attributes

Inherited from:
Product

Inherited and Abstract methods

def canEqual(that: Any): Boolean

Attributes

Inherited from:
Equals
def productArity: Int

Attributes

Inherited from:
Product
def productElement(n: Int): Any

Attributes

Inherited from:
Product

Inherited fields

lazy val typeName: String

Attributes

Inherited from:
HasTypeName

Inherited and Abstract fields

val isActive: Boolean

Attributes

Inherited from:
HWAnnotation