Forum Discussion

Whli's avatar
Whli
Icon for New Contributor rankNew Contributor
4 years ago

cyclone V GT vs GX

As I found they have same IDCODE for both Cyclone V GX C7 and Cyclone V GT D7 device.

I am wondering if Cyclone V GT D7 could be used to replace Cyclone V GX C7 directly without compiling the fpga bitstream e.g. 5CGXFC7C7F27C8 replaced by 5CGTFD7C5F27C7 with using the same bitstream.? Anyone know it?

thanks.

Whli

3 Replies

  • JohnT_Altera's avatar
    JohnT_Altera
    Icon for Regular Contributor rankRegular Contributor

    Hi,


    It is possible but I wouldn't recommend as you would be under utilize the transceiver throughput as it the Cyclone V GT can performed better compare to Cyclone V GX.


    The device you are using is that the GT is able to run better compare to the GX device but it will be limited by the bitstream.


    • Whli's avatar
      Whli
      Icon for New Contributor rankNew Contributor

      Hi,

      thanks feedback. that means if I use complied bitstream target for 5CGXFC7C7F27C8 in 5CGTFD7C5F27C7. the function is fine. the only issue is that dnot utilize serdes performance of GT device (up to 6Gbps), right? if so, it is fine for my application. thanks.