annotation

dfhdl.hw.annotation
object annotation

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
annotation.type

Members list

Type members

Classlikes

sealed abstract class HWAnnotation extends StaticAnnotation

Attributes

Supertypes
trait StaticAnnotation
class Annotation
class Object
trait Matchable
class Any
Known subtypes
class prefix
class suffix
class transparent
class pure
class keep
class prune
class quiet
class Constraint
class deviceConfig
class deviceID
class toolOptions
class io
class clock
class ignore
Show all
object flattenMode

Flattening Mode:

Flattening Mode:

  • transparent: $memberName
  • prefix: $ownerName$sep$memberName
  • suffix: $memberName$sep$ownerName

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
final class pure(val isActive: Boolean) extends HWAnnotation

Attributes

Supertypes
class HWAnnotation
trait StaticAnnotation
class Annotation
class Object
trait Matchable
class Any
Show all
object unused

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
unused.type

Extensions

Extensions

extension (annotList: List[Annotation])
def getActiveHWAnnotations: List[HWAnnotation]