Forum Discussion
Altera_Forum
Honored Contributor
13 years agoHow are you supposed to drive the UART and the required protocol to interface the wireless module?
Do you plan to implement a Nios processor? In this case you need to instantiate the uart core in sopc builder and then you only need to write the software driver. Otherwise you have to code everything in raw HDL, but this is definitely not a task for a beginner.