pure

dfhdl.hw.pure
final case class pure(isActive: Boolean) extends HWAnnotation

Attributes

Graph
Supertypes
class HWAnnotation
trait Serializable
trait Product
trait Equals
trait HasTypeName
trait StaticAnnotation
class Annotation
class Object
trait Matchable
class Any
Show all

Members list

Value members

Constructors

def this()

Inherited methods

def codeString(using Printer): String

Attributes

Inherited from:
HWAnnotation
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Inherited fields

lazy val typeName: String

Attributes

Inherited from:
HasTypeName