4 #define LINE_LENGTH 100 5 #define LONG_LINE_LENGTH 512 18 #define J_SET (JM_SET | JH_SET | JS_SET | JR_SET) 27 #define TWO_SET 0x1000 29 #define ID_SET 0x00010000 30 #define IH_SET 0x00020000 31 #define IS_SET 0x00040000 33 #define W_SET 0x00080000 35 #define BATCH_SET 0x00080000 36 #define I_SET (ID_SET | IH_SET | IS_SET) 38 #define LATCH_SET 0x00100000 41 #define COLLECT_PHASE 0 42 #define COLLECT_VOLTAGE 1 44 #define COLLECT_BY_PHASE 0 45 #define COLLECT_BY_VOLTAGE 1 46 #define COLLECT_EDGES 2 48 #define STEP_FORWARD 5 51 #define FALLING_EDGE 1 58 #define MIN(x,y) (((x)<(y))?(x):(y)) 59 #define MAX(x,y) (((x)<(y))?(y):(x)) 244 #define INIT_PROGRAM 1 245 #define MARG_PROGRAM 2 246 #define OPT_PROGRAM 3 359 #define REGULAR_CHECKPOINT 0 360 #define INIT_CHECKPOINT 1 558 #define ADD_DELTA 'A' 559 #define MUL_BY_FACTOR 'M' 560 #define RANDOM_UNIFORM 'R' 561 #define RANDOM_NORMAL 'N'
struct async_checkpoint * next
ASYNC_CHECK ** async_check_index
struct TIME_PARAM_STRUCT * next
double end_deviation_value
int * initial_phase_index
PHASE min_pulse_phase_diff
TIME min_interval_to_falledge
TIME min_interval_to_riseedge
struct DELAYS_DESC * next
int pulse_extraction_method
struct SYNC_TIME_DELAY_STRUCT * next
ASYNC_CHECK * async_check_list
struct ASYNC_TIME_DELAY_STRUCT * next
struct PARAMETER_SET_STRUCT * next