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
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
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.