slvnvmergeharness
Combine test data from harness models
Description
collects the test data and initialization commands from each test harness model and
saves them in a handle to the new model.status
= slvnvmergeharness(name
, models
, initialization_commands
)
slvnvmergeharness
assumes that name
and
the rest of the models in models
have only one Signal
Builder block on the top level. If a model in
models
does not meet this restriction or its top-level
Signal Builder block does not have the same number of signals as
the top-level Signal Builder block in name
,
slvnvmergeharness
does not merge that model's test data
into name
.