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 agoIt depends on what you plan to do with your project on the long run. The advantage of developing it as a group of sub-modules you connect together is that you can rearrange them i a different manner in another project, if you have slightly different needs.
If you don't need that I think it is easier to develop the functionality you need in a single module.