Altera_Forum
Honored Contributor
13 years agoEthernet IP Core
Hi,
I would like to ask You the next question. The sending process to Avalon Bus controlled by ff_tx_sop and ff_tx_eop signals (in addition to other signals). In order to send user's data, Have I build the full frame includes destination address, preambula, source address, type of message etc. or I need to provide data I interested to send only (Full frame is build by the the MAC MegaWizard automatically) In case of automatic frame building, where have I to enter the source address? In other words, what kind of data have I to provide to ff_tx_data between "start of packet" and "end of packet" signals. Thanks