Forum Discussion
Altera_Forum
Honored Contributor
12 years agoCustom ip: can't see IRQ number in system.h
Hello, I'm trying to create a custom component which should generate an interrupt to the NIOS. My problem is that the BSP generate the system.h with no interruption for the component. Qsys ...
Altera_Forum
Honored Contributor
12 years agoAt first I used the component editor, then when it didn't generate what I was looking for, I started to change to mimic the irq part of the jtag_uart component
The tcl file is attached. Let me know if you find something in it.