Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

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

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top