1943 - MachXO: With no DONE bit, how can I use JTAG to see if the SRAM download from flash is finished?

1943 - MachXO: With no DONE bit, how can I use JTAG to see if the SRAM download from flash is finished?

The way to check the MachXO configuration status through JTAG is to use the capture instruction. For the MachXO the capture instruction (which is the instruction shifting out of the instruction register) is 0x19 (if the device is blank) or 0x1D (if the device is programmed). Bit #3 will tell the programming status.