Is floating point math supported?
CoDeveloper does not support floating point types in hardware processes, but interfaces to third-party floating point libraries are planned for a future release. Floating point operations in FPGAs require a substantial amount of FPGA resources so it is often better to create integer or fixed point equivalents when possible.