Altera_Forum
Honored Contributor
16 years agoon chip memory and ISR
Hi everyone,
I am working with a cyclone II and NIOS II development kit.I wanna enhance the performance of my ISR. I read that I could do that by placing the ISRs and teh stack in the fastest available memory (on chip memory for example). But how do I do thta? Should I, in SOPC Builder, put the reset vector of the CPU on my on-chip-memory? If yes, is that enough?? :confused: Thank you, éléa