Forum Discussion
Altera_Forum
Honored Contributor
15 years agohow to create a user interface using nios ii , rs232 of DE2 board
hello , i'm working on a student project using the nios ii processor and i need to build a user interface in a PC . i have the DE2 board. i'm a beginner with the nios ii and i really don't know to in...
Altera_Forum
Honored Contributor
15 years agoYou only have to add the uart module in sopc builder, then you program it like a standard uart controller, by writing and reading its registers.
You don't need to download anything: the core is included in sopc standard peripherals.