ccs 发表于 2010-5-25 20:21:20

altera公司的这两种器件的安全性如何?其解决方案又如何?如何保护器件的ip!

altera公司的这两种器件的安全性如何?其解决方案又如何?如何保护器件的ip!

fpga 发表于 2010-5-25 20:24:57

When programming MAX, user can turn on a secuirty option which prevents programming image from reading out of the device. Regarding FPGA in general, such as Cyclone, because of its high density and routing complexity, it is extremely difficult as they do not know exactly the internal architecture of the device. Even if people can reverse the bit stream to derive the LUT structure of the design, , to try to reverse it back to the original gate level logic, not to talk about the RTL or architectural level, it would be near to impossible. If they are concerned with people just copying the FPGA content and reproduce the same board, they can put a small portion of the design into a CPLD.

Sunlife 发表于 2015-5-19 15:55:33

When programming MAX, user can turn on a secuirty option which prevents programming image from reading out of the device. Regarding FPGA in general, such as Cyclone, because of its high density and routing complexity, it is extremely difficult as they do not know exactly the internal architecture of the device. Even if people can reverse the bit stream to derive the LUT structure of the design, , to try to reverse it back to the original gate level logic, not to talk about the RTL or architectural level, it would be near to impossible. If they are concerned with people just copying the FPGA content and reproduce the same board, they can put a small portion of the design into a CPLD.
页: [1]
查看完整版本: altera公司的这两种器件的安全性如何?其解决方案又如何?如何保护器件的ip!