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

liteeth: remove MII clock output #72

Open
sbourdeauducq opened this issue Dec 18, 2017 · 0 comments
Open

liteeth: remove MII clock output #72

sbourdeauducq opened this issue Dec 18, 2017 · 0 comments
Assignees

Comments

@sbourdeauducq
Copy link
Member

This looks like board-specific code that should be moved into the platform file:

        if hasattr(clock_pads, "phy"):
            self.sync.base50 += clock_pads.phy.eq(~clock_pads.phy)
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

2 participants