Hi,
I have generated an ip core which has an user logic interrupt.
In the ip.h file I can see this #define INTR_TERR_MASK (0x00000001UL)
What is this bit for? When does this transaction error interrupt occurs???
When I run my application I get this interrupt.
I am not able to figure out what is causing the interrupt??
Thanks...