Like with most everything within the Vivado IDE, the features and tasks for
Dynamic Function eXchange you see are driven behind the scenes by Tcl commands. One of
the key goals for DFX project support is to be able to work seamlessly between GUI and
script and command line on the same project. You can examine the specific Tcl commands
called by examining the Vivado journal file for this project. This
can be seen by selecting . These Tcl commands are not currently documented in this user guide. The
full set of commands used to create the entire project up to its current state can be
generated by selecting . Additional information for each command can be found using the
-help
option of each command.