In Simulink ,the pn sequence generator(essential blk) in frame based mode s not being accepted by the hdl converter. But the output of the pn sequence generator is given to a serial to parallel converter. What cud b the alternative for this?
Show older comments
Accepted Answer
More Answers (3)
Tim McBrayer
on 20 Feb 2014
0 votes
Frame based models are not supported by HDL Coder. You will need to convert your design to a sample based format. Frames can exist outside the portion of design being converted to HDL code, if necessary.
sin
on 21 Feb 2014
0 votes
sin
on 24 Feb 2014
0 votes
Categories
Find more on Speed Optimization in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!