Large Scale DSO Job Outputs

A Large Scale DSO analysis does not support the output of full parametric results. Instead, it extracts a subset of results using predefined rectangular plots, which are created by the user before running the job. The extracted columns of data are saved as CSV files. Typically, there is one CSV file per-trace, per-variation. The outputs can be either imported as datasets for post-processing in the desktop also as function of parametric variations, or used directly in downstream applications (for example, Excel, or custom programs that parse .csv files).

Note:

Non-Rectangular plots of the design (for example, statistical eye and digital plot) are not extracted.

Output Location and Organization

The results of a Large Scale DSO job are located in the <workdir>/<jobid>/results folder. If workdir is not specified on the job command line, it is same as the input project's results folder. For example, the default workdir corresponding to \\shared\projects\tee.aedt is \\shared\projects\tee.aedtresults. Within this results folder, there is one folder per variation. The name of the variation's folder is an integer number corresponding to variation's index in the parametric table. For example, a variation folder named '4' has results for the fifth row of parametric table, while a variation-folder named '0' has results for the first row of the table. Each variation's folder contains a CSV file for each trace.

CSV File Contents

The initial header rows of the CSV file define the solved variation. For each such row, the first column contains a variable name and the second contains a variable value. The row following variation rows has the name of primary sweep and the name(s) of extracted quantities. Subsequent rows contain data—quantity values as a function of primary sweep.

These examples provide context: