Forum Discussion
SKon1
Occasional Contributor
7 years agoName of a library that holds the Native PHY IP
Hello, I'm designing on an Arria V FPGA with a Native Transceiver PHY. The VHDL component name is: "altera_xcvr_native_av" I want to instantiate the component in my design without explicitly decla...
- 7 years agoHi SKon1, Just would like to check with you if you have had a chance to look into the <Native PHY>.qip file which was generated after you instantiate the Native PHY IP to see if it is something you are looking for? Inside this file you will find all the required HDL files to be compiled for the Native Phy to work Please let me know if there is any concern. Thank you. Best regards, Chee Pin
SKon1
Occasional Contributor
7 years ago"there are a number of files or libraries that need to be compiled for Native PHY. It is unlike primitive IP which only require a single file or library."
Where can I find a list of all the the libraries that are used?
This information is essential in case a VHDL user wishes to instantiate the IP without declaring the component prototype...