Borrar filtros
Borrar filtros

Can code coverage be used with xilinx system generator blocks

2 visualizaciones (últimos 30 días)
Amish Rughoonundon
Amish Rughoonundon el 4 de En. de 2022
Respondida: Divyanshu el 31 de En. de 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

Respuestas (1)

Divyanshu
Divyanshu el 31 de En. de 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'))

Categorías

Más información sobre Simulink Supported Hardware en Help Center y File Exchange.

Productos


Versión

R2013b

Community Treasure Hunt

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

Start Hunting!

Translated by