Altera_Forum
Honored Contributor
14 years agoProtecting FPGA Configuration?
Hi everyone,
I'm a hobbyist who is considering bringing a product to market and I have a few questions in regards to protecting IP I create. Due to the market I am targeting, the Cyclone series FPGA's appear to be the best fit, however the don't seem to have any way to directly protect configuration file during transfer from the config device. One solution I found was that using a 1-wire (or other interface) challenge-response chip. However, this relies on a master key being stored internally on the FPGA, and as far as I'm aware the Cyclone series does not offer internal non-volatile memory. Do I understand the above problem properly? And what are the ways of storing the key while keeping it protected? Also, are there any other methods of protected the configuration I should look into? Thanks!