TO_FFP
min_err_f = TO_FFP(100);
half_f = TO_FFP(1) / 2;
cts_f = TO_FFP(pixclk_freq_hz);
err_f = cts_f - TO_FFP(cts);
aval_f = TO_FFP(24000000);
if (TO_FFP(aval) == aval_f &&