RamRowType Type
Whether the design read or overwrote this location at the clock being shown. A write lands one clock after the address and write-enable that caused it; a read is the same clock for an asynchronous memory and one after for a synchronous one.
Union cases
| Union case | Description |
Full Usage:
RAMNormal
|
|
Full Usage:
RAMRead
|
|
Full Usage:
RAMWritten
|
Instance members
| Instance member | Description |
Full Usage:
this.IsRAMNormal
Returns: bool
|
|
Full Usage:
this.IsRAMRead
Returns: bool
|
|
Full Usage:
this.IsRAMWritten
Returns: bool
|
|