Design

dfhdl.core.Design
See theDesign companion trait
object Design

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Design.type

Members list

Keywords
  • no keywords
  • infix

Type members

Classlikes

object Block

Attributes

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

Types

type Block = DFOwner[DFDesignBlock]

Extensions

Extensions

extension [D <: Design](dsn: D)
def getDB: DB
infix def setName(name: String)(using dfc: DFC): D
infix def tag[CT <: DFTag : ClassTag](customTag: CT)(using evidence$1: ClassTag[CT], dfc: DFC): D