Visible to Intel only — GUID: hco1423076682387
Ixiasoft
Visible to Intel only — GUID: hco1423076682387
Ixiasoft
6.13.11. Fixed-point Maths Functions
DSP Builder generates results using the same techniques as in the floating point functions but at generally reduced resource usage, depending on data bit width. Outputs are faithfully rounded. If the exact result is between two representable numbers within the data format, DSP Builder uses either of them. In some instances you see a difference in output result between simulation and hardware by one LSB. To get bit-accurate results at the subsystem level, this example uses the Bit Exact option on the SynthesisInfo block.
The model file is demo_fixed_math.mdl.