Forum Discussion
Altera_Forum
Honored Contributor
13 years agoWhy lpm_mult can not be synthesized?
Hello, everyone I recently have tried to use Lpm_Mult to accomplish a complex multiplication. But the Analysis & Synthesis part in the Compile Design can not be processed. There are two Errors...
Altera_Forum
Honored Contributor
13 years agotry first of all to correct your syntax errors at:
if Reset = '0'then should be if Reset = '0' then and do the same for all others. I don't think it has any thing to do with your post title.