MemPortUtils

firrtl.passes.MemPortUtils
object MemPortUtils

Attributes

Deprecated
[Since version Chisel 7.0.0] All APIs in package firrtl are deprecated.
Source
MemUtils.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Types

type MemPortMap = HashMap[String, Expression]

Attributes

Source
MemUtils.scala
type Memories = ArrayBuffer[DefMemory]

Attributes

Source
MemUtils.scala
type Modules = ArrayBuffer[DefModule]

Attributes

Source
MemUtils.scala

Value members

Concrete methods

def defaultPortSeq(mem: DefMemory): Seq[Field]

Attributes

Source
MemUtils.scala

Attributes

Source
MemUtils.scala