Forum Discussion
Altera_Forum
Honored Contributor
9 years agoFailed to map instruction style information
Hi My program runs fine on emulation, but running estimation fails. I would like to understand why I am getting this error:
Compiler Command: aoc -v --fp-relaxed --fpc -c ./device/Krnl_G...
Altera_Forum
Honored Contributor
9 years agoThe error dissapeared by changing the design strategy.
So, the lesson here is to avoid large switch blocks. Thanks