case class
BmbAccessParameter(addressWidth: Int, dataWidth: Int, sources: LinkedHashMap[Int, BmbSourceParameter] = ...) extends Product with Serializable
Instance Constructors
-
new
BmbAccessParameter(addressWidth: Int, dataWidth: Int, sources: LinkedHashMap[Int, BmbSourceParameter] = ...)
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
var
_aggregated: BmbSourceParameter
-
var
_self: BmbAccessParameter
-
def
accessLatencyMin: Int
-
def
addSources(count: Int, p: BmbSourceParameter): BmbAccessParameter.this.type
-
val
addressWidth: Int
-
def
aggregated: BmbSourceParameter
-
def
alignment: Kind
-
def
alignmentMin: Int
-
def
allowBurst: Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
beatCounterWidth: Int
-
def
byteCount: Int
-
def
canExclusive: Boolean
-
def
canInvalidate: Boolean
-
def
canMask: Boolean
-
def
canRead: Boolean
-
def
canSync: Boolean
-
def
canWrite: Boolean
-
def
clone(): AnyRef
-
def
contextWidth: Int
-
val
dataWidth: Int
-
final
def
eq(arg0: AnyRef): Boolean
-
final
def
getClass(): Class[_]
-
final
def
isInstanceOf[T0]: Boolean
-
def
lengthWidth: Int
-
def
maskWidth: Int
-
def
maximumPendingTransaction: Int
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
randSource(): Int
-
def
sourceWidth: Int
-
val
sources: LinkedHashMap[Int, BmbSourceParameter]
-
def
sourcesId: Iterable[Int]
-
def
sourcesRemap(f: (Int) ⇒ Int): BmbAccessParameter
-
def
sourcesTransform(f: (BmbSourceParameter) ⇒ BmbSourceParameter): BmbAccessParameter
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toAccessCapabilities(): BmbAccessCapabilities
-
def
toBmbParameter(): BmbParameter
-
def
transferBeatCount: Int
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
final
def
wait(): Unit
-
def
withSingleSource(source: BmbSourceParameter): BmbAccessParameter
-
def
wordMask: Int
-
def
wordRange: Inclusive
-
def
wordRangeLength: Int
Deprecated Value Members
-
def
finalize(): Unit
Inherited from AnyRef
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
final
def
getClass(): Class[_]
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
final
def
wait(): Unit
-
def
finalize(): Unit
Inherited from Any
Value Members
-
final
def
asInstanceOf[T0]: T0
-
final
def
isInstanceOf[T0]: Boolean
Ungrouped
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
var
_aggregated: BmbSourceParameter
-
var
_self: BmbAccessParameter
-
def
accessLatencyMin: Int
-
def
addSources(count: Int, p: BmbSourceParameter): BmbAccessParameter.this.type
-
val
addressWidth: Int
-
def
aggregated: BmbSourceParameter
-
def
alignment: Kind
-
def
alignmentMin: Int
-
def
allowBurst: Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
beatCounterWidth: Int
-
def
byteCount: Int
-
def
canExclusive: Boolean
-
def
canInvalidate: Boolean
-
def
canMask: Boolean
-
def
canRead: Boolean
-
def
canSync: Boolean
-
def
canWrite: Boolean
-
def
clone(): AnyRef
-
def
contextWidth: Int
-
val
dataWidth: Int
-
final
def
eq(arg0: AnyRef): Boolean
-
final
def
getClass(): Class[_]
-
final
def
isInstanceOf[T0]: Boolean
-
def
lengthWidth: Int
-
def
maskWidth: Int
-
def
maximumPendingTransaction: Int
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
randSource(): Int
-
def
sourceWidth: Int
-
val
sources: LinkedHashMap[Int, BmbSourceParameter]
-
def
sourcesId: Iterable[Int]
-
def
sourcesRemap(f: (Int) ⇒ Int): BmbAccessParameter
-
def
sourcesTransform(f: (BmbSourceParameter) ⇒ BmbSourceParameter): BmbAccessParameter
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toAccessCapabilities(): BmbAccessCapabilities
-
def
toBmbParameter(): BmbParameter
-
def
transferBeatCount: Int
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
final
def
wait(): Unit
-
def
withSingleSource(source: BmbSourceParameter): BmbAccessParameter
-
def
wordMask: Int
-
def
wordRange: Inclusive
-
def
wordRangeLength: Int
-
def
finalize(): Unit