From: Jean-Baptiste on
Hello,

I would like to run several simulations one after another with code
coverage on modelsim. This is because I have several testbenches, each
one testing a particular aspect of the design.

However I would like, at the end, to get a coverage report taking in
account every simulations I have run. I believe this could be done but
I can't find any solid documentation on code coverage command line
options (even in model sim command line user guide).

Does anyone have some clues on how to achieve this?

Thanks in advance.