Forum Discussion
Altera_Forum
Honored Contributor
11 years agoThe tutorial is not working for me either. When I run the program, it stuck on soft resetting the second PHY.
// Software reset the second PHY chip and wait
*(tse + 0xA0) = *(tse + 0xA0) | 0x8000; Has anybody the same problem and solved it?