K
Krishna Praveen
Guest
Hello Everyone,
I have a question on "real" datatypes in verilog. I understand (please
correct me if I am wrong) that no synthesizer supports $realtobits and
$bitstoreal functions. So how is this problem usually overcome? Can I
write a synthesizable function (task-function kind of thing) in place
of these? I want all computation to be in fixed-point (and not
floating point) as I am doing a FPGA implementation for a DSP module.
Thank You!!
I have a question on "real" datatypes in verilog. I understand (please
correct me if I am wrong) that no synthesizer supports $realtobits and
$bitstoreal functions. So how is this problem usually overcome? Can I
write a synthesizable function (task-function kind of thing) in place
of these? I want all computation to be in fixed-point (and not
floating point) as I am doing a FPGA implementation for a DSP module.
Thank You!!