lowRISC / ot-sca

Side-channel analysis setup for OpenTitan
Apache License 2.0
28 stars 26 forks source link

[analysis] Fix num_traces in TVLA plot #334

Closed nasahlpa closed 7 months ago

nasahlpa commented 8 months ago

Previously, when number_of_steps > 1, the TVLA plot only contained the number of traces used for a step, but not the total number of traces processed. This PR fixes the issue, now the total number of used traces is printed in the figure.