Altera_Forum
Honored Contributor
9 years agoArria II GX TTK configuration problem running at 6Gbps
Hi all,
I am trying to get the TTK to work @ 6 Gbps with ARria-II GX and having difficulties. I was wondering of anyone has suggestions or a TTK project with 6 Gbps Arria II GX to share. Altera has an example design for 2 Gbps for Arria II GX and that works. Modifying to run design at 6 Gbps I assume is with the following steps, and I am unable to successfully complete it. 1. Test existing design as it is @ 2 Gbps. (Quartus 14.1, 15.1, 16.0 all works) 1. Take 2 Gbps design to use 8b/10b encoder (HW module) and test it. (Sometimes work. Synchronization issue. After startup it either works or not... Seemingly random) 2. Change datapath to 16 bit wide and test it. (Doesn't work. Observed problems with custom PHY megacore. Although I configure datapath to 8/16/32 etc. widths, I/Os seem to be still recognized as 8 bits. Quartus recognizes it and inserts its own adapters while compiling.) 3. Change clock rate to 6 Gbps. (Never got there). Thank You, Zeki