generated rs code function result is not different with matlab simulink simulation

2 ビュー (過去 30 日間)
heo
heo 2024 年 9 月 10 日
回答済み: Kiran Kintali 2024 年 9 月 10 日
Hello,
I use the rs decoder of hdl coder. the simulation in matlab simulink is correct...
but when I load this code in fpga board and capture data by using the ILA, Its not same...
I think that when generated code is converted to verilog, difference is occured??
possible waring list..
  1. optimization option
  2. timing closure
  3. tool version
1. optimization option : I set correct clock, fpga board, distributed pipeline ... and so on.
-> I dont know that my setting value is correct????
2. timing satisfy, fpga clock : 16Mhz
3. matlab ver : 23a, vivado ver : 20.2
please give me check point....
thank you your corporation
Je Heo.

回答 (1 件)

Kiran Kintali
Kiran Kintali 2024 年 9 月 10 日
Are you using HDL Coder with this demo and not meeting timing?
openExample('whdl/DecodeAndRecoverMessageFromRSCodewordExample')

カテゴリ

Help Center および File ExchangeCode Generation についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by