HDL Coder: 'RecipNewton for Product is not supported'

조회 수: 1 (최근 30일)
Nick
Nick 2014년 6월 11일
댓글: Nick 2014년 6월 13일
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?

답변 (1개)

Tim McBrayer
Tim McBrayer 2014년 6월 11일
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
Nick
Nick 2014년 6월 13일
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.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 HDL Coder에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by