Using UpdateMEM with the Vivado DFX Flow - 2024.1 English

UpdateMEM User Guide (UG1580)

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

When an AMD Vivado™ project is using a reconfigurable module (RM) with a MicroBlaze design. The tool automatically creates partial bitstream and .mmi files for that section of the design. The creation is applied for both the current module and the replacement module.

The updatemem command can be used the same as any other project using the partial bit and .mmi files.

updatemem -bit config_mb_i_hier_0_default_rm_1_partial.bit -out new_out.bit -meminfo config_mb_i_hier_0_default_rm_1_partial.mmi -data new_elf.elf -proc config_mb_i/hier_0/microblaze_0
Note: This flow also works with XPM files in the reconfigurable blocks.