tr0Reader
Converts transient analysis simulation results from Synopsys to CSV file or MATLAB table
Since R2023a
Syntax
Description
tr0Reader
converts the transient analysis simulation results from
the FINESIM and HSPICE Synopsys® simulator to a CSV file or a MATLAB® table, as defined by outputType
. Synopsys saves the transient analysis simulation results in a tr0 file. The function
only supports binary tr0 files.
If you do not define the location of the tr0 file, the function looks for them in the present working directory.
If you do not define the location of the output file to be saved, the function saves them in the present working directory.
Input Arguments
Version History
Introduced in R2023a