Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17255 Обсуждение

Driver Dedicated Transceiver Pin

BIdro
Новый участник I
1 027Просмотр.

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 баллов
1 Решение
Deshi_Intel
Модератор
1 006Просмотр.

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


Просмотреть решение в исходном сообщении

3 Ответы
Deshi_Intel
Модератор
1 017Просмотр.

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


BIdro
Новый участник I
1 012Просмотр.

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

Deshi_Intel
Модератор
1 007Просмотр.

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


Ответить