Forum Discussion
Altera_Forum
Honored Contributor
16 years agoTSE ff_rx_data problem
The data I actually sent to the board is : 0000 ff ff ff ff ff ff 00 1d 7d 75 c4 24 08 06 00 01 ........}u.$.... 0010 08 00 06 04 00 01 00 1d 7d 75 c4 24 c0 a8 01 07 ........}u.$.... ...
Altera_Forum
Honored Contributor
16 years agoI meant the rx_err signal on the avalon bus. It is a 6-bit wide vector that indicates various problems detected when receiving the frame.
For the CRC check it is in fact enabled in the configuration registers, not in the megawizard, sorry. Now from the packet that isn't received by the PC there can be multiple reasons. Does the LED on the PC network port blink? If possible, try to disable any hardware acceleretion from the PC's network drivers. Some chipsets automatically discard mal formed packets, or packets with wrong CRC. How is the tx_err signal cabled to your PHY chip?