Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

Conversion from sfixed data type to real data type

Hello, I have been trying to convert a signal of 'sfixed' data type into signal of 'real' data type. I am using 'to_real' function. I know that real data type can not be synthesized on FPGA. I ...