User`s guide
21 Automating Model Coverage Tasks
21-6
You can also execute multiple test objects with the cvsim command. The following
command executes a set of coverage test objects, cvto1, cvto2, ... using the default
simulation parameters. cvsim returns the coverage results in a set of cvdata objects,
cvdo1, cvdo2, ... and returns the simulation outputs in simOut.
[cvdo1, cvdo2, ..., simOut] = cvsim(cvto1, cvto2, ...)