You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When doing FPGA measurements, I noticed that - at least for AES - we no longer have range / saturation checks for Husky. If the user chooses a gain value which is to high, the ADC will just saturate which invalidates measurements. It's pretty difficult to detect such issues without these automated checks. I am strongly in favor for re-adding them again.