Altera_Forum
Honored Contributor
16 years agoStratix II GX. GXB RX/TX Channel swap. XAUI mode.
My project "10 GBit Ethernet...". I use StratixIIGX. GX Trancievers in XAUI mode.
The question is: Can I swap Rx channels? For Example GXB_RX[0]<->GXB_RX[1], GXB_RX[2]<->GXB_RX[3]. And can I swap Tx channels? For Example GXB_TX[0]<->GXB_TX[1], GXB_TX[2]<->GXB_TX[3]. If I swap chennel in Quartus GXB_RX[0]<->GXB_RX[1], I get Error: Error: Can't place GXB Receiver channel "alt2gxb:alt2gxb_component|channel_rec[0].receive" in target device because of its constraint Error: Can't place I/O rx_datain[0] in I/O location Pin_G1 because I/O is already assigned to Pin_N1 I need it to know, for better PCB layout. Thanx.