chisel3.util.experimental.CIRCTSRAMParameter
See theCIRCTSRAMParameter companion object
case class CIRCTSRAMParameter(moduleName: String, read: Int, write: Int, readwrite: Int, depth: Int, width: Int, maskGranularity: Int)
Attributes
- Companion
- object
- Source
- CIRCTSRAMInterface.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article