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?
回答(1 个)
Kiran Kintali
2022-5-22
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Code Generation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!