Forum Discussion
Altera_Forum
Honored Contributor
13 years agointerface tse mac +external UDP packet generator
hi all I created an udp packet generator with IPV4 standard in veriloh HDL I want now to interface this external module with the tse mac . my question is how to integrate this module in t...
Altera_Forum
Honored Contributor
13 years agoYou will need to send your packets the the TSE core. This core uses Avalon Stream interfaces for packet transmit and receive. Your packet generator must provide an Avalon Stream Source interface and you can connect it to the TSE inside Sopc Builder / QSys.