annotation

dfhdl.compiler.ir.annotation
object annotation

Attributes

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

Members list

Type members

Classlikes

enum FlattenMode extends HWAnnotation

Flattening Mode:

Flattening Mode:

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

Attributes

Companion
object
Supertypes
trait Enum
class HWAnnotation
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object FlattenMode

Attributes

Companion
enum
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed abstract class HWAnnotation extends HasRefCompare[HWAnnotation], Product, Serializable, HasCodeString

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object Pure
enum Unused
class Constraint
class DeviceConfig
class DeviceID
class DeviceInfo
class ToolOptions
class IO
class Clock
class Ignore
Show all
object HWAnnotation

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
case object Pure extends HWAnnotation

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
class HWAnnotation
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Pure.type
enum Unused extends HWAnnotation

Attributes

Supertypes
trait Enum
class HWAnnotation
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all