Field | Type | Description |
---|---|---|
parameters | struct with fields described in parameters table | Parameter values used for setting up the QA test bench. |
enable_qa | boolean | Enable or disable running the statistical QA (Monte-Carlo analysis). |
reference_data_available | boolean | When true, statistical QA results will be compared against reference data. When false, reference data is generated (only needed for the first run or after a model update). For INTERCONNECT models only. |
VA_reference_data_available | boolean | When true, statistical QA results will be compared against reference data. When false, reference data is generated (only needed for the first run or after a model update). For Verilog-A models only. |
N_trials | number | Number of trials in Monte Carlo sweep. For INTERCONNECT models only. |
VA_N_trials | number | Number of trials in Monte Carlo sweep. For Verilog-A models only. |
absolute_tolerances | number |
Absolute tolerance for QA tests which verify the statistical variations of the FOMs. If the simulated values differ from the values provided within the data file by more than this tolerance, the QA tests will fail. This struct accepts absolute tolerance values as numbers for following FOMs:
|
parameters
Field | Type | Description |
---|---|---|
wavelength | number | Test wavelength for Monte Carlo simulation test. |