class RegSC extends RegSliceGrp
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- RegSC
- RegSliceGrp
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val CLR: RegInst
- val SET: RegInst
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
val
baseAddr: BigInt
- Definition Classes
- RegSliceGrp
-
def
check(offset: BigInt): Unit
- Definition Classes
- RegSliceGrp
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @IntrinsicCandidate()
-
val
doc: String
- Definition Classes
- RegSliceGrp
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def field[T <: BaseType](hardType: HardType[T], resetValue: Int, doc: String)(implicit symbol: SymbolName): T
- def fieldAt[T <: BaseType](pos: Int, hardType: HardType[T], resetValue: BigInt, doc: String)(implicit symbol: SymbolName): T
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
-
val
grp: GrpTag
- Definition Classes
- RegSliceGrp
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
len: Int
- Definition Classes
- RegSliceGrp
-
val
maxSize: BigInt
- Definition Classes
- RegSliceGrp
- val name: String
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
newFifo(doc: String)(implicit symbol: SymbolName): WrFifoInst
- Definition Classes
- RegSliceGrp
-
def
newFifoAt(offset: BigInt, doc: String)(implicit symbol: SymbolName): WrFifoInst
- Definition Classes
- RegSliceGrp
-
def
newRAM(size: BigInt, doc: String)(implicit symbol: SymbolName): RamInst
- Definition Classes
- RegSliceGrp
-
def
newRAMAt(offset: BigInt, size: BigInt, doc: String)(implicit symbol: SymbolName): RamInst
- Definition Classes
- RegSliceGrp
-
def
newReg(doc: String)(implicit symbol: SymbolName): RegInst
- Definition Classes
- RegSliceGrp
-
def
newRegAt(offset: BigInt, doc: String)(implicit symbol: SymbolName): RegInst
- Definition Classes
- RegSliceGrp
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
-
val
sec: Secure
- Definition Classes
- RegSliceGrp
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated