Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- It means exactly what the error message says. Your program is too big to fit into the on-chip memory. Either shrink your program code or enlarge the on-chip memory (if possible). --- Quote End --- dear Sir, what we can do if both are not possible 1) to shrink my code 2)enlarge the on-chip memory.