Forum Discussion
Altera_Forum
Honored Contributor
12 years agogame using verilog coding and altera de2-70 board with touch screen
hello...im newbie here..i need some help for my project..i need to do game using verilog code and altera de2-70 board with touch screen..now, im a little bit confuse what i must to do first? anybody ...
Altera_Forum
Honored Contributor
12 years agoHi Sya:
NIOS is an Altera cpu that is scalable from low performance, small size, to mid performance, and capabilities but with a larger footprint. In ARM cpu terms, think it's capable of ARM Cortex M0 - M4 capabilities. It great for many embedded projects, but doesn't have the performance of the higher end ARM processors like the A9 and above families. You can attempt to go with a complete verilog solution, and if it's required, you will need to do it.. It is possible. I have never did any verilog code to run a touch screen strictly from RTL, so I can't help you there. Pete