Forum Discussion
Altera_Forum
Honored Contributor
14 years agoGuess you get the error when compiling with quartus?
I think you code is a bit too fancy to be impelemented in HW directly by the Quartus software. Dividing is logic consuming in FPGA's. To infer a divider you best use a standard component of altera. Eg:ALTFP_DIV, it is a standard megafunction.