dfhdl.hw

package dfhdl.hw

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
trait HasTypeName
trait StaticAnnotation
class Annotation
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
final case class pure(isActive: Boolean) extends HWAnnotation

Attributes

Supertypes
class HWAnnotation
trait Serializable
trait Product
trait Equals
trait HasTypeName
trait StaticAnnotation
class Annotation
class Object
trait Matchable
class Any
Show all
sealed trait unused extends HWAnnotation

Attributes

Companion
object
Supertypes
class HWAnnotation
trait Serializable
trait Product
trait Equals
trait HasTypeName
trait StaticAnnotation
class Annotation
class Object
trait Matchable
class Any
Show all
Known subtypes
class keep
class prune
class quiet
object unused

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
unused.type

Exports

Defined exports

final type HWAnnotation = HWAnnotation
Exported from ir