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

Vivado and RMII #4

Open
wfjm opened this issue Feb 11, 2023 · 1 comment
Open

Vivado and RMII #4

wfjm opened this issue Feb 11, 2023 · 1 comment

Comments

@wfjm
Copy link

wfjm commented Feb 11, 2023

There are quite a few Ethernet MAC cores, but mostly in Verilog. I've a project written in VHDL, use GHDL, and therefore looked for a core written in VHDL, and found this project.
The core was tested with a Spartan-6, thus with legacy ISE and uses the MII interface. One possible application would be with a Digilent Arty board (with Artix-7). Another application would be a different Artix-7 board with a LAN8720 based PHY attached via a Pmod. Such a Pmod, e.g. from Waveshare, offers an RMII interface.

Two questions:

  • was this core ever tested with Vivado ?
  • it it possible to adapt it for an RMII interface ?
@mbaykenar
Copy link

There is MII to RMII IP freely available from AMD/XILINX. You can find this IP Vivado versions 2019.1 and below. Newer versions do not have. You can install Vivado 2019.1 and copy IP files to newer Vivado projects.

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