Azzera filtri
Azzera filtri

Can code coverage be used with xilinx system generator blocks

2 visualizzazioni (ultimi 30 giorni)
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

Risposte (1)

Divyanshu
Divyanshu il 31 Gen 2024
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'))

Categorie

Scopri di più su Simulink Supported Hardware in Help Center e File Exchange

Prodotti


Release

R2013b

Community Treasure Hunt

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

Start Hunting!

Translated by