Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHi Cris72,
Is it necessary to use NIOS processor for using TSE MAC core? Actually my plan was to first check for TSE MAC core whether it is working fine or not then I will use Nios processor to implement some TCP/IP or UDP/IP stack. For this, I planned to send some ethernet packets from ethernet packet generator tool to TSE MAC core and see the clocks and receive data on signal tap. then later i will collect the data in some buffer and retransmit them to my PC and check transmit data on signal tap and verify with ethreal tool. is there any issue with this procedure? do i need to configure the TSE MAC core and PHY chip first to start communication through my VHDL design? Thanks