[CHARADE] ## *MUST* be first line of file ## switches must begin in column 1 ## no spaces allowed before the "=" ## see config.h for valid switches and types # turn on diagnostic tracing [DBG] ##### debug engine section SHOW_PC= 1 # Update the PC in the console window [GUI] ##### GUI section SCREEN_BUFSIZE= 500 [DEVICE] ##### test equipment section LABEL= "JStamp (port 378)" # Label TYPE= 0021 # ID PORT_ADDR= 378 # base address (hex) TIMEOUT= 200 # decimal (milliseconds) TARGET_CLOCK= 20000 # decimal (kHz) # Device specific data ( DEVICE_DATA= 0 8 # CS0 width (aJ-100) DEVICE_DATA= 1 8 # CS1 width (aJ-100) DEVICE_DATA= 2 32 # CS2 width (aJ-100) DEVICE_DATA= 3 32 # CS3 width (aJ-100) DEVICE_DATA= 4 32 # CS4 width (aJ-100) DEVICE_DATA= 5 32 # CS5 width (aJ-100) DEVICE_DATA= 6 32 # CS6 width (aJ-100) DEVICE_DATA= 7 32 # CS7 width (aJ-100) DEVICE_DATA= 8 1 # Control Clock output # 0 or ommited clock off # 1 CLKO active [DEVICE] ##### test equipment section LABEL= "JStik or SaJe (port 378)" # Label TYPE= 0021 # ID PORT_ADDR= 378 # base address (hex) TIMEOUT= 200 # decimal (milliseconds) TARGET_CLOCK= 20000 # decimal (kHz) # Device specific data ( DEVICE_DATA= 0 32 # CS0 width (aJ-100) DEVICE_DATA= 1 32 # CS1 width (aJ-100) DEVICE_DATA= 2 32 # CS2 width (aJ-100) DEVICE_DATA= 3 32 # CS3 width (aJ-100) DEVICE_DATA= 4 32 # CS4 width (aJ-100) DEVICE_DATA= 5 32 # CS5 width (aJ-100) DEVICE_DATA= 6 32 # CS6 width (aJ-100) DEVICE_DATA= 7 32 # CS7 width (aJ-100) DEVICE_DATA= 8 1 # Control Clock output # 0 or ommited clock off # 1 CLKO active [DEVICE] ##### test equipment section LABEL= "JStik or SaJe (port 288)" # Label TYPE= 0021 # ID PORT_ADDR= 288 # base address (hex) TIMEOUT= 200 # decimal (milliseconds) TARGET_CLOCK= 20000 # decimal (kHz) # Device specific data ( DEVICE_DATA= 0 32 # CS0 width (aJ-100) DEVICE_DATA= 1 32 # CS1 width (aJ-100) DEVICE_DATA= 2 32 # CS2 width (aJ-100) DEVICE_DATA= 3 32 # CS3 width (aJ-100) DEVICE_DATA= 4 32 # CS4 width (aJ-100) DEVICE_DATA= 5 32 # CS5 width (aJ-100) DEVICE_DATA= 6 32 # CS6 width (aJ-100) DEVICE_DATA= 7 32 # CS7 width (aJ-100) DEVICE_DATA= 8 1 # Control Clock output # 0 or ommited clock off # 1 CLKO active [DEVICE] ##### test equipment section LABEL= "JStamp (port 288)" # Label TYPE= 0021 # ID PORT_ADDR= 288 # base address (hex) TIMEOUT= 200 # decimal (milliseconds) TARGET_CLOCK= 20000 # decimal (kHz) # Device specific data ( DEVICE_DATA= 0 8 # CS0 width (aJ-100) DEVICE_DATA= 1 8 # CS1 width (aJ-100) DEVICE_DATA= 2 32 # CS2 width (aJ-100) DEVICE_DATA= 3 32 # CS3 width (aJ-100) DEVICE_DATA= 4 32 # CS4 width (aJ-100) DEVICE_DATA= 5 32 # CS5 width (aJ-100) DEVICE_DATA= 6 32 # CS6 width (aJ-100) DEVICE_DATA= 7 32 # CS7 width (aJ-100) DEVICE_DATA= 8 1 # Control Clock output # 0 or ommited clock off # 1 CLKO active # turn off diagnostic tracing