12-03-2012 02:41 AM
Hi,
i have some fpga VIs and i want to distribute them. But, also, i have to protect my VIs, in case my customers tend to distribute them after they got my VIs, too.
how can i protect my VIs from distribution by third hands? i have seen some examples about reading MAC adress, HD serial or CPU serial. Is that possible to check these serial numbers through FPGA environment ?
What is your suggestions ?
12-03-2012 02:44 AM - edited 12-03-2012 02:46 AM
If you are only worried about the source, just give them the bit files.
12-03-2012 03:11 AM
thanks for quick answer..
in fact, my VIs works for a specific cRIO module controlling.. customers can be use the VIs according to their own module configurations.. So, bitfiles is not a solution..
But customers also can copy my VIs to other PCs and use it everywhere. i don't want this happen...
P.C.: Maybe i should try to make it, only be used for a specific RT controller...
12-03-2012 04:36 PM - last edited on 03-21-2024 02:34 PM by Content Cleaner
Hi, I believe this toolkit might be answer. If you think this is too much, perhaps other security measures such as password protection or removing the block diagram might be more appropriate, as mentioned here. Plus, I found this post that might give you more ideas. I hope this helps