Forum Discussion
Altera_Forum
Honored Contributor
15 years agoFloat to Fixed Point in FPGA
Hi there. I have DSP code in C with floating point, now I try to convert to FPGA to use fixed point. Can you guys show me how to do it? I did little research document from http://www.vh...
Altera_Forum
Honored Contributor
15 years agoYou wanted to convert values from DSP C code to Verilog. I believe pancake misunderstood your requirement. I ca not imagine how an ip will be inserted between C and fpga. The ip is meant to take inputs in fpga and produce outputs in fpgas. I hope I am wrong but the ip solution is totally pointless for your task.