Forum Discussion
Altera_Forum
Honored Contributor
13 years agoAltera TSE reference design 8.0
i am interested in viewing the packets generated in TSE reference design anyone knows how it is done Is the data stored in onchip memory, if yes what is the start and end address of the tra...
Altera_Forum
Honored Contributor
13 years agoThere isn't any fixed address, the packet buffers are allocated at run time. You can run the application with a debugger to find them.
OR if you just want to see the packets contents it should be easier to just connect a PC to the other end of the Ethernet link and use a packet sniffer such as Wireshark.