Check Block Compatibiity Error
Mostrar comentarios más antiguos

Hi guys.
I have error during using HDL Workflow Advisor. The error is _ " Error: Product block with divide input (/) supports fixed point division only when the fraction length of output is equal to the fraction length of the dividend minus the fraction length of the divisor." _ . But, i dont understand what exactly the meaning is.
Does anyone know about this problem? How can I solve it? Thanks in advance
Respuesta aceptada
Más respuestas (2)
Muhammad Rizwan
el 15 de En. de 2020
0 votos
Hi
I encountered the same problem.But my divisor and dividend both are whole numbers That means Dividend is 14 bit signed 2s complement data and I will normalize it with 2^8(8191 max positive number).
So botyh didnot have any fraction part but output should have fraction part.
How can I solve this issue?
Kiran Kintali
el 18 de En. de 2020
0 votos
Can you share a sample model?
Thanks
Categorías
Más información sobre Model Compatibility Checks en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!