Can code coverage be used with xilinx system generator blocks

1 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Simulink Supported Hardware 的更多信息

产品


版本

R2013b

Community Treasure Hunt

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

Start Hunting!

Translated by