Using Command Line - Using Command Line - 2026.1 English - UG908

Vivado Design Suite User Guide: Programming and Debugging (UG908)

Document_ID
UG908
Release_Date
2026-06-23
Version
2026.1 English

To create and associate a configuration memory device using the Vivado Tcl mode or the Tcl Console in the Vivado IDE, use the create_hw_cfgmem Tcl command as follows:

create_hw_cfgmem -hw_device [lindex [get_hw_devices xc7a200t_0] 0] [lindex [get_cfgmem_parts {s25fl116k-spi-x1_x2_x4}] 0]