21.13.1.16 export_ddr_training_data

Description

This Tcl command exports the training data that is read from the device into a simple text file, which helps users to compare data between multiple runs by exporting the training data.

export_ddr_training_data [-file "file name"]

Arguments

Parameter Type Description

fileName

string

File name where the exported data will be saved.

Supported Families

PolarFire

PolarFire SoC

Example

This example exports the DDR training data to D:\exportedData.txt.

export_ddr_training_data -file D:\exportedData.txt