Info

This question is closed. Reopen it to edit or answer.

HDL Coder: PN Sequence Generator block fails path balancing, how to work around this?

1 view (last 30 days)
2012a. When generating HDL code with HDL coder, it fails path balancing when using the PN sequence generator block. It says this block does not support delay balancing. Is there a workaround for this?
When path balancing fails, the simulink model functionality no longer matches the generated VHDL code. This is catastrophic, as the model then no longer matches the implementation so behaviour in the lab does not match the simulation.
Also, the validation model generation fails as a result of path balancing failing.
What is the recommended workaround for this?
Cheers Andrew

Answers (1)

Kiran Kintali
Kiran Kintali on 19 Feb 2013
hi andrew,
can you share the model which reproduces the issue? thanks.

Community Treasure Hunt

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

Start Hunting!