I have an application that requires that I be able to send and recieve raw ethernet packets. I want to do this using the ARM and embedded mac since it is there already. Does anybody have a pointer for how to accomplish this in software on the Zynq. I have been looking at the documentation for the 'lightweight ip' library but I have not been able to parse how to interact with the ethernet to achieve what I want.
Thanks