Forum Discussion
Altera_Forum
Honored Contributor
11 years agoCustom component is something that you can write a piece of code and import in qsys connect to nios II.
For example you want to display LED's you can use PIO connect to NiosII and write something from software but if you want control intensity of LED you can't use PIO,write a piece of code like PWM and import in qsys and glow led from software and at the same time you can control intensity.