Cyclone 10 LP FPGA Triple-Speed Ethernet and Intel On-Board PHY Chip Reference Design
Hi,
I tried to follow the instructions in the document (Test Case—Avalon-ST Reverse Loopback's section in particulary), but i don't undestand a lot of things.
First, are we ok that to be done, this design requires a crossover ethernet cable if we want to only usethe C10LP and a computer, right?
Second, in the system consol, i run the following command and i have these results:
% source config.tcl (can be seen in config.tcl results.txt)
% source eth_gen_start.tcl (can be seen in eth_gen_start.tcl results.txt)
% source tse_stat_read.tcl (can be seen in tse_stat_read.tcl results.txt)
The only file i mod was eth_gen_start.tcl. (can be seen in eth_gen_start.tcl mod.txt)
Is this the right method to follow?
Third, I don't understand whyi obtain these follow lines in eth_gen_start.tcl:
Number of packets received OK = 0
Number of packets received error = 1
Does it mean that my loopback doesn't work?
Can someone help me with this Design?
Thank you a lot.