21.13.1.18 export_mss_ddr_training_data
(Ask a Question)Description
This Tcl command exports the training data read from device to the specified file.
export_mss_ddr_training_data [-file "file name"]
Arguments
Parameter | Type | Description |
---|---|---|
file | string | Specifies the file name with file path to export the MSS DDR I/O margin training results. |
Supported Families
PolarFire SoC |
Example
This example exports the MSS DDR training data to D:\exportedData.txt.
export_mss_ddr_training_data -file D:/exportedData.txt