Altera_Forum
Honored Contributor
10 years agoWhat does Altera call their version of Xilinx DNA?
Hi,
Xilinx chips have a feature that xilinx calls "chip DNA" where there is an array of laser fuses on each chip and Xilinx blows out a unique fuse pattern on each die before it is shipped. This gives a useful unique identifier for each chip. It's helpful in lots of situations, such as deployment without a configuration memory (i.e. fpga gets programmed over JTAG or by some off-board device) in which to store a serial number -- you can read back Xilinx's DNA number and use it to derive your product's serial number. I think the name "DNA" is a bit silly, but that's what they call it. What does Altera call this feature? I haven't been able to find the documentation for it because I don't know what it's called. Specifically interested in Cyclone III. Thanks! Edit: thanks again to dwh for getting me pointed in the right direction; "the answer is: the altchip_id primitive".