package bsb
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- bsb
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- type Bsb = Stream[BsbTransaction]
- case class BsbDownSizerAlignedMultiWidth(p: BsbParameter, outputBytes: List[Int]) extends Component with Product with Serializable
- class BsbDownSizerSparse extends Component
- case class BsbInterconnectGenerator() extends Area with Product with Serializable
- case class BsbParameter(byteCount: Int, sourceWidth: Int, sinkWidth: Int, withMask: Boolean = true) extends Product with Serializable
- implicit class BsbPimper extends AnyRef
- case class BsbTransaction(p: BsbParameter) extends Bundle with Product with Serializable
- class BsbUpSizerDense extends Component
- class BsbUpSizerSparse extends Component