makehdltb. Dont open generated model.

I just want to check my circuit by generating a hdltb and then run it in the background. Assuming everything went well, i.e no difference between the run with the generated hdl code and the simulink model, I'm not interested how the model looks or the actual waveforms and there is no need of opening the model.
Is there any way of running makehdltb without opening the model? Or atleast not opening every scope for every output of the block?
I have looked in the doc makehdltb but no findnings...

Answers (1)

I am assuming the act of simulation of your model opens scopes; HDL Coder simulates the model to collect stimulus and response of the DUT subsystem to generate the HDL testbench. You are looking for a way to control opening of scopes during this simulation. Please reach out to support team with this usecase.

Categories

Find more on Code Generation in Help Center and File Exchange

Products

Release

R2021b

Asked:

on 13 May 2022

Answered:

on 22 May 2022

Community Treasure Hunt

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

Start Hunting!