Filter löschen
Filter löschen

Can code coverage be used with xilinx system generator blocks

2 Ansichten (letzte 30 Tage)
Amish Rughoonundon
Amish Rughoonundon am 4 Jan. 2022
Beantwortet: Divyanshu am 31 Jan. 2024
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

Antworten (1)

Divyanshu
Divyanshu am 31 Jan. 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'))

Kategorien

Mehr zu Simulink Supported Hardware finden Sie in Help Center und File Exchange

Produkte


Version

R2013b

Community Treasure Hunt

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

Start Hunting!

Translated by