Forum Discussion
Altera_Forum
Honored Contributor
15 years agoDear all,
Ah I know what the problem is. Actually it was my silly mistake >.< . I missed watching some signals in the SignalTap. Now I have another problem. In my design, whenever the interrupt occurs, as the kohagan & dsl's previous posts suggestion I read the IRQ bit, send signal (pair of write and writedata) to clear the IRQ bit. However, the signal (write) to clear the IRQ bit never comes. Are there anybody know what cause this condition? Is there something wrong with my C code that I posted before? Thanks