Error editing outputframe of Implement Digital Upconverter example

1 回表示 (過去 30 日間)
Ho
Ho 2023 年 7 月 24 日
移動済み: Adam Danz 2023 年 7 月 29 日
I am doing the example: "Implement Digital Upconverter". When I keep the code in the file "HDLImplementationOfDUCForLTEExample.m" all works fine, however when I change the outputframe value (line 366) from 4 to 1, the following error occurs:
I'm a newbie here, I've been trying to fix this issue for 2 weeks straight. Does anyone know how to get rid of this problem? please help me, thank you very much.
  2 件のコメント
Ho
Ho 2023 年 7 月 24 日
移動済み: Adam Danz 2023 年 7 月 29 日
Can anyone help me to fix this error?
Bharath Venkataraman
Bharath Venkataraman 2023 年 7 月 27 日
This looks like an issue in the model. Could you please contact customer support? We will try to find a workaround for the issue.

サインインしてコメントする。

回答 (1 件)

Bharath Venkataraman
Bharath Venkataraman 2023 年 7 月 28 日
Attached is a model (DUCforLTEHDL_14bit_v2_23a) that works around the issue found in the way the FIR Interpolator sends out output. A small FIFO has been added between the FIR Interpolators to pace the data transfer between them.
The data width has been reduced to 14 bits in the filter chain. If that is not really necessary and all you want is 14 bit input and output, you can increase the intermediate widths to 18 bits (DUCforLTEHDL_14bit_v3_23a).

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by