Forum Discussion
This is actually two different questions. The first is how to share IP without sharing source files. The second is how to communicate between the HPS and a Nios. I'll address the first and let someone else address the second.
There are two methods for the vendor to share their design. The first is using partitions and exporting a partition netlist. You can find more information at the following URLs:
You can find training on block-based design here: https://learn.altera.com/learn/learning-plans/82/altera-quartus-prime-software-tools-features
The second method is to use IEEE 1735 encryption of the source files. You can find more information in the Quartus Prime Pro Edition User Guide Getting Started document at the following URL:
I hope this helps!
Thanks for responding. The design partition question is what I had in mind. Your links are helpful.