dfhdl.devices.tinytapeout.TT10
See theTT10 companion object
abstract class TT10 extends RTDesign
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class RTDesigntrait Designtrait HasClsMetaArgsclass RTDomainContainerclass DomainContainer[RT]trait ContainerOpstrait HasDFCtrait OnCreateEventsclass Objecttrait Matchableclass AnyShow all
Members list
Type members
Inherited and Abstract classlikes
abstract class RelatedDomain extends RTDomain
Attributes
- Inherited from:
- RTDesign
- Supertypes
-
class RTDomaintrait Selectabletrait Selectableclass RTDomainContainerclass DomainContainer[RT]trait ContainerOpstrait HasDFCtrait OnCreateEventsclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
Attributes
- Inherited from:
- Container (hidden)
Value members
Concrete methods
Attributes
- Definition Classes
-
Design
Inherited methods
Attributes
- Inherited from:
- HasClsMetaArgs
Attributes
- Inherited from:
- Container (hidden)
Attributes
- Inherited from:
- ContainerOps
Attributes
- Inherited from:
- ContainerOps
Attributes
- Inherited from:
- ContainerOps
Attributes
- Inherited from:
- OnCreateEvents
Attributes
- Definition Classes
-
Design -> OnCreateEvents
- Inherited from:
- Design
Attributes
- Inherited from:
- OnCreateEvents
Attributes
- Definition Classes
-
Design -> OnCreateEvents
- Inherited from:
- Design
Concrete fields
val ena: DFVal[DFType[DFBit.type, NoArgs], Modifier[given_TScope.type & given_TDomain.type, Connectable, Initializable, Any]]
Always 1 when the design is powered, so you can ignore it
Always 1 when the design is powered, so you can ignore it
Attributes
val ui_in: DFVal[DFType[DFBits, Args1[8]], Modifier[given_TScope.type & given_TDomain.type, Connectable, Initializable, Any]]
Dedicated inputs
Dedicated inputs
Attributes
val uio_in: DFVal[DFType[DFBits, Args1[8]], Modifier[given_TScope.type & given_TDomain.type, Connectable, Initializable, Any]]
IOs: Input path
IOs: Input path
Attributes
val uio_oe: DFVal[DFType[DFBits, Args1[8]], Modifier[Assignable & given_TScope.type & given_TDomain.type, Connectable, Initializable, Any]]
IOs: Enable path (active high: 0=input, 1=output)
IOs: Enable path (active high: 0=input, 1=output)
Attributes
val uio_out: DFVal[DFType[DFBits, Args1[8]], Modifier[Assignable & given_TScope.type & given_TDomain.type, Connectable, Initializable, Any]]
IOs: Output path
IOs: Output path
Attributes
val uo_out: DFVal[DFType[DFBits, Args1[8]], Modifier[Assignable & given_TScope.type & given_TDomain.type, Connectable, Initializable, Any]]
Dedicated outputs
Dedicated outputs
Attributes
Givens
Inherited givens
Attributes
- Inherited from:
- HasDFC
Attributes
- Inherited from:
- DomainContainer
In this article