Hello.
I am designing SATA core for Cyclone IV GX device, using its ALTGX transceivers. There is not enough information about it, I think. I have read C4-GX datasheet, quartus-help about ALTGX and other info. And I did not understand, is it possible to detect both patterns simultaneously. There is only 1 document says? that it is possible, this is - quartushelp.altera.com section about ALTGX megafunction. This feature is absent in MegaWizard, and in Cyclone 4 datasheet. The QuartusHelp says, that it is regulated by parameter RX_ENABLE_TRUE_COMPEMENT_MATCH_IN_WORD_ALIGN. But, again, this parameter is not adverted in Cyclone datasheet "Transceivers" chapter and in MegaWizard.链接已复制
4 回复数
Hi
I use the Cyclone IV GX with a fibre optic link, and the other end is a Cypress Hotlink serdes. I guess you are going to use the K28.5+ - to sync the link? This works fine for me. You will get the control code out of the receiver with the hex value on the data lines (0xBC) and the rx_ctrldetect signal high. There is also an optional running disparity which will tell you which one (+ or -) was detected. Hope that helps. DaveLuscher