Altera_Forum
Honored Contributor
13 years agoVerilog parameter rounding
Hello all.
Is there any way to force synthesizer to round fractional parameters? For example: parameter N=clock_rate*t_delay, where clock_rate and t_delay are real, should in result give me an integer?