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 agoThanks Akira...more or less...it is a starting point...but Is the communication between Nios2 and the custom component opened using only the printf() function ??? Does not It use IORD() and IOWR() macros to read and write from/on peripherals???