报错:Signal: ' Dm' : The signal x-axis vector values are not uniformely distributed. Data was interpolated, which would create numerical noise and differences. To remove these errors,use uniform raw data points, and align the sample points with raw data points.
"align the sample points with raw data points": 将样本点与原始数据点对齐
这个Cadence自带的calculator有时候不是那么自动化,你需要调节start time, stop time 或者 Sample count来让他们对齐。或者导出数据到matlabe里去计算。