EmbDev.net

Forum: FPGA, VHDL & Verilog watermarking on FPGA


von Hamid Kavian (Guest)


Rate this post
useful
not useful
I'm going to do a very simple watermarking. I want to embed a signature 
on unused LUTs. could you please tell me how I can do it?
Thank you very much.

von Lothar M. (Company: Titel) (lkmiller) (Moderator)


Rate this post
useful
not useful
Hamid Kavian wrote:
> I want to embed a signature on unused LUTs.
What kind of "signature"?

> I want to embed a signature
In which way?

> I want to embed a signature on unused LUTs.
You cannot "embed" such a signature on LUTs, because without power every 
SRAM based FPGA (=99% on the market) forget whats in the LUT. And so all 
the LUTs have to be reloaded from some config flash during powerup...

von don haraldo (Guest)


Rate this post
useful
not useful
maybe it is possible to burn some of the luts individually by applying 
an overdose of power by toggling them very rapidly?

Problem: how to read them back?

von lkmiller (Guest)


Rate this post
useful
not useful
You have no kind of access to the LUTs from outside. If you select a LUT 
via JTAG then you simply will destroy some surrounding IO drivers by 
applying high voltage to those pins.

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.