Forum Discussion
Altera_Forum
Honored Contributor
13 years agohow to do encryption by quartus
hi, My boss plan to cooperate with another company.And we want to protect our IP and HDL code. I think that I can use quartus's bsf file?or some other way? It seem that I can trans...
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- you cannot use encryption from quartus, you will need to use another company for that. but have a look at incremental compilation and creating a partition you can hand to the other company, rather than source code. --- Quote End --- dear Tricky, I have finished this just now.And I failed to hide my design module's structure.so my guest still can see my module structure.Is there any way that I can hide them? best regards, yang