Forum Discussion
Altera_Forum
Honored Contributor
12 years agoFor division, i suggest using the divider ip core as it has pipelining. Using a divide function has no pipelining ability, so will give poor performance.
the only way to avoid divide by 0 error would be to not divide by 0.