16 bit input output parameter generation using HDLCoder

1 回表示 (過去 30 日間)
Shruthi Sampathkumar
Shruthi Sampathkumar 2016 年 4 月 4 日
回答済み: Tim McBrayer 2016 年 4 月 5 日
Hello all,
I'm using HDL Coder tool to generate Verilog modules for FPGA implementation. My design is a Adaptive Predictor for Speech Signal. I see that HDL Coder always generates a 14-bit input & output parameters. Is there a way by which I can generate 16-bit signals?
Thank you,
Shruthi Sampathkumar.

採用された回答

Tim McBrayer
Tim McBrayer 2016 年 4 月 5 日
HDL Coder allows you to choose the default word length to suggest during fixed-point conversion. This is settable on the "Fixed-Point Conversion" tab in the Workflow Advisor, when you have selected "Propose fraction lengths". You can also choose a fixed fraction and let the tool choose the word length.

その他の回答 (0 件)

カテゴリ

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

製品

Community Treasure Hunt

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

Start Hunting!

Translated by