Go to the documentation of this file.
8 #ifndef OPENOCD_PLD_LATTICE_CMD_H
9 #define OPENOCD_PLD_LATTICE_CMD_H
11 #define ISC_ERASE 0x0E
12 #define ISC_DISABLE 0x26
13 #define PROGRAM_SPI 0x3A
14 #define LSC_READ_STATUS 0x3C
15 #define LSC_INIT_ADDRESS 0x46
16 #define LSC_REFRESH 0x79
17 #define LSC_BITSTREAM_BURST 0x7A
18 #define READ_USERCODE 0xC0
19 #define ISC_ENABLE 0xC6