0

Is there option to increase the number of compilation errors, that are reported at the end of e compilation?

10 is too few for me

General Grievance
  • 4,555
  • 31
  • 31
  • 45
sab
  • 1

1 Answers1

1

Yes, Specman has a configuration flag for this. You can use:

set config misc -compilation_errors_num=new_number

The default value of this flag is 10, indeed.

Yuri Tsoglin
  • 963
  • 4
  • 7