Chun-Yu

MathWorks

Actif depuis 2015

Followers: 0   Following: 0

Message

Statistiques

  • Knowledgeable Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
Define which loops are streamed in HDL coder
Hi Roland, Yes, this is possible by using Coder pragmas. By using the coder.hdl.loopspec() pragma, you can control which loo...

environ 8 ans il y a | 1

| A accepté

Réponse apportée
How to get you loop streaming to work in HDL coder for an update law of the form x[k+1] = A*x[k] + B*u[k]
Hi Robert, This is because we do not support loop streaming of matrix multiplication -- the A*x_temp operation is inhibiting ...

environ 9 ans il y a | 0