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

Factor out resource "eth_rgmii" #10

Open
1 task
whitequark opened this issue Jun 28, 2019 · 2 comments
Open
1 task

Factor out resource "eth_rgmii" #10

whitequark opened this issue Jun 28, 2019 · 2 comments

Comments

@whitequark
Copy link
Contributor

Boards using it:

  • versa_ecp5, versa_ecp5_5g
@ghost
Copy link

ghost commented Jan 7, 2020

May I know what is meant by factoring out this Ethernet resource? Will ECP5 boards not be able to use RGMII?

On a side note, the rx_ctl and tx_ctl signals are named rx_ctrl and tx_ctrl respectively. Is this intentional or a bug? Thanks!

@whitequark
Copy link
Contributor Author

May I know what is meant by factoring out this Ethernet resource?

Do a change similar to this commit: 07156e6

Will ECP5 boards not be able to use RGMII?

Of course they will, or the board definition file would be pretty useless.

On a side note, the rx_ctl and tx_ctl signals are named rx_ctrl and tx_ctrl respectively. Is this intentional or a bug?

That is a typo.

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

No branches or pull requests

1 participant