Forum Discussion
Altera_Forum
Honored Contributor
13 years agoAs expected this doesn't make any difference.
I found a beginning of a solution by using the onbreak command before "run -all": onbreak { coverage save -code bcefs -instance sim:/testbench/top_inst ../RESULT/UCDB/${ARCH_SIM}.ucdb quit -sim } run -all My .ucdb is saved and correct but "quit -sim" seems to be invisible