Forum Discussion
Altera_Forum
Honored Contributor
18 years agoHi, First you can determine if you have the Link training state machine in L0 state and the LED on the board indicating x1 or x4 or x8 link established. (depending if you have an adapter connected to the board to plug it into a x4 or a x1 slot). The link training bits are bits 324..320 of the test_out port and you can see them in signaltap.
If you are not linking properly, double check that you are meeting timing in your project and if not, add constraints. You may want to monitor other test_out port signals to see what else is happening.