Forum Discussion
Altera_Forum
Honored Contributor
14 years agoQuestion about defining a Custom component in Sopc builder
Hi, I'm trying to build a custom component in Sopc builder to insert it in a Nios2 system...but whole procedure is not completely clear for me...!!! I don't understand if the registers to map on...
Altera_Forum
Honored Contributor
14 years agoprintf() is showing result what is in customAddress[0] to YOU.
printf() sends the text to stdout which normally be JTAG-uart. it just make sure how custom IP works. are you clear now?