CARLsim  5.0.0
CARLsim: a GPU-accelerated SNN simulator
error_code.h File Reference

Go to the source code of this file.

Macros

#define CURRENT_UPDATE_ERROR1   0x51
 
#define CURRENT_UPDATE_ERROR2   0x52
 
#define CURRENT_UPDATE_ERROR3   0x53
 
#define CURRENT_UPDATE_ERROR4   0x54
 
#define ERROR_FIRING_0   0xd0d0
 
#define ERROR_FIRING_1   0xd0d1
 
#define ERROR_FIRING_2   0xd0d2
 
#define ERROR_FIRING_3   0xd0d3
 
#define GLOBAL_CONDUCTANCE_ERROR_0   0xfff0
 
#define GLOBAL_CONDUCTANCE_ERROR_1   0xfff1
 
#define GLOBAL_STATE_ERROR_0   0xf0f0
 
#define ICURRENT_UPDATE_ERROR1   0x51
 
#define ICURRENT_UPDATE_ERROR2   0x52
 
#define ICURRENT_UPDATE_ERROR3   0x53
 
#define ICURRENT_UPDATE_ERROR4   0x54
 
#define ICURRENT_UPDATE_ERROR5   0x55
 
#define ID_OVERFLOW_ERROR   0x8003
 
#define KERNEL_CURRENT_ERROR0   0x90
 
#define KERNEL_CURRENT_ERROR1   0x91
 
#define KERNEL_CURRENT_ERROR2   0x92
 
#define KERNEL_INIT_ERROR0   0x71
 
#define KERNEL_INIT_ERROR1   0x72
 
#define NEW_FIRE_UPDATE_OVERFLOW_ERROR1   0x61
 
#define NEW_FIRE_UPDATE_OVERFLOW_ERROR2   0x62
 
#define NO_KERNEL_ERRORS   0xc00d
 
#define NO_LOGGER_DIR_ERROR   0x8002
 
#define POISSON_COUNT_ERROR_0   0x99
 
#define STORE_FIRING_ERROR_0   0x54
 
#define STP_ERROR   0xf000
 
#define UNKNOWN_LOGGER_ERROR   0x8001
 
#define UPDATE_WEIGHTS_ERROR1   0x80
 

Macro Definition Documentation

◆ CURRENT_UPDATE_ERROR1

#define CURRENT_UPDATE_ERROR1   0x51

Definition at line 75 of file error_code.h.

◆ CURRENT_UPDATE_ERROR2

#define CURRENT_UPDATE_ERROR2   0x52

Definition at line 76 of file error_code.h.

◆ CURRENT_UPDATE_ERROR3

#define CURRENT_UPDATE_ERROR3   0x53

Definition at line 77 of file error_code.h.

◆ CURRENT_UPDATE_ERROR4

#define CURRENT_UPDATE_ERROR4   0x54

Definition at line 78 of file error_code.h.

◆ ERROR_FIRING_0

#define ERROR_FIRING_0   0xd0d0

Definition at line 61 of file error_code.h.

◆ ERROR_FIRING_1

#define ERROR_FIRING_1   0xd0d1

Definition at line 62 of file error_code.h.

◆ ERROR_FIRING_2

#define ERROR_FIRING_2   0xd0d2

Definition at line 63 of file error_code.h.

◆ ERROR_FIRING_3

#define ERROR_FIRING_3   0xd0d3

Definition at line 64 of file error_code.h.

◆ GLOBAL_CONDUCTANCE_ERROR_0

#define GLOBAL_CONDUCTANCE_ERROR_0   0xfff0

Definition at line 68 of file error_code.h.

◆ GLOBAL_CONDUCTANCE_ERROR_1

#define GLOBAL_CONDUCTANCE_ERROR_1   0xfff1

Definition at line 69 of file error_code.h.

◆ GLOBAL_STATE_ERROR_0

#define GLOBAL_STATE_ERROR_0   0xf0f0

Definition at line 66 of file error_code.h.

◆ ICURRENT_UPDATE_ERROR1

#define ICURRENT_UPDATE_ERROR1   0x51

Definition at line 84 of file error_code.h.

◆ ICURRENT_UPDATE_ERROR2

#define ICURRENT_UPDATE_ERROR2   0x52

Definition at line 85 of file error_code.h.

◆ ICURRENT_UPDATE_ERROR3

#define ICURRENT_UPDATE_ERROR3   0x53

Definition at line 86 of file error_code.h.

◆ ICURRENT_UPDATE_ERROR4

#define ICURRENT_UPDATE_ERROR4   0x54

Definition at line 87 of file error_code.h.

◆ ICURRENT_UPDATE_ERROR5

#define ICURRENT_UPDATE_ERROR5   0x55

Definition at line 88 of file error_code.h.

◆ ID_OVERFLOW_ERROR

#define ID_OVERFLOW_ERROR   0x8003

Definition at line 98 of file error_code.h.

◆ KERNEL_CURRENT_ERROR0

#define KERNEL_CURRENT_ERROR0   0x90

Definition at line 80 of file error_code.h.

◆ KERNEL_CURRENT_ERROR1

#define KERNEL_CURRENT_ERROR1   0x91

Definition at line 81 of file error_code.h.

◆ KERNEL_CURRENT_ERROR2

#define KERNEL_CURRENT_ERROR2   0x92

Definition at line 82 of file error_code.h.

◆ KERNEL_INIT_ERROR0

#define KERNEL_INIT_ERROR0   0x71

Definition at line 90 of file error_code.h.

◆ KERNEL_INIT_ERROR1

#define KERNEL_INIT_ERROR1   0x72

Definition at line 91 of file error_code.h.

◆ NEW_FIRE_UPDATE_OVERFLOW_ERROR1

#define NEW_FIRE_UPDATE_OVERFLOW_ERROR1   0x61

Definition at line 56 of file error_code.h.

◆ NEW_FIRE_UPDATE_OVERFLOW_ERROR2

#define NEW_FIRE_UPDATE_OVERFLOW_ERROR2   0x62

Definition at line 57 of file error_code.h.

◆ NO_KERNEL_ERRORS

#define NO_KERNEL_ERRORS   0xc00d

Definition at line 54 of file error_code.h.

◆ NO_LOGGER_DIR_ERROR

#define NO_LOGGER_DIR_ERROR   0x8002

Definition at line 96 of file error_code.h.

◆ POISSON_COUNT_ERROR_0

#define POISSON_COUNT_ERROR_0   0x99

Definition at line 93 of file error_code.h.

◆ STORE_FIRING_ERROR_0

#define STORE_FIRING_ERROR_0   0x54

Definition at line 59 of file error_code.h.

◆ STP_ERROR

#define STP_ERROR   0xf000

Definition at line 71 of file error_code.h.

◆ UNKNOWN_LOGGER_ERROR

#define UNKNOWN_LOGGER_ERROR   0x8001

Definition at line 95 of file error_code.h.

◆ UPDATE_WEIGHTS_ERROR1

#define UPDATE_WEIGHTS_ERROR1   0x80

Definition at line 73 of file error_code.h.