Forum Discussion
Altera_Forum
Honored Contributor
14 years agoFlattening Verilog Hierarchy for IP block creation
Guys, Wonder if someone could point me in the right direction. I would like to flatten my design hierarchy into 1 file so I can just encrypt that one file for making an IP block. With ove...
Altera_Forum
Honored Contributor
14 years agoI see your point, In my case the IP is tailor made per costumer (and project), so portability is not an issue.
If we take your more generic (and hence superior) solution, It brings us back to the original post in the thread, how do you automatically encrypt all of your files (assuming multiple files approach). I guess it can be done with tcl: run over the qsf, and write a batch file for encryption.