Forum Discussion
Altera_Forum
Honored Contributor
12 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,...
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- And what about "Preamble" and "SFD"? Added by the Core automatically? --- Quote End --- Yes. --- Quote Start --- I have to provide the FCS ? As I know, the calculation can be done by the Core. --- Quote End --- I believe whether or not to include it depends on how you have configured the core. If you have CRC enabled, you don't include it. If you don't have CRC enabled, you do include it.