-
We use the CW310 board in CI and frequently flash the bitstream and load OpenTitan software over SPI (spiflash). All board interaction is going through cw310_loader.py (https://github.com/lowRISC/open…
-
Hi,
I think there is a mismatch between the installed libusb1 package and the use of usb in ChipWhisperer Setup Test.ipynb called by
ChipWhisperer Setup Test.ipynb
![Screenshot from 2021-09-…
keesj updated
2 years ago
-
Hello,
I am currently willing to add some features to the firmware of the CW305 board. However, I encounter some failure in the building process. More particularly, I have the following error messa…
-
Similar to AES, we also need an option for performing SCA on KMAC with the masking switched off (see #14240 for details on AES). The main purpose of this is to allow EM probe positioning and SNR evalu…
-
Used to be some example traces... should do that again
-
Ran into this while trying to figure out if the FPGA on CW305 needs to be programmed or not.
Reproduction steps:
```
>>> import chipwhisperer as cw
>>> fpga = cw.capture.targets.CW305()
>>> fpg…
-
The [Installing ChipWhisperer](https://chipwhisperer.readthedocs.io/en/latest/installing.html) link in the **Getting Started** section of the readme appears to be dead:
```
\ SO…
-
Mentioned in https://github.com/newaetech/chipwhisperer/issues/282, have confirmed it happens on my end as well
-
Hi,
for a while we have been installing and updating ChipWhisperer in non-editable mode through pip, i.e., with `pip install --user chipwhisperer`. Recently (don't exactly know when) this stopped wor…
-
Hi,
The recommended reference FPGA board is quite expensive. Are there any cheap FPGAs (such as ecp5, ice40, Tang nano, …) known to work with Opentitan?
I will appreciate any assistance.
Guy