makehdltb. Dont open generated model.
Ältere Kommentare anzeigen
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?
Antworten (1)
Kiran Kintali
am 22 Mai 2022
0 Stimmen
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.
Kategorien
Mehr zu Code Generation finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!