By default, the write_device_image Tcl command
generates a (.pdi) file only. You can optionally
change the file formats written out by the write_device_image Tcl command by using the following command
switches:
-
-force(Optional): Overwrite existing file. -
-verbose(Optional): Print write_device_image options. -
-raw_partitions(Optional): Write raw CFI and NPI partition files (.rnpi and .rcdo) -
-mask_file(Optional): Write a mask file (.msk) -
-logic_location_file(Optional): Write logic location file (.ll) -
-cell <arg>(Optional): Create only partial device image for the named cell. -
-no_pdiDo not generate a pdi file. Stop after generating raw partitions files only. -
-no_partial_pdifile(Optional): Do not write partial pdi files for a Dynamic Function eXchange design. -
-quiet(Optional): Ignore command errors. -
<file>(Required): The name of the.pdifile to write.