Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

FPGA serial numbers/VHDL only runs on one device.

I want to make some code that will only run on certain devices. My idea like with other processors that most have a unique ID number or serial/batch number and I can read the number and compile my VHDL/C etc to only run on this chip.

Does anyone know if there is a number I can read and how

Or if there are any otehr ways to write code for one hardware package only to stop people using code on another device?

Rob