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

Tests do not fully stress the RMII Mac running at 75MHz (design goal) thread speed #78

Open
ed-xmos opened this issue Dec 19, 2024 · 0 comments
Assignees

Comments

@ed-xmos
Copy link
Contributor

ed-xmos commented Dec 19, 2024

The tests use multiple tasks and some filler threads however spare MIPS will be liberated meaning MAC threads will likely see more than 75MHz.

We should add a specific test, especially since we don't support XTA any more.

Without setting fast mode in parts of the rmii_mac the easiest way to constrain is to run the whole tile slower (eg. 370MHz/5 = 74MHz). We get linker warnings about ref clock but it should be OK just for one test,

It needn't be too in-depth - just test various tail lengths for Rx/Tx for 1b/4b.

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