Forum Discussion
JRubi5
New Contributor
7 years agoRequesting help in the proper installation and use of a user-defined VHDL package to be shared by multiple user IP instances in Platform Designer
What is the proper deployment of a VHDL package to be shared by multiple instances in Platform Designer? How to make the package available (with the "library" and "use" directives and proper path na...
JRubi5
New Contributor
6 years agoHi Mei,
Thanks for your answer.
I have actually added the VHDL package file to the file list in Platform Designer's Component Editor.
I have inserted the "library" and "use" directives in the VHDL file using the package as you suggested, pre-pended by "work.".
This is working out for me.