Verilator 4.032 Released
Verilator 4.032 2020-04-04
- Add column numbers to errors and warnings.
- Add GCC 9-style line number prefix when showing source text for errors.
- Add setting VM_PARALLEL_BUILDS=1 when using --output-split, #2185.
- Change --quiet-exit to also suppress 'Exiting due to N errors'.
- Suppress REALCVT for whole real numbers.
- Support split_var in vlt files, #2219. [Marco Widmer]
- Fix parameter type redeclaring a type, #2195. [hdzhangdoc]
- Fix VCD open with empty filename, #2198. [Julius Baxter]
- Fix packages as enum base types, #2202. [Driss Hafdi]
- Fix duplicate typedefs in generate for, #2205. [hdzhangdoc]
- Fix MinW portability, #2114. [Sean Cross]
- Fix assertions with unique case inside, #2199. [hdzhangdoc]
- Fix implicit conversion of floats to wide integers.
Comments