필터 지우기
필터 지우기

HDL coder random generator

조회 수: 16 (최근 30일)
sameer al-obaidi
sameer al-obaidi 2015년 6월 11일
편집: Kiran Kintali 2020년 10월 20일
Hi;
I am new on HDL coder, so how can i generate random data support HDL coder.
Regards
  댓글 수: 1
Bharath Venkataraman
Bharath Venkataraman 2015년 8월 22일
You can also use the PN Sequence generator block to generate a PN sequence.

댓글을 달려면 로그인하십시오.

채택된 답변

Tim McBrayer
Tim McBrayer 2015년 6월 11일
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.

추가 답변 (1개)

Kiran Kintali
Kiran Kintali 2020년 10월 20일
편집: Kiran Kintali 2020년 10월 20일
Please see the suggestion in this post.

카테고리

Help CenterFile Exchange에서 Code Generation에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by