hi frens,
by choosing “glitch_only” it is possible to inject voltage faults with sub-target-frequency precision.
the behavior is further specified by setting the width range:
gc.set_range(“width”, 5, 48).
can you elaborate, how this affects the width of the injected faults when searching for fault’s parameters?
As an example, lets assume the target clock is specified with 16MHz, i.e. a period of 6.25e-08s.
as approximately ~50 seems to be the ranges maximum, would a width of 1 refer to a 1/50 * 6.25e-08s and a width of 50 to 1*6.25e-08s?
thanks in advance,
comrade