Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
10 years ago

Cyclone V Transceiver Native PHY IP not available in Qsys

Hi,

I'm trying to build a system based on the Native PHY IP core for the Cyclone V GX. This IP is available in Quartus, but it doesn't appear in the Qsys catalog... all the files are there, but the INTERNAL property on the .tcl is set to true... changing it to false and regenerating the altera_components.ipx causes it to appear on Qsys, but now I am wondering if this is hidden for a reason... like maybe the IP is not ready for Qsys yet and it won't work no matter how much time I put on it.... I started adding some other modules, and I realized the clocks for the PHY are defined as conduits, rather than clocks, so it doesn't allow me to connect them to any clock sources...

Any idea of why the IP is hidden? And any recommendation whether to spend time on it or rather try to develop everything in Quartus II?

Thank you!

6 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi, I observe that also previously and seek clarification with Altera. It seems like the Native PHY is not fully verified with Qsys system. Thus, it was shown as hidden component.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I suggest that you build Native PHY at your RTL and then hook up with you Qsys module if required.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Thanks bfkstimchan! I guess if the IP isn't fully supported in Qsys there's not many options... it is just a shame... I made it visible, but then it wouldn't allow me to connect the clocks properly, etc. so probably your suggestion is the best way to go.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Thanks Dave for the sharing. You are right, it is rather difficult to get support if we use the hidden component.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Thanks for the links Dave! I've been watching the video for the Cyclone V with the custom transceiver for the starter kit and I may give it a try :)