Multiple Glitches

Hi guys,

I’m searching for the best way to realize multiple glitches.
The first glitch will intoduce an error while the second one should skip the integrity check afterwards.

I’m using the CW-Lite.

I was wondering, if this has been done in the past.
Hope to hear from you.

All the best

It’s definitely possible by modifying the FPGA code: someone apparently did this a few years back for a project (https://github.com/newaetech/chipwhisperer/issues/127), though I don’t think they ever posted the modified FPGA code.

The glitch code I believe is in this directory: https://github.com/newaetech/chipwhisperer/tree/develop/hardware/common/hdl/clockglitch if you want to take a look.

Alex