Altera_Forum
Honored Contributor
16 years agoStratix II GX Transceiver (basic) test design
Hi,
I have a problem to get the Stratix II gx-Transceivers to run. My test-design uses a data-generator which produces a 32bit binary counter in a frequency of 100 MHz (from a PLL). I connected this bus to a ALT2GXB-component with the following configuration: - protocol: basic, no loopback - op-mode: receiver and transmitter - deserializer block width: double, channel width 32 bit - input clock frequency 100 mhz / 4000 Mbps, rate division factor 1 - pll: train receiver PLL from pll_inclk - no calibration block - no byte ordering block - no 8b/10b decoder/encoder - word alignment pattern: 11101100 - create pattern detect output I use the Stratix II GX PCIe-Development-Board with an optical Transceiver in the SFP Port. I connected the SFP-TX with the SFP-RX via an optical wire. The goal is to show the most significant bits (31 downto 24) of my counter on the user-LEDs. Instead, I see wild things I can't value. When I remove the cable, the LEDs don't blink further. The least significant bits of the counter (7 downto 0) are replaced with the constand pattern I entered in the "word alignment pattern"-field of alt2gxb-megawizard. The pll_inclk is fed by the sfp_refclk Port. RX and TX-PLLs are locked. All unused pins are driven as input-tri-stated. Has anyone an idea how to get this project work?