Forum Discussion
Altera_Forum
Honored Contributor
15 years agoaltfp_div megafunction only produces correct result on the last calculation
I have a project that requires division so I decided to use the altfp_div megafunction to do this. During testing of this megafunction, I've noticed that it only produces the correct result for the ...
Altera_Forum
Honored Contributor
15 years agoHow do you know that using a timed assignment will achieve correct timing related to clk?
If you mean to set the data on the rising edge of clk, use a statement that waits for the edge...