MemoryFileInlineAnnotation
firrtl.annotations.MemoryFileInlineAnnotation
case class MemoryFileInlineAnnotation(target: ReferenceTarget, filename: String, hexOrBinary: FileType = ...) extends MemoryInitAnnotation
Initialize the target memory with inline readmem[hb] statement.
Attributes
- Deprecated
-
[Since version Chisel 7.0.0]All APIs in package firrtl are deprecated. - Source
- MemoryInitAnnotation.scala
- Graph
-
- Supertypes
-
trait Serializabletrait MemoryInitAnnotationtrait Annotationtrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article