HDL Coder: 'RecipNewton for Product is not supported'

1 visualización (últimos 30 días)
Nick
Nick el 11 de Jun. de 2014
Comentada: Nick el 13 de Jun. de 2014
Having read in another thread on here about setting a Product block into divide mode using '*/' to define the inputs, and setting the block to operate in RecipNewton mode, I gave this a try but every time I get an error stating that 'RecipNewton for Product is not supported' whenever I do an HDL Compatability Check.
Any ideas?

Respuestas (1)

Tim McBrayer
Tim McBrayer el 11 de Jun. de 2014
You can only use RecipNewton for a reciprocal, not a divide. Set the block to have inputs '/', and follow the output with a separate multiplier.
  1 comentario
Nick
Nick el 13 de Jun. de 2014
Thanks Tim, that seems to work, although I am a little confused as this appears to be different from the advice given in this link.

Iniciar sesión para comentar.

Categorías

Más información sobre HDL Coder en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by