Forum Discussion
Altera_Forum
Honored Contributor
13 years agoHello
NIOS II is a softcore (cpu, 32 Bit). If you want to add a display with touch interface you need additional ip cores and software drivers which support your display and touch. You could also do an Software application which runs on your desktop and then communicates with your FPGA application. I would implement a telnet server or a tcp/ip server. brunjak