Forum Discussion
Altera_Forum
Honored Contributor
16 years ago[TSE] how have the datas from fifo tse ?
Hi, I need some help about triple speed ethernet (tse) to receive and transmit datas. I have paid for IP-TRIETHERNET + IP-NIOS + IP-TCPIP-NIOS. The altera support and commercial contact told m...
Altera_Forum
Honored Contributor
16 years agoYou are right. I looked at the standard SSS template in Altera directory and I have the same files.
I have different tasks and files in my current design but the base structure is the same. So the only difference I can see from mine is your usage of memory. Regarding tse initialization, in my project everything is performed in als_sys_init() function: this is in the alt_sys_init.c auto generated file, located where system.h is. Cris