Forum Discussion
Whli
New Contributor
4 years agocyclone 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 ...
JohnT_Altera
Regular Contributor
4 years agoHi,
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.
- Whli4 years ago
New 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.