Hi I have written a C code which has float type variables.
when compile it for hardware if writes(i chose Altera platform) :
No floating-point library (double-precision) selected
.iMake: *** [Ashari.xhw] Error 1
the only way to solve this to chose Xilinx general VHDL
i can not use ultera platfomes. why?
what should i do if i want to use Altera???
2- is there any math library available for Impulse. i mean a library for matrix copmutions and other compilcated math functions.
as i am Electrical-Control eng i really need to work with matrixes but it will be very difficult and time consuming if want to write the basic functions for impulse enviroment.
thanx
MEMS