Hi;
I am new on HDL coder, so how can i generate random data support HDL coder.
Regards

1 Comment

You can also use the PN Sequence generator block to generate a PN sequence.

Sign in to comment.

 Accepted Answer

Tim McBrayer
Tim McBrayer on 11 Jun 2015
HDL Coder does not support code generation for any of the Simulink Random Number generator blocks. You will need to implement a pRNG with basic blocks.

More Answers (1)

Kiran Kintali
Kiran Kintali on 20 Oct 2020
Edited: Kiran Kintali on 20 Oct 2020
Please see the suggestion in this post.

Categories

Find more on Code Generation in Help Center and File Exchange

Products

Tags

Community Treasure Hunt

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

Start Hunting!