Hello,
I’ve recently become interested in the CW-Husky and started researching it, but there are still many parts I don’t fully understand.
I have a few questions regarding the details of the default bitfile’s SAD:
Q1. According to the README, does the default bitfile’s SAD refer to the esad module
?
Q2. In chipwhisperer-husky-fpga/cwhusky.xpr, the value of INTERVAL_MATCHING
is defined as 1
. Does this mean that, when the default bitfile was built, the SAD was also in a state with INTERVAL_MATCHING
enabled (set to 1
)? Also, for the default bitfile, is the SAD actually operating in INTERVAL_MATCHING
mode 1
, or is it set to 0
?
Q3. I’m also curious about the details of the SAD in version 5.7.0
. In that version, was the default bitfile’s SAD based on the esad module
, the sad module
, or some other module
? Additionally, in version 5.7.0
, was the default bitfile’s INTERVAL_MATCHING
mode also enabled (set to 1
)?