J
Justin
Guest
Hi,
I'm currently working on a project at my university for testing and
developing rate based protocols and I've been having some problems
with my dev board. I've been using the Altera Nios proffesional dev
board (with stratix FPGA). So far I've ran tests with UDP (over 2 dev
boards) to test the utilization of my network, which is 100 Mbps and I
keep getting numbers just under 10 Mbps. I've done tests on the lines
over PC's and they achieve over 40 so I know the line is not the
problem. The only thing I can see is that maybe the Ethernet/PHY chip
they use defaults to 10 Mbps, even though it says it auto detects to
100 or 10.
I was wondering if anyone has experience with the low level libraries,
like lan91c111.c, and could point me in the right direction. I would
be satisfied to just get a printout of the register status to see if
it is acutally setting itself to 10 Mbps. I've tried to use
nr_lan91c111_dump_registers() but it won't give me a printout of the
register banks. The lack of documentation also doesn't really help.
Any help would be great.
Thanks, Justin.
I'm currently working on a project at my university for testing and
developing rate based protocols and I've been having some problems
with my dev board. I've been using the Altera Nios proffesional dev
board (with stratix FPGA). So far I've ran tests with UDP (over 2 dev
boards) to test the utilization of my network, which is 100 Mbps and I
keep getting numbers just under 10 Mbps. I've done tests on the lines
over PC's and they achieve over 40 so I know the line is not the
problem. The only thing I can see is that maybe the Ethernet/PHY chip
they use defaults to 10 Mbps, even though it says it auto detects to
100 or 10.
I was wondering if anyone has experience with the low level libraries,
like lan91c111.c, and could point me in the right direction. I would
be satisfied to just get a printout of the register status to see if
it is acutally setting itself to 10 Mbps. I've tried to use
nr_lan91c111_dump_registers() but it won't give me a printout of the
register banks. The lack of documentation also doesn't really help.
Any help would be great.
Thanks, Justin.