Jean-Pierre Thibault

Results 15 comments of Jean-Pierre Thibault

No, it wouldn't - I had a closer look at your `capture.py` script and the only way I can see for the issue that I highlighted to arise is across...

I suspect this may be related to your other issue? Prior to what causes the error, what does `scope.sc._fast_fifo_read_active` return? If it's True, then it's tied to the other issue.

If you're referring to the `FREQ=20` in the [AES makefile](https://github.com/newaetech/chipwhisperer/blob/develop/firmware/fpgas/aes/icestorm/makefile#L3), this is the frequency that the FPGA toolchain is told to meet timing for, as it figures out how to...

5 MHz is the minimum target clock frequency supported by Husky at the moment. We hope to be able to address this (https://github.com/newaetech/chipwhisperer/issues/502), but at this moment it's not possible.

This is great, thank you for the contribution. We will be moving away from 3.9 so that's not an issue. There is just a typo in the example usage, replace...