--
You received this message because you are subscribed to a topic in the Google Groups "opencores-tri-mode eth MAC" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/opencores-tri-mode-eth-mac/_mp1UbUwEZQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to opencores-tri-mode-...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and all its topics, send an email to opencores-tri-mode-eth-mac+unsub...@googlegroups.com.
Hi Frans,
Thanks for uploading this.
Currently I have to implement this tri mode mac core in an Artix7 FPGA. In this context can you please confirm the following.
1> Referring to the original design by Jon, the top-module is MAC_top.v. Now you have provided here the opencore_tri_mac_v1_0.vhd (which is NEW the top-level). This instantiates opencore_tri_mac_v1_0_S00_AXI.vhd. Hence this means that MAC_top.v should be instantiated *within* opencore_tri_mac_v1_0_S00_AXI.vhd, correct?
2> How are you testing your design with the AXI4 interface?
If you don't mind we can share ideas in this forum.