Forum Discussion
ZiYing_Intel
Frequent Contributor
2 years agoHi,
Diagnostic
- Ensure the design meets timing requirements, especially in paths related to the Ethernet and reset signals.
- Test the Ethernet functionality with the temperature sensor IP alone, and then add Signal Tap instances incrementally to identify the point of failure.
- Use Signal Tap to monitor the Ethernet PHY reset signal duration during boot. Compare this duration against the PHY's datasheet requirements.
- Monitor the power supply voltages during boot using an oscilloscope to detect any noise or voltage drops.
Steps to Verify and Adjust Ethernet Reset Signal
1. Use Signal Tap to capture the reset signal and verify its duration during boot.
2. Modify the reset generation logic in your design to increase the reset signal duration. This might involve adding a counter to hold the reset signal active for a longer period.
3. Test with different reset durations to determine if a specific duration resolves the issue.
Best regards,
zying