Altera_Forum
Honored Contributor
15 years agoUDP for TSE MAC
Hi all, Currently I am using TSE MAC, but is there any UDP Verilog module already available to connect with TSE MAC? I tried to search around but can not find one. Thanks a lot!
First you have to redo the hardware project to be sure it is adapted to your board. Then you need to check that your SOPC configuration has everything that is required by the software. The error while compiling is probably coming from the fact that some required SOPC components are missing, or don't have the name that the software expected. Check also that the software project is pointing to the correct hardware description.