Go to the source code of this file.
| #define ACCURACY_CONFIG 27 |
| #define BOUNDARY_CONFIG 35 |
| #define CHECK_INT_CONFIG 47 |
| #define CHECK_RATIO_CONFIG 7 |
| #define CLK_CHECKTIME_CONFIG 51 |
| #define FAIL_THR_CONFIG 8 |
| #define FALLEDGE_CHECK_INT_CONFIG 49 |
| #define IN_CHECK_CONFIG 28 |
| #define INTEREDGE_INT_CONFIG 50 |
| #define INTERPOL_CONFIG 4 |
| #define MARGINS_CONFIG 34 |
| #define MAX_DEL_VAR_CONFIG 29 |
| #define MAX_ZERO_CONFIG 45 |
| #define MAXITER_CONFIG 40 |
| #define MAXPLANE_CONFIG 39 |
| #define MIN_ONE_CONFIG 46 |
| #define MIN_PH_DIFF_CONFIG 6 |
| #define MIN_TIME_STEP_CONFIG 30 |
| #define MINITER_CONFIG 41 |
| #define NOMINAL_CONFIG 31 |
| #define ONE_VOLTAGE_CONFIG 52 |
| #define OPTIMIZE_CONFIG 36 |
| #define PASSFAIL_CONFIG 33 |
| #define PH_THR_MAX_CONFIG 3 |
| #define PH_THR_MIN_CONFIG 2 |
| #define PH_THR_NOM_CONFIG 1 |
| #define PLS_EXTR_MTHD_CONFIG 0 |
| #define RISEEDGE_CHECK_INT_CONFIG 48 |
| #define SEPARATION_CONFIG 38 |
| #define THRESHOLD_CONFIG 44 |
| #define TIME_ACCURACY_CONFIG 42 |
| #define VOLT_THR_CONFIG 5 |
| char* xy_config_item_list[] |
|
static |
Initial value:=
{
"MIN_DELAY",
"MAX_DELAY",
"SIMULATION_STEP",
"INPUT_NR",
"IN_CLK_CYCLE_NR",
"OUT_CLK_CYCLE_NR"
}
Definition at line 141 of file config.h.