Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
10 years ago

How much ram to allocate for Exception memory?

I'm wondering how big of on-chip memory is recommended if pointing the exception vector to it in qsys/bsp? Is it always a fixed size (like an interrupt vector table), or does it grow dynamicall...