svf mwr - 2024.1 English

Vitis Unified Software Platform Documentation: Embedded Software Development (UG1400)

Document ID
UG1400
Release Date
2024-05-30
Version
2024.1 English

Record memory write to SVF file.

Syntax

svf mwr <address> <value>

Write <value> to the memory address specified by <address>.

Options

None.

Returns

If successful, this command returns nothing. Otherwise it returns an error.

Examples

svf mwr 0xffff0000 0x14000000