フィルターのクリア

Can code coverage be used with xilinx system generator blocks

1 回表示 (過去 30 日間)
Amish Rughoonundon
Amish Rughoonundon 2022 年 1 月 4 日
回答済み: Divyanshu 2024 年 1 月 31 日
I have a simulink model using xilinx system generator blocks.
I need to create a test bench for it and use a code coverage tool to make sure that the verification of the design is thorough.
I thought one approach would be to try to use the code coverage capabilities of the matlab verification and validation toolbox but it does not give any coverage for the xilinx system generator blocks.
I am currently using matlab R2013b, Xilinx ISE 14.7 and modelsim 10.6g
I would like to know what other people are doing when using xilinx system genrator and matlab for verification purposes

回答 (1 件)

Divyanshu
Divyanshu 2024 年 1 月 31 日
Hi Amish,
The following documentation specifies certain limitations for Code Generation from Xilinx System Generator Subsystems:
Moreover, as you mentioned that you are using R2013b version of MATLAB, please execute the following command in the command-line of MATLAB to get the same documentation specific to your version:
>>web(fullfile(docroot,'hdlcoder/ug/code-generation-with-xilinx-system-generator-subsystems.html'))

カテゴリ

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

製品


リリース

R2013b

Community Treasure Hunt

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

Start Hunting!

Translated by