Is it possible read lock FPGA device?

Status
Not open for further replies.

tps_star

Full Member level 1
Joined
Dec 1, 2004
Messages
98
Helped
5
Reputation
10
Reaction score
4
Trophy points
1,288
Activity points
584
FPGA

hi
is possible read lock FPGA device or not?
or any freinds can unlock lock FPGA device ?
 

Re: FPGA

FPGA's don't store the code or bit file since they are volatile. The bit-file for programming them is stored in the PROM device that the FPGA uses for configuration.

Most PROM's do not have any protection, so if you can hack-into the PROM you can read the bit file. But the bit file is of no use as you cannot convert it back to HDL or any language. It can be used to duplicate the program and manufacture the another product with the same configuration.

Vendor's now offer FPGA's & PROMs with read protection so that once programmed, it cannot be read by others except those who designed and downloaded them.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…