MAC_rx_FF.v contains a number of typos using a define of
`MAC_TX_FF_DEPTH
when it should be
`MAC_RX_FF_DEPTH.
Everything is fine as long as TX and RX FIFOs are the same size.