Forum Discussion
Altera_Forum
Honored Contributor
10 years agoError(14703) Invalid internal configuration mode for design with pre-initialized eram
Hey, i want to compile my project. Everything is fine until the Assembler starts to work, i got 60 errors with the following code: Error(14703) Invalid internal configuration mode for design w...
Altera_Forum
Honored Contributor
9 years agoClose quartus then add the line:
set_global_assignment -name ENABLE_ERAM_PRELOAD ON to your qsf. Dave