HWAnnotation

dfhdl.compiler.ir.HWAnnotation
abstract class HWAnnotation(when: Boolean) extends StaticAnnotation, HasTypeName

Attributes

Graph
Supertypes
trait HasTypeName
trait StaticAnnotation
class Annotation
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def codeString(using Printer): String
def isActive: Boolean

Inherited fields

lazy val typeName: String

Attributes

Inherited from:
HasTypeName