newaetech / chipwhisperer

ChipWhisperer - the complete open-source toolchain for side-channel power analysis and glitching attacks
http://chipwhisperer.com
Other
1.05k stars 275 forks source link

Glitch Controller Stats Combine Groups #491

Open alex-dewar opened 2 weeks ago

alex-dewar commented 2 weeks ago

Would be nice to be able to group things in the glitch controller by their group. For example, two different resets "reset A" and "reset B" could be combined via gc.stats({"reset": ("reset A", "reset B")})