Forum Discussion
FPGA non-volatile key and tamper bit protection
- 3 years ago
Hi,
Apologies for the delay in response as I was checking this with our internal team.
The conclusion after discussed with engineering is when the tamper resistance bit is set, that means the device will accept only encrypted POF. Therefore, you can’t reprogram the key.
Since they key is lost and unable to reprogram the key, the device is unable to program.
Regards,
Aiman
Hi,
Please try to disable JTAG secure mode by issue the UNLOCK instruction
https://www.intel.com/content/www/us/en/docs/programmable/683375/current/jtag-secure-mode-91182.html
Regards,
Aiman
Hi,
I have a 28nm device
Considering this part of AN556 :
I can only issue UNLOCK instruction using internal JTAG interface. My understanding is that interface can only be enabled by including a specific IP in FPGA design. Since I can't configure FPGA anymore, it is the same problem...
Regards