Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by vizziee@May 22 2006, 11:56 AM hi all,
how and where can i specify which lan connection i want to use: 10mbps or 100 mbps; full duplex or half duplex? i am using nios ii 5.1 'simple socket server example' on nios ii 1s10es development kit.
sincerely,
kvm.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=15504)
--- quote end ---
--- Quote End --- There's some registers in the LAN91C111 that you'll have to set. Go to SMSC's site and download the datasheet for the chip. The driver that ship with the Nios dev kit sets it to auto-negotiate the speed, so just search for where it does that and change it to use whatever speed you want.