Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When liteeth core is under reset it transmit out stale packets #129

Open
rowanG077 opened this issue Mar 2, 2023 · 1 comment
Open

When liteeth core is under reset it transmit out stale packets #129

rowanG077 opened this issue Mar 2, 2023 · 1 comment

Comments

@rowanG077
Copy link
Contributor

Due to #128 I implemented a watchdog mechanism that will reset liteeth. But when liteeth is under reset it transmits out packets. Easiest way to observe it is to assert the reset after 30 seconds. Then start the FPGA and start pinging. Once liteeth enters reset you will see old ping responses coming in.

@rowanG077
Copy link
Contributor Author

Actually this happens with the PR I made: #127

I forget I had it enabled locally. I tested with the master of liteeth and it happens but MUCH less. You have to test for a pretty long time for it to happen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant