Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17267 Discussions

Driver Dedicated Transceiver Pin

BIdro
New Contributor I
1,059 Views

Hi,

I'm using Quartus Prime Software to program a Cyclone V GT FPGA.

I want to drive a differential pair of dedicated transceiver pins ( for example transmit a signal clock or packets without any IP). How can I do that?

Thanks for the help.

Bryan

0 Kudos
1 Solution
Deshi_Intel
Moderator
1,038 Views

HI Bryan,


Your questions is too high level but let me try my best to answer.


In general, I advise you to checkout the IP in user guide doc first as different IP solution may have its own design requirement.


Now to your questions

  1. In the Cyclone V family, is the IP compatible with GT/GX only? 
  • The IP can be used for both GT/GX channel.
    • Main difference is the supported data rate
  1. When I use the IP, do I also have to define time constrains?
  • The IP already has its own timing constraint but you still need to constraint your FPGA core own design logic path that interact/connect with the IP block.


Thanks.


Regards,

dlim


View solution in original post

0 Kudos
3 Replies
Deshi_Intel
Moderator
1,049 Views

Hi Bryan,


Unfortunately you can't.


The only way to access and interact with Transceiver channel is via Altera transceiver IP solution (popular transceiver PHY IP is like customer PHY IP or NativePHY IP)


You can check out the detail of transceiver IP in below user guide doc link.


Thanks.


Regards,

dlim


0 Kudos
BIdro
New Contributor I
1,044 Views

Hi Dlim,

thank you for the response.

Ok, I will use the IP but I have 2 questions:

1) In the Cyclone V family, is the IP compatible with GT/GX only? 

2) When I use the IP, do I also have to define time constrains?

Thanks.

Bryan

0 Kudos
Deshi_Intel
Moderator
1,039 Views

HI Bryan,


Your questions is too high level but let me try my best to answer.


In general, I advise you to checkout the IP in user guide doc first as different IP solution may have its own design requirement.


Now to your questions

  1. In the Cyclone V family, is the IP compatible with GT/GX only? 
  • The IP can be used for both GT/GX channel.
    • Main difference is the supported data rate
  1. When I use the IP, do I also have to define time constrains?
  • The IP already has its own timing constraint but you still need to constraint your FPGA core own design logic path that interact/connect with the IP block.


Thanks.


Regards,

dlim


0 Kudos
Reply