Hello everyone!
Now I have deal with Gowin triple speed ethernet mac. I have a simple project where I taking data from MII interface, putting it into fifo and sending back (loopback).
There is no problem with the part where I get the data, it occurs during the transfer.
If you believe the IP documentation, you should set tx_mac_valid and send bytes until tx_mac_ready signal is high, but the problem is that this signal is not set at all.
If there are people here who have worked with this IP core, I would be very grateful for your help.