Chun-Yu

MathWorks

Aktiv seit 2015

Followers: 0   Following: 0

Nachricht

Statistik

  • Knowledgeable Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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...

fast 8 Jahre vor | 1

| akzeptiert

Beantwortet
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 ...

fast 9 Jahre vor | 0