pure

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

Attributes

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

Members list

Value members

Constructors

def this()

Concrete methods

def codeString(using Printer): String

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product