abstract class RegSlice extends AnyRef
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- RegSlice
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
Abstract Value Members
Concrete 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
-
var
Rerror: Boolean
- Attributes
- protected
-
var
_name: String
- Attributes
- protected
- def addBlockSignal(sig: Bool): Unit
- val addr: BigInt
- def allIsNA: Boolean
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- val bi: BusIf
- def checkLast: Unit
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @IntrinsicCandidate()
- val doc: String
- def endaddr: BigInt
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def fieldNA(bit: Int): Unit
- def fieldNA(pos: Int, bit: Int): Unit
-
var
fieldPtr: Int
- Attributes
- protected
-
val
fields: ListBuffer[Field]
- Attributes
- protected
- def getAddr(): BigInt
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
- def getDoc(): String
- def getFields(): List[Field]
- def getGrp: GrpTag
- def getName(): String
- def getSize(): BigInt
- def getfieldPtr: Int
- val grp: GrpTag
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def lowerName(): String
- val name: String
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
- def rdSecureError(err: Bool): Bool
- def rdSecurePassage(rdbits: Bits): Bits
- def rdSecurePassage(access: Bool): Bool
-
def
rdata(): Bits
- Attributes
- protected
- def readValid(): Bool
- val regType: String
- val reuseTag: ReuseTag
- lazy val secureLogic: (Option[Bool], Option[Bool])
- val size: BigInt
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- RegSlice → AnyRef → Any
- var updateReadBits: Bits
- def upperName(): String
-
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( ... )
- def wrErrorGenerator(): Unit
- def wrSecureError(): Bool
- def wrSecurePassage(wrbits: Bits): Bits
- def wrSecurePassage(access: Bool): Bool
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated